[Bug 515] New: connlimit filter doesn't work in 1.3.5 version of iptables

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Thu Sep 21 19:07:49 CEST 2006


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=515

           Summary: connlimit filter doesn't work in 1.3.5 version of
                    iptables
           Product: iptables
           Version: 1.3.5
          Platform: All
        OS/Version: Fedora
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libiptc
        AssignedTo: laforge at netfilter.org
        ReportedBy: AnnoDomi at interia.pl


When we want to use connlimit filter it occurs unknown error: 4294967295
The whole line is for instance: 
iptables -A FORWARD -p tcp --dport 0:65535 --syn -m connlimit --connlimit-
above 50 --connlimit-mask 32 -j REJECT --reject-with tcp-reset.

installing the 1.3.4 version gives nothing - after compilling and installing 
back 1.3.5 the libipt_connlimit.so file is present in 
the /usr/local/lib/iptables/ directory, but system doesn't work properly. 
Still generating "iptables: Unknown error 4294967295"

-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/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