fix previous NEWS commit, oops
[ferm.git] / test / misc / stack.result
bloba9cd50f830248c881fd09fcf1a594ea7d839b610
1 iptables -t filter -A INPUT -p tcp -j ACCEPT
2 iptables -t filter -A INPUT -i eth0 -p udp -j DROP
3 iptables -t filter -A INPUT -p tcp -j ACCEPT