./An Note's

June 4, 2010

disable outgoing ICMP request

Filed under: /linux — annotes @ 12:07 pm

Use the following rules:

iptables -A OUTPUT -p icmp –icmp-type echo-request -j DROP

or

iptables -A OUTPUT -p icmp –icmp-type 8 -j DROP

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.