diff options
Diffstat (limited to 'test/output/filter-limit/rules-save')
-rw-r--r-- | test/output/filter-limit/rules-save | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/output/filter-limit/rules-save b/test/output/filter-limit/rules-save index 03f9c88..01016b3 100644 --- a/test/output/filter-limit/rules-save +++ b/test/output/filter-limit/rules-save @@ -8909,6 +8909,7 @@ -A FORWARD -m policy --dir in --pol ipsec -m policy --dir out --pol ipsec -j ACCEPT -A FORWARD -p icmp -j icmp-routing -A INPUT -m limit --limit 12/minute -j ULOG +-A INPUT -j NFLOG --nflog-group 1 --nflog-size 128 -A INPUT -j TEE --gateway 10.0.0.2 -A INPUT -j TEE --gateway 10.0.0.1 -A INPUT -m limit --limit 1/second -j LOG |