merged r1056 from branch 1.3.x: added test for multiple DNAT/to-destination
[ferm.git] / test / misc / comments.result
blob8ee0800ea40b88e25648d77bdd4c8a2940ffa598
1 iptables -t filter -A INPUT -s 192.168.0.3 -j ACCEPT 
2 iptables -t filter -A INPUT -s 192.168.0.1 -j REJECT 
3 iptables -t filter -A INPUT -d 192.168.0.2 -j ACCEPT