iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?)



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

.



Relevant Pages

  • PROBLEM: iptables dont work with 2.4.25
    ... iptables v1.2.6a: can't initialize iptables table `filter': iptables who? ... Perhaps iptables or your kernel needs to be upgraded. ... f000-f0ff: Intel ICH2 ... Controller Hub ...
    (Linux-Kernel)
  • Re: Webmin & system-config-securitylevel
    ... > Chain FORWARD (policy ACCEPT) ... > Perhaps iptables or your kernel needs to be upgraded. ... I'd consider removing and reinstalling the iptables RPM... ...
    (alt.os.linux.redhat)
  • Re: Help with Linux Basics
    ... Then each time the system is booted, iptables loads from ... To run the pure basics of iptables you need to configure the following ... options into the kernel while doing make config or one of its related ... And of course you need to add the proper drivers for your interfaces to work ...
    (alt.os.linux.redhat)
  • Re: Installing IPTables: not very clear howto
    ... >>librairies have to be built according to which kernel modules you'll have. ... >>You should remove any prior iptables version that could be prior in your ... interface you want to config) then make (no need for seperate make dep ... are probably better off simply installing it via the package management ...
    (comp.security.firewalls)
  • Re: Linux firewall on P166
    ... Which is it, ipchains or iptables? ... gives you a much stronger firewall. ... It's difficult to do much with 4MB RAM, ... > of a specially-tailored kernel. ...
    (comp.security.firewalls)