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

Re: iptables and kernel 2.6.21



Hi!

On Sun, May 13, 2007 at 03:49:12PM +0200, storm66@club-internet.fr wrote:
> In a previous message I describe a problem with iptables. I try
> to compile with all netfilter stuff as modules.
> It does give the same messages :
> 
> 
> lsmod output :    
> Module                  Size  Used by
> ip_tables               8904  0 
> nf_nat                 13656  0 
> nf_conntrack_ipv4      12412  1 
> nf_conntrack           47100  2 nf_nat,nf_conntrack_ipv4
> nfnetlink               4616  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
> dm_snapshot            13296  0 
> dm_mirror              15940  0 
> smbfs                  56292  0 
> 
> I can load/unload modules without problems (rmmod, modprobe) but
> iptables gives always the same message.
> 
> iptables output :
> iptables -vnL
> iptables v1.3.6: can't initialize iptables table `filter': Module is
> wrong version
> Perhaps iptables or your kernel needs to be upgraded.

I think I got the same with a self-compiled 2.6.17 on powerpc. The problem was
that the module x_tables was missing. Did you set CONFIG_NETFILTER_XTABLES?

Greetings,

Rolf

-- 
gpg public key: http://www-2.physik.uni-augsburg.de/~andersro/gpg-key.txt

Attachment: signature.asc
Description: Digital signature


Reply to: