Displaying 1 result from an estimated 1 matches for "3016k".
Did you mean:
3016
2024 Mar 24
3
[Bug 1740] New: hashlimit limit: reduction to lowest terms in the output is confusing
...UTPUT -m hashlimit --hashlimit-name foo --hashlimit-above 86399/d
iptables -A OUTPUT -m hashlimit --hashlimit-name foo --hashlimit-above 86400/d
iptables -A OUTPUT -m hashlimit --hashlimit-name foo --hashlimit-above 86401/d
iptables -L OUTPUT -v -n
gives:
Chain OUTPUT (policy ACCEPT 3566 packets, 3016K bytes)
pkts bytes target prot opt in out source destination
0 0 0 -- * * 0.0.0.0/0 0.0.0.0/0
limit: above 59/min burst 5
0 0 0 -- * * 0.0.0.0/0 0.0.0.0/0
limit...