View previous topic :: View next topic |
Author |
Message |
illvzn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 18 Jan 2003 Posts: 47
|
Posted: Sat Feb 01, 2003 5:03 pm Post subject: firestarter and some iptables errors. Probably simple. |
|
|
When I type firestarter as root I get this in the console and it's repeated maybe a hundred times?:
iptables v1.2.7a: can't initialize iptables table `filter': iptables who? (do yo u need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
/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 fail ed
I didn't get much instruction on iptables stuff and what to enable and what to make as modules so I made most of the iptables stuff modules. Before when I ran firestarter it complained about missing modules, so I made all modules now this is what I get. Any suggestions? Thanks in advance. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
shira Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 27 Aug 2002 Posts: 122
|
Posted: Sat Feb 01, 2003 8:24 pm Post subject: |
|
|
I had this happen before
I did a "#make mrproper" in my kernel, set everything to my liking and compiled it again
things were golden after that |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|