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

Bug#288787: IPTables does not work with kernel 2.6.8



Package: kernel-image-2.6.8-9-amd64-k8
Version: 2.6.8-8

Fresh installation of Sarge with all updates from today:

leeloo:~# iptables -L
iptables v1.2.11: can't initialize iptables table `filter': Module is wrong version
Perhaps iptables or your kernel needs to be upgraded.

leeloo:~# lsmod | grep ip
ip6_tables             19712  0
ip_conntrack           37020  0
iptable_filter          3392  0
ip_tables              18432  1 iptable_filter
ipv6                  264232  14

leeloo:~# cat /proc/version
Linux version 2.6.8-9-amd64-k8 (root@lobito) (gcc version 3.4.2 (Debian 3.4.2-2)) #1 Wed Dec 8 13:26:29 UTC 2004

||/ Name Version Description
+++-=================================-=================================-==================================================================================
ii iptables 1.2.11-8 Linux kernel 2.4+ iptables administration tools

leeloo:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:2F:E1:77:9C
          inet addr:192.168.0.11  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::211:2fff:fee1:779c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6971 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2495 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1491126 (1.4 MiB)  TX bytes:316599 (309.1 KiB)
          Interrupt:177 Memory:f7c00000-0

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
          TX packets:132 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:10052 (9.8 KiB)  TX bytes:10052 (9.8 KiB)



Reply to: