[Bug 94] Limit match not working on sparc64

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Oct 10 18:59:03 CEST 2005


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=94





------- Additional Comments From jaspal.kallar at spray.se  2005-10-10 18:59 MET -------
I have the same problem on ppc64 i.e I have a 64 bit kernel on ppc64 with 32 bit
userland.

iptables -N syn-flood
iptables -A INPUT -i $IFACE -p tcp --syn -j syn-flood
iptables -v -A syn-flood -m limit --limit 1/s --limit-burst 4 -j RETURN
RETURN  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0  limit: avg 1/sec burst 4
iptables: Invalid argument

uname -a
Linux linux 2.6.13-gentoo-r3y #3 SMP Sun Oct 9 20:59:16 CEST 2005 ppc64 PPC970,
altivec supported PowerMac7,2 GNU/Linux

uname -m 
ppc64

The problem exists on both iptables-1.3.2 and iptables-1.3.3


-- 
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.



More information about the netfilter-buglog mailing list