Package: ulogd Version: 1.24-2.1 Severity: normal
think it would be a helpful addition to the docs to note that only one of the kernel modules for either iptables (ipt_ULOG) or ebtables (ebt_ulog) can be loaded at the same time. Attempts to load the other will result in insmod or modprobe insertion errors: Cannot allocate memory. I have been trying to track down why I couldn't load the ebt_ulog kernel module. I read on kernel.org's list archives that this is the intended behavior. On ulogd startup, ipt_ULOG module gets loaded, making ebt_ulog unavailable. While this will only be useful to those doing bridge firewalling, but it will save a lot of grief. Just having this info in the README.Debian file would seem to be enough: --- README.Debian.old 2010-06-17 21:52:31.000000000 -0400 +++ README.Debian.new 2010-06-17 21:51:00.000000000 -0400 @@ -7,4 +7,10 @@ Don't forget to adapt your /etc/ulogd.conf to those modules. Example configuration is included. +Only one of the kernel modules for either iptables (ipt_ULOG) or ebtables +(ebt_ulog) can be loaded at the same time. Attempts to load the other will +result in insmod or modprobe insertion errors: Cannot allocate memory. +To log ebtables to ulogd, ensure that ebt_ulog module is loaded before +ulogd is started. + Achille Hope this helps. Regards, John Vogel -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ulogd depends on: ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy ii libc6 2.7-18lenny4 GNU C Library: Shared libraries ulogd recommends no packages. Versions of packages ulogd suggests: pn ulogd-mysql <none> (no description available) pn ulogd-pcap <none> (no description available) pn ulogd-pgsql <none> (no description available) pn ulogd-sqlite3 <none> (no description available) -- debconf information: ulogd/config_syntax_changed: -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org