[Bug 633] New: No chain/target/match by that name
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Sat Feb 6 14:58:40 CET 2010
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.
More information about the netfilter-buglog
mailing list