allow policy QUEUE and RETURN
[ferm.git] / test / misc / tcp_udp.result
blob92ed69058c1aa81cc4e76b70b3f9f0081d2eb6e0
1 iptables -t filter -A INPUT -p tcp --dport http -j ACCEPT
2 iptables -t filter -A INPUT -p udp --dport http -j ACCEPT