[Bug 632] New: Error 4294967295 on using -m connlimit option

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Thu Feb 4 07:10:40 CET 2010


http://bugzilla.netfilter.org/show_bug.cgi?id=632

           Summary: Error 4294967295 on using -m connlimit option
           Product: libnfnetlink
           Version: unspecified
          Platform: i386
        OS/Version: RedHat Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: libnfnetlink
        AssignedTo: netfilter-buglog at lists.netfilter.org
        ReportedBy: fedora at opensourcenuts.com


I am using RHEL 5.2 and the kernel version is 2.6.18-92.el5 SMP.

I am getting the error while using option -m connlimit --connlimit-above. The
command I executed is :

iptables --table filter --append INPUT --source 192.168.1.2 -p tcp -i eth1
--dport 22 -m connlimit --connlimit-above 2 -j REJECT

and the error is:

iptables: Unknown error 4294967295


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