[Bug 618] New: connlimit doesn't work after upgrade to iptables 1.4.5
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Thu Nov 5 02:37:05 CET 2009
http://bugzilla.netfilter.org/show_bug.cgi?id=618
Summary: connlimit doesn't work after upgrade to iptables 1.4.5
Product: iptables
Version: unspecified
Platform: i386
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
Component: iptables
AssignedTo: laforge at netfilter.org
ReportedBy: darkman82 at interfree.it
I just made un upgrade to iptables 1.4.5 and connlimit has stopped working.
I tested it on two machine:
1) Archlinux - kernel 2.6.30.4
2) Archlinux - kernel 2.6.31
I tried this:
iptables -F INPUT
iptables -A INPUT -p tcp --syn --dport 22 -m connlimit --connlimit-above 2 -j
DROP
with iptables 1.4.0, after 2 parallel connection, the server drops , with 1.4.5
doens't drop nothing.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list