Ik heb een monolithic kernel met iptables-support (CONFIG_NETFILTER=y).
Maar als ik iptables start krijg ik deze melding:
Wat is er nou aan de hand?
Of maw: hoe krijg ik die "table"?
Maar als ik iptables start krijg ik deze melding:
code:
1
2
3
| [root@python root]# iptables -L iptables v1.2.6a: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. |
Wat is er nou aan de hand?
Of maw: hoe krijg ik die "table"?