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

Re: netfilter unavailable



> iptables v1.3.6: can't initialize iptables table `filter': Module is
> wrong version
>
> Perhaps iptables or your kernel needs to be upgraded.

Rebuild all of your kernel versions, this looks like some modules may have
been built using module symbol versions and others (and particularly, the
kernel) were built without symbol versions, or with different symbol
versions.

You should also try to load the required kernel modules manually
(modprobe x_tables, modprobe iptable_filter).

	Michael



Reply to: