Hallo, > # iptables --append INPUT --source $IP -j LOG --log-prefix \\ "ips-ssh: " > iptables: No chain/target/match by that name > Habe eben mal in Google danach gesucht und folgendes gefunden: http://debianforum.de/forum/viewtopic.php?p=2803 Schau deshalb auch mal in /var/log/syslog , ob das Modul ipt_LOG geladen werden konnte. Bzw. mache mal ein lsmod und schau nach ob ipt_LOG geladen wurde. Gruß Sven