[ILUG] iptables

From: Brian O'Donoghue (Brian.ODonoghue at domain kbs.ie)
Date: Thu 06 Jun 2002 - 17:26:45 IST


iptables -A INPUT -p tcp -s ! 10.0.0.0/24 -m state --state NEW -j LOG
iptables -A INPUT -p tcp -s ! 10.0.0.0/24 -m state --state NEW -j DROP

Could someone tell me if the DROP command will actually be hit?



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:07 GMT