bugzilla-daemon at bugzilla.netfilter.org
2010-Feb-06 13:58 UTC
[Bug 633] New: No chain/target/match by that name
http://bugzilla.netfilter.org/show_bug.cgi?id=633 Summary: No chain/target/match by that name Product: iptables Version: 1.3.5 Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: blocker Priority: P1 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: fedora at opensourcenuts.com I downloaded linux-2.6.32.7.tar.bz2, extracted and installed, as $ ./configure $ make # make install The kernel version is 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12 EDT 2008 i686 But I am getting the error "No chain/target/match by that name" on executing the following rule iptables --table filter --append INPUT -m connlimit --connlimit-above 2 -j REJECT The iptable version is 1.4.6 I tried to find the solution, but couldn't, 1) is this a bug? 2) what is a solution to this problem? -- 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.
bugzilla-daemon at bugzilla.netfilter.org
2010-Feb-06 14:03 UTC
[Bug 633] No chain/target/match by that name
http://bugzilla.netfilter.org/show_bug.cgi?id=633 fedora at opensourcenuts.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.5 |unspecified ------- Comment #1 from fedora at opensourcenuts.com 2010-02-06 15:03 ------- sorry, The first line "I downloaded linux-2.6.32.7.tar.bz2, extracted and installed, as" should be read as "I downloaded iptables-1.4.6.tar.bz2, extracted and installed, as" -- 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.
bugzilla-daemon at bugzilla.netfilter.org
2010-Feb-07 15:46 UTC
[Bug 633] No chain/target/match by that name
http://bugzilla.netfilter.org/show_bug.cgi?id=633 kaber at trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #2 from kaber at trash.net 2010-02-07 16:46 ------- Again, your kernel does not seem to support connlimit. Please talk to your distributor, we don't support kernels that old. -- 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.
Possibly Parallel Threads
- [Bug 631] New: Unable to zero packet and byte count for policy.
- iptables connlimit
- [Bug 515] connlimit filter doesn't work in 1.3.5 version of iptables
- [Bug 618] New: connlimit doesn't work after upgrade to iptables 1.4.5
- [Bug 610] New: conntrack doesn't work