Bug 476196

Summary: Kernel does not include connlimit netfilter module but iptables does
Product: Red Hat Enterprise Linux 5 Reporter: Paulo Rodrigues <paulo.s.rodrigues>
Component: kernelAssignee: Thomas Graf <tgraf>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 5.2CC: dzickus, jpirko, ralph, rkhan
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-16 19:40:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paulo Rodrigues 2008-12-12 12:34:25 UTC
Description of problem:
kernel doesn't include connlimit netfilter module but iptables does

Version-Release number of selected component (if applicable):

How reproducible:
iptables -I INPUT -m connlimit --connlimit-above 100 -j REJECT

Steps to Reproduce:
1.
2.
3.
  
Actual results:
iptables: Unknown error 4294967295

Expected results:
no error

Additional info:

Comment 1 Jiri Pirko 2009-02-16 19:40:26 UTC
closing as this is in state "new" and duplicate of one of my bugs - feel free to reopen.

*** This bug has been marked as a duplicate of bug 483588 ***

Comment 2 Ralph Angenendt 2009-02-18 16:05:36 UTC
bug 483588 is not accessible for mere mortal users. Can this one be opened to the public, please?

Thanks in advance.