loop init
[ferm.git] / test / modules / statistic.result
blob2119a41a9609f0a907c4e87ab2c2b6fa5d4da763
1 iptables -t filter -A INPUT -m statistic --mode random --probability 0.8 -j ACCEPT
2 iptables -t filter -A INPUT -m statistic --mode nth --every 5 --packet 0 -j DROP