iptables fehlt
Posted: 2006-09-28 12:09
Hi
Mein Debian-Kernel unterstützt kein iptables:
iptables -V
iptables v1.2.11
iptables -L
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.
Es handelt sich um einen von Th.Krenn eingerichteten Kernel: 2.6.16-tks-costum #2 SMP
Wie kann ich iptables nun funktionsfähig machen?
Reicht folgendes:
modprobe ip_tables
und "ip_tables" in /etc/modules eintragen?
dann reboot
Thänks
[/code]
Mein Debian-Kernel unterstützt kein iptables:
iptables -V
iptables v1.2.11
iptables -L
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.
Es handelt sich um einen von Th.Krenn eingerichteten Kernel: 2.6.16-tks-costum #2 SMP
Wie kann ich iptables nun funktionsfähig machen?
Reicht folgendes:
modprobe ip_tables
und "ip_tables" in /etc/modules eintragen?
dann reboot
Thänks
[/code]