replaced $rule{action} with flag $rule{has_action}
[ferm.git] / test / modules / connbytes.result
blob1256ff0e0c0bf4bc1a0a203d3f33285f37d60969
1 iptables -t filter -A INPUT -m connbytes -j ACCEPT --connbytes 1024:4096 --connbytes-dir both --connbytes-mode packets
2 iptables -t filter -A INPUT -m connbytes -j DROP ! --connbytes 2048: --connbytes-dir original --connbytes-mode bytes