> 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to