Linux Netfilter discussions
 help / color / mirror / Atom feed
* iptables v1.2.11: can't initialize iptables table `filter': Module is wrong version
@ 2006-03-24 15:00 Kazuo Nakamura
  2006-03-27  5:15 ` iptables v1.2.11: can't initialize iptables table `filter': Moduleis " Rob Sterenborg
  0 siblings, 1 reply; 2+ messages in thread
From: Kazuo Nakamura @ 2006-03-24 15:00 UTC (permalink / raw)
  To: netfilter

Hi All
Now I am using iptables v1.2.11, 2.6.9 kernel, and glibc-2.3.4
But I can not use iptables.

Following error message.
ip_tables: (C) 2000-2002 Netfilter core team
iptables v1.2.11: can't initialize iptables table `filter': Module is wrong
version
Perhaps iptables or your kernel needs to be upgraded.
# lsmod
Module                  Size  Used by    Not tainted
iptable_filter 2368 0 - Live 0xbf007000
ip_tables 20640 1 iptable_filter, Live 0xbf000000

How can I use iptables on 2.6.9 kernel ?
I think that getsockopt has error in TC_INIT.

Best regards
Kazuo Nakamura
 




^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: iptables v1.2.11: can't initialize iptables table `filter': Moduleis wrong version
  2006-03-24 15:00 iptables v1.2.11: can't initialize iptables table `filter': Module is wrong version Kazuo Nakamura
@ 2006-03-27  5:15 ` Rob Sterenborg
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Sterenborg @ 2006-03-27  5:15 UTC (permalink / raw)
  To: netfilter

> Hi All
> Now I am using iptables v1.2.11, 2.6.9 kernel, and glibc-2.3.4 But I
> can not use iptables. 
> 
> Following error message.
> ip_tables: (C) 2000-2002 Netfilter core team
> iptables v1.2.11: can't initialize iptables table `filter': Module is
> wrong version
> Perhaps iptables or your kernel needs to be upgraded. # lsmod
> Module                  Size  Used by    Not tainted
> iptable_filter 2368 0 - Live 0xbf007000
> ip_tables 20640 1 iptable_filter, Live 0xbf000000
> 
> How can I use iptables on 2.6.9 kernel ?

Like the error says : your iptables binary cannot use a matching kernel
module.

Does this come from a distro CD or did you recompile the kernel without
recompiling iptables or something like that ?
Or perhaps you installed a 2.6 kernel and a 2.4 iptables binary from CD
(we don't know if your distro supports both kernels) ?

> I think that getsockopt has error in TC_INIT.

Kernel 2.6.9 and iptables-1.2.11 date back to june/october 2004 AFAICT.
If there was an error in the code then a lot of people would have this
problem and it would be solved with a recent kernel/iptables..


Gr,
Rob



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-27  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-24 15:00 iptables v1.2.11: can't initialize iptables table `filter': Module is wrong version Kazuo Nakamura
2006-03-27  5:15 ` iptables v1.2.11: can't initialize iptables table `filter': Moduleis " Rob Sterenborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox