hey guys Im having some trouble compiling and using iptables/netfilter Its enabled in the kernel, and the modules are there, but when I try to load them I get this: root@server:~# modprobe ip_tables /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol nf_unregister_sockopt /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol nf_register_sockopt /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o failed /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed What am I doing wrong? Please CC mail directly to me, as Im not subscribed to the list. And yes, I have browsed the archives with no luck. - Doc