merged r1056 from branch 1.3.x: added test for multiple DNAT/to-destination
[ferm.git] / test / misc / policy2.result
blob9ac8aa147423164b14a19647d78736f5fa520189
1 iptables -t filter -P INPUT DROP
2 iptables -t filter -A INPUT -p tcp -m tcp --dport http -j ACCEPT