allow policy QUEUE and RETURN
[ferm.git] / test / misc / ipfilter.result
blob0ec09613cbbdddb2a984fca420537195487bc849
1 iptables -t filter -A INPUT -s 192.168.0.40 -p tcp --dport ssh -j ACCEPT
2 ip6tables -t filter -A INPUT -s 2001:abcd:ef::40 -p tcp --dport ssh -j ACCEPT