[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#396399: kernel-image-2.6.8-3-686: ipt_ULOG gives "error during NLMSG_PUT"



Package: kernel-image-2.6.8-3-686
Version: 2.6.8-16sarge5
Severity: normal

In the process of attempting to use the ULOG iptables target and ulogd,
I found that there is a problem with the ipt_ULOG module preventing it
from actually working. Any time a ULOG target rule is reached, the
following messages appear in the kernel message log:

ipt_ULOG: Error building netlink message
ipt_ULOG: error during NLMSG_PUT

After some searching, I found a solution to the problem at:

http://oss.sgi.com/archives/netdev/2004-10/msg01026.html

This includes a patch against net/ipv4/netfilter/ipt_ULOG.c that
correctly calculates the netlink message size, allowing the ULOG target
to function as designed.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-image-2.6.8-3-686 depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  initrd-tools                  0.1.81.1   tools to create initrd image for p
ii  module-init-tools             3.2-pre1-2 tools for managing Linux kernel mo

-- no debconf information



Reply to: