I am trying to install netfilter. I installed the files into my source tree and recompiled. When I try to load the ip_tables.o module I get this error:
# insmod ip_tables Using /lib/modules/2.4.19-pre5/kernel/net/ipv4/netfilter/ip_tables.o /lib/modules/2.4.19-pre5/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol nf_unregister_sockopt /lib/modules/2.4.19-pre5/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol nf_register_sockopt any idea what might be wrong with it? thanks, James Lance
