iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
- From: "Thoralf Will" <thoralf.will@xxxxxxxxx>
- Date: 29 Mar 2006 05:31:19 -0800
base: RedHat9
kernel: 2.6.13 (i know that newer version are around, shouldn't be
relevant here)
iptables: 1.2.11
module-init-tools: 3.1
---snip---
root@rh9-work:~ > iptables -L
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.
root@rh9-work:~ > modprobe iptable_filter
root@rh9-work:~ > iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
---snap---
Any idea why isn't iptables loading the module by itself?
Thanks in advance,
Thoralf
.
- Follow-Ups:
- Prev by Date: Re: hello
- Next by Date: Re: SU to root but still cannot access root commands
- Previous by thread: Re: hello
- Next by thread: Re: iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
- Index(es):
Relevant Pages
|