Your message dated Thu, 7 Sep 2006 01:33:40 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Fwd: 64-bit iptables and netfilter problems
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: iptables
Version: 1.2.9-3
Severity: normal


# iptables --append FORWARD -j ULOG
iptables: Invalid argument

# lsmod | grep ^ip
ipt_REJECT              7808  1 
ipt_LOG                 6272  4 
ipt_state               2432  1 
ipt_limit               3264  0 
ipt_ULOG                8984  0 
iptable_mangle          3520  0 
iptable_nat            27594  0 
ip_conntrack           40272  2 ipt_state,iptable_nat
iptable_filter          3456  1 
ip_tables              20480  8
ipt_REJECT,ipt_LOG,ipt_state,ipt_limit,ipt_ULOG,iptable_mangle,iptable_nat,iptable_filter

# strace iptables --append FORWARD -j ULOG
[...]
open("/lib/iptables/libipt_ULOG.so", O_RDONLY) = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0\6$"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=4864, ...}) = 0
mmap(NULL, 69752, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x701b4000
mprotect(0x701b6000, 61560, PROT_NONE)  = 0
mmap(0x701c4000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0x701c4000
close(3)                                = 0
socket(PF_INET, SOCK_RAW, IPPROTO_RAW)  = 3
getsockopt(3, SOL_IP, 0x40 /* IP_??? */, 
"filter\0\0\377\377\370\0\4U\245p\0\0\0\0\0\0\0\0\0\0\0"..., [84]) = 0
getsockopt(3, SOL_IP, 0x41 /* IP_??? */, 
"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., [3200]) = 0
rt_sigtimedwait(ptrace: umoven: Input/output error [?], 0x3)               = -1 
EINVAL (Invalid argument)
write(2, "iptables: Invalid argument\n", 27iptables: Invalid argument
) = 27
sysconf(0x1 <unfinished ... exit status 1>
# 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Kernel: Linux 2.6.2
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages iptables depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an

-- no debconf information



--- End Message ---
--- Begin Message ---
---------- Forwarded message ----------
From: Laurence J. Lane <[EMAIL PROTECTED]>
Date: Sep 7, 2006 1:30 AM
Subject: 64-bit iptables and netfilter problems
To: [EMAIL PROTECTED], [EMAIL PROTECTED]


Linux 2.6.17 introduced kernel changes that probably solve the
64-bit alignment problems reported against the iptables package.
The changes might have solved all the 64-bit issues--I really don't
know, but I closed all of the bug reports anyway.

Please file new reports where appropriate or mail me.

--- End Message ---

Reply via email to