bugzilla-daemon@bugzilla.netfilter.org
2004-Sep-15 12:19 UTC
[Bug 95] inverse limit match doesn't work
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=95 ------- Additional Comments From guru.list@xhost.cz 2004-09-15 12:19 CEST ------- Neither dstlimit works. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2004-Sep-15 12:22 UTC
[Bug 95] inverse limit match doesn't work
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=95
guru.list@xhost.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |guru.list@xhost.cz
------- Additional Comments From guru.list@xhost.cz 2004-09-15 12:22 CEST
-------
Neither dstlimit works.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2004-Sep-21 01:42 UTC
[Bug 95] inverse limit match doesn't work
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=95
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From netfilter@linuxace.com 2004-09-21 01:42 CEST
-------
The bug is actually in the iptables tutorial -- the code does fail if you put
the ! in a certain location:
# iptables -A foo -m limit --limit ! 1/sec
iptables v1.2.11: Unexpected `!' after --limit
I've submitted a patch to warn on both placements of the exclamation.
However, Harald is right here -- there is no easy way to solve this without
breaking backwards compatibility (short of creating a new limit match
altogether).
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.