View previous topic :: View next topic |
Author |
Message |
defkewl Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 08 Feb 2005 Posts: 75 Location: Indonesia
|
Posted: Thu Jun 16, 2005 2:12 pm Post subject: Module ip_tables not found |
|
|
I had this message when executing iptables from the command line.
Code: | FATAL: Module ip_tables not found.
iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
|
What do I need to do to fix this matter?
Thnx in advance. _________________ Not all things in life need reasoning
Visit my blog |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Chrystalsky n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Apr 2005 Posts: 51 Location: Germany
|
Posted: Thu Jun 16, 2005 3:20 pm Post subject: |
|
|
try:
insmod ip_tables
if it fails, you need to build the module or compile it hard into your kernel _________________ www.egocrew.de |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tomato Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/The Jetsons/cartoon_the_jetsons_astro.gif)
Joined: 21 May 2004 Posts: 89
|
Posted: Thu Jun 16, 2005 4:03 pm Post subject: |
|
|
The relevent kernel options to enable can be found here I believe:
Device Drivers -> Networking Support -> Networking Options -> Network Packet Filtering -> IP: Netfilter Configuration |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|