-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 14 July 2003 16:29, Sebastian Bergmann wrote: > I'm using the Linux 2.4.20-gentoo-r5 kernel and iptables 1.2.8-r1. > > When I use "iptables -L" I get > > bash-2.05b# iptables -L > /lib/modules/2.4.20-gentoo-r5/kernel/net/ipv4/netfilter/ip_tables.o: > unresolved symbol nf_unregister_sockopt > /lib/modules/2.4.20-gentoo-r5/kernel/net/ipv4/netfilter/ip_tables.o: > unresolved symbol nf_register_sockopt > /lib/modules/2.4.20-gentoo-r5/kernel/net/ipv4/netfilter/ip_tables.o: > insmod /lib/modules/2.4.20-gentoo-r5/kernel/net/ipv4/netfilter/ip_tables.o > failed > /lib/modules/2.4.20-gentoo-r5/kernel/net/ipv4/netfilter/ip_tables.o: > insmod ip_tables failed > iptables v1.2.8: can't initialize iptables table `filter': iptables who? > (do you need to insmod?) > Perhaps iptables or your kernel needs to be upgraded. > > Any idea what's wrong?
Have you emerged iptables since last time you recompiled your kernel? If not, try that. Also double-check your kernel config to make sure it's correct. If all else fails, save your .config, make mrproper, rm -rf /lib/modules/thatkernel, and rebuild. Take the last suggestion with a grain of salt, as it's somewhat of a blackbox solution. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/EyIOXVaO67S1rtsRAr3+AKDe2zKxTqmBb8NkV5PMalcv+3+fAwCg4vUp fcMEckv/Cg4dcfgbIw8GKrM= =WcOq -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
