$IPTABLES -A icmp_packets -p ICMP -s 0/0 --icmp-type 0 -j DROP iptables is all you need ;-)
Forum Rules