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

Bug#495045: marked as done ([kernel] iptables: Error inserting ip_queue: Device or)



Your message dated Mon, 17 Aug 2009 19:02:04 +0200
with message-id <20090817170204.GE21492@inutil.org>
and subject line Re: Bug#495045: iptables: modprobe ip_queue - FATAL: Error inserting ip_queue: Device or resource busy
has caused the Debian Bug report #495045,
regarding [kernel] iptables: Error inserting ip_queue: Device or
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
495045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495045
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Version: 2.6.26-1

On Mon, Aug 17, 2009 at 05:12:03AM -0400, Laurence J. Lane wrote:
> On Sat, Aug 15, 2009 at 3:26 PM, Moritz Muehlenhoff<jmm@inutil.org> wrote:
> 
> > Does this still occur with more recent kernels such as the Lenny
> > kernel oder later?
> 
> Works for me on a lenny host.
> 
> > ljlane@dunimos:~$ sudo modprobe -v ip_queue
> > insmod /lib/modules/2.6.26-1-xen-amd64/kernel/net/ipv4/netfilter/ip_queue.ko

Great, closing the bug, then.

Cheers,
        Moritz 


--- End Message ---

Reply to: