Poofat n00b
Joined: 10 May 2003 Posts: 5
|
Posted: Fri May 16, 2003 7:43 pm Post subject: Modules for networking |
|
|
I have compiled CONFIG_PACKET, CONFIG_FILTER, and ip_tables into the kernel and neither dhcpd or iptables will start.
DHCPD says "socket: Protocol not available - make sure CONFIG_PACKET and CONFIG_FILTER are enabled in your kernel configuration!"
Iptables says it needs the ip_tables module, and when I start that it says, "unresolved symbol nf_unregister_sockopt" which makes me think these two problems are related.
Is there a problem with some dependancy, or are these problems related to the programs themselves and not my kernel? |
|