bugzilla-daemon@netfilter.org
2003-May-29 07:46 UTC
[Bug 94] New: Limit match not working.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=94 Summary: Limit match not working. Product: netfilter/iptables Version: linux-2.4.x Platform: sparc64 OS/Version: Debian GNU/Linux Status: NEW Severity: major Priority: P2 Component: netfilter hooks AssignedTo: laforge@netfilter.org ReportedBy: afu@fugmann.dhs.org CC: netfilter-buglog@lists.netfilter.org The limit match seems to be broken on sparc64 arch. It works on i386. $iptables -A INPUT -m limit --limit 1/second --limit-burst 3 -j ACCEPT iptables: Invalid argument ipt_limit module is loaded. $uname -a Linux fw 2.4.21-rc2 #1 Tue May 20 20:14:39 CEST 2003 sparc64 unknown unknown GNU/Linux $iptables --version iptaiptables v1.2.7a Regards Anders Fugmann ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.