bugzilla-daemon@bugzilla.netfilter.org
2006-Oct-01  11:38 UTC
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
mateusz@kaduk.net changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
------- Additional Comments From mateusz@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.
bugzilla-daemon@bugzilla.netfilter.org
2006-Oct-01  11:38 UTC
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
mateusz@kaduk.net changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
------- Additional Comments From mateusz@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 reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Oct-07  03:09 UTC
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
netfilter@linuxace.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |netfilter@linuxace.com
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID
------- Additional Comments From netfilter@linuxace.com  2006-10-07 03:09 MET
-------
Please report this bug to the connlimit maintainer - it is an externally
maintained patch.
-- 
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.
bugzilla-daemon@bugzilla.netfilter.org
2006-Oct-07  03:09 UTC
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467
netfilter@linuxace.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |netfilter@linuxace.com
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID
------- Additional Comments From netfilter@linuxace.com  2006-10-07 03:09 MET
-------
Please report this bug to the connlimit maintainer - it is an externally
maintained patch.
-- 
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.