Martedì 20 luglio 2010

Comune comando iptables, sheets

12 novembre 2009 da admin
Archiviato in generale

#! / Bin / sh # file: / etc / rc.d / rc.firewall # Immediatamente log e rilasciare un noto IPs abusivo iptables-A INPUT-p tcp-s-m 87.118.104.44 1/minuto limite-limite-limite -burst 10-j LOG-log-prefix "[DROPPED_NODE]"-log-level 4 iptables-A INPUT-p tcp-s 87.118.104.44-j DROP # Allow from any to any su 127.0.0.1/32 iptables-A 127.0.0.1/32 INPUT-s-j ACCEPT [...]