allow policy QUEUE and RETURN
[ferm.git] / test / misc / cat.result
blobecd4f61bd3a23a14966831e3c79b80143f0e83f9
1 iptables -t filter -A INPUT -m comment --comment '' -j ACCEPT
2 iptables -t filter -A INPUT -m comment --comment foo -j DROP
3 iptables -t filter -A INPUT -m comment --comment foobar -j ACCEPT
4 iptables -t filter -A INPUT -m comment --comment fbar -j DROP