Hallo,
ich hab mein erstelltes Skript, was auf dem einen Rechner ganz gut gelaufen ist, nun auf einem anderen Ubuntu Rechner installieren wollen. Auf diesem läuft Ubuntu 12.04 Server.
Wenn ich das Skript ausführe kommen nun folgende Fehler.
iptables v1.4.12: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.12: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.12: can't initialize iptables table `mangle': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.12: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.12: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.12: can't initialize iptables table `mangle': Table does not exist (do you need to insmod?) .....
Existieren diese Tabellen noch nicht?

2004 – 2013 ubuntuusers.de • Einige Rechte vorbehalten