This post,
http://lists.debian.org/debian-firew.../msg00045.html
claims "You will never see an ICMP types 3 or 11 with state NEW. Either they
are related to an existing connection and marked with state RELATED, or they
are not and they are marked with state INVALID."
Is that true? If so, if I have two rules
$IPT -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
$IPT -A OUTPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
can I assume that makes these following rules
$IPT -A INPUT -i $INTERNET -p icmp --icmp-type destination-unreachable -d
$IPADDR -j ACCEPT
$IPT -A OUTPUT -o $INTERNET -p icmp --icmp-type fragmentation-needed -s
$IPADDR -j ACCEPT
are redundant, and this rule
$IPT -A OUTPUT -o $INTERNET -p icmp --icmp-type destination-unreachable -s
$IPADDR -j DROP
will also never be acted on?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com