[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Sun Oct 1 11:38:21 CEST 2006


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


mateusz at kaduk.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




------- Additional Comments From mateusz at kaduk.net  2006-10-01 11:38 MET -------
I'm still having that problem with 2.6.16.19 which Iam forced to use due to
patchs for IMQ and Xen that I need. Iam running Debian on AMD64. I think this
bug is arch specyfic. 

For me the following modules are loaded
~# lsmod | grep xt_ xt_limit                2624  0
xt_mark                 2176  0
xt_length               2112  0
xt_MARK                 2944  22
xt_tcpudp               3648  17
xt_state                2176  2
ip_conntrack           51052  4 ipt_MASQUERADE,iptable_nat,ip_nat,xt_state
x_tables               11080  12
xt_limit,ipt_tos,ipt_MASQUERADE,iptable_nat,ipt_IMQ,xt_mark,xt_length,xt_MARK,ipt_REJECT,xt_tcpudp,xt_state,ip_tables

and I get error with the following rule
~# iptables -A FORWARD -p tcp --syn -m connlimit --connlimit-above 60 -j REJECT
iptables: Unknown error 18446744073709551615

Is the bug fixed in 2.6.18 and is there any way to fix it manualy for 2.6.16.19
that I need to use ?


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