You are not logged in.

#1 2013-10-06 15:44:49

miky76
Member
From: Italy
Registered: 2011-10-27
Posts: 135

iptables v1.4.19.1: can't initialize iptables table `filter'

I've installed monitorix and in the log file I found this error, that I do not think it's related to monitorix but to the kernel

iptables v1.4.19.1: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

infact i get the same error running this command

iptables -nvL

seem there is something wrong about Kernel version, infact running

find /lib/modules/`uname -r` -name iptable_filter.ko

find: `/lib/modules/3.11.1-1-ARCH': No such file or directory

I have in /lib/modules the folder 3.11.2-1-ARCH and not 3.11.1-1-ARCH

and also uname -r return 3.11.1-1-ARCH and not 3.11.2-1-ARCH

how can I fix the kernel version?
is this related to the first error?

thanks for your time

Offline

#2 2013-10-07 00:03:28

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,429

Re: iptables v1.4.19.1: can't initialize iptables table `filter'

Offline

#3 2013-10-07 00:06:02

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,222
Website

Re: iptables v1.4.19.1: can't initialize iptables table `filter'

Reboot.

Offline

Board footer

Powered by FluxBB