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

Bug#282195: kernel-image-2.6.9-1-686: More detailed info



Package: kernel-image-2.6.9-1-686
Version: 2.6.9-3
Followup-For: Bug #282195

After some investigation this is the result:

debian:~# lsmod | grep ipfwadm
debian:~# modprobe iptable_nat
WARNING: Error inserting ip_tables (/lib/modules/2.6.9-1-686/kernel/net/ipv4/netfilter/ip_tables.ko): Device or resource busy
WARNING: Error inserting ip_conntrack (/lib/modules/2.6.9-1-686/kernel/net/ipv4/netfilter/ip_conntrack.ko): Device or resource busy
FATAL: Error inserting iptable_nat (/lib/modules/2.6.9-1-686/kernel/net/ipv4/netfilter/iptable_nat.ko): Unknown symbol in module, or unknown parameter (see dmesg)
debian:~# lsmod | grep ipfwadm
ipfwadm                66976  0 
debian:~# modprobe -r ipfwadm
debian:~# modprobe ip_tables
debian:~# modprobe iptable_nat
WARNING: Error inserting ipfwadm (/lib/modules/2.6.9-1-686/kernel/net/ipv4/netfilter/ipfwadm.ko): Device or resource busy
debian:~# 

As you can see, the error is that the iptable_nat module depends from ipfwadm!

Bye (and tnx)

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=it_IT.UTF-8@euro, LC_CTYPE=it_IT.UTF-8@euro (charmap=UTF-8)

Versions of packages kernel-image-2.6.9-1-686 depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  initrd-tools                  0.1.74     tools to create initrd image for p
ii  module-init-tools             3.1-rel-2  tools for managing Linux kernel mo

-- no debconf information



Reply to: