summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_recent.t
blob: cb4049f5b071e0fdfc1cbdcaeb72b38be46a80a9 (plain)
1
2
3
4
5
6
7
:INPUT,FORWARD,OUTPUT
-m recent --set;=;OK
-m recent --rcheck --hitcount 8 --name foo --mask 255.255.255.255 --rsource;=;OK
-m recent --rcheck --hitcount 12 --name foo --mask 255.255.255.255 --rsource;=;OK
-m recent --update --rttl;=;OK
-m recent --set --rttl;=;FAIL
-m recent --rcheck --hitcount 999 --name foo --mask 255.255.255.255 --rsource;=;FAIL