Package: iptables Version: 1.4.1.1-2 Severity: important When I try to install module ip_queue to iptables, I see the error: srv:~# modprobe ip_queue FATAL: Error inserting ip_queue (/lib/modules/2.6.25-2-amd64/kernel/net/ipv4/netfilter/ip_queue.ko): Device or resource busy
And programs, that use ip_queue, can't connect to socket: ds_ipq:1 [ERR]: linux ipq handle failed: Unable to bind netlink socket! NFNETLINK answers: File exists # lsmod | grep ip iptable_filter 8192 125 iptable_nat 12048 1 nf_nat 25624 1 iptable_nat nf_conntrack_ipv4 23696 3 iptable_nat,nf_nat nf_conntrack 76304 3 iptable_nat,nf_nat,nf_conntrack_ipv4 iptable_mangle 8064 0 ip_tables 25488 3 iptable_filter,iptable_nat,iptable_mangle x_tables 28168 2 iptable_nat,ip_tables ipv6 294120 27 installed packages with iptables (lastest versions): iptables libnetfilter-queue1 libpcap0.8 How can I see which device (and which process) is busy for inserting module? Confirm this bug on working www server (Debian Lenny upgraded from Etch, apache, mysql) and on Debian Lenny Beta2 AMD64 fresh install (Standart system + Apache + MySQL + libpcap + libnetfilter) after starting and stopping NeTAMS service (that use ipq queue data source for listen ip traffic) (http://netams.com/) -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores) 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 iptables depends on: ii libc6 2.7-13 GNU C Library: Shared libraries iptables recommends no packages. iptables suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

