View previous topic :: View next topic |
Author |
Message |
Dafoe n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Apr 2003 Posts: 19 Location: Reykjavík, Iceland
|
Posted: Fri May 16, 2003 9:14 am Post subject: iptables |
|
|
I emerged the newest version of iptables, this is the error i get when i check if its working e.g. with the command #iptables -L
modprobe: Can't locate module ip_tables
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.
what does that mean ? _________________ regards, arib |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kekc n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/936973343ee4235a3ed8c.jpg)
Joined: 15 May 2003 Posts: 33 Location: Toronto
|
Posted: Fri May 16, 2003 10:32 am Post subject: |
|
|
Do you compile kernel with those options enabled?:
Code: |
Networking options --->
[*] Network packet filtering (replaces ipchains)
and options under - IP: Netfilter Configuration --->
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|