iptables Meldung

dimanche 15 juin 2014

Hallo Forum,



ich habe mal eine Frage. Und zwar habe ich mir gerade eine iptables konfiguriert und beim starten erfolgt diese Meldung:




Code:



Starte IP-Paketfilter

iptables v1.4.14: Couldn't load target `DROPLOG':No such file or directory



Woran liegt das, dass ich diese Meldung bekomme ?



Die Meldung entsteht, seitdem ich die Zeile mit dem "DROPLOG" hinzugefügt habe.


Code:



# only allows RELATED ICMP types

iptables -N RELATED_ICMP

iptables -A RELATED_ICMP -p icmp --icmp-type destination-unreachable -j ACCEPT

iptables -A RELATED_ICMP -p icmp --icmp-type time-exceeded -j ACCEPT

iptables -A RELATED_ICMP -p icmp --icmp-type parameter-problem -j ACCEPT

iptables -A RELATED_ICMP -j DROPLOG



Debian 7.0




0 commentaires:

Enregistrer un commentaire

 

Lorem

Ipsum

Dolor