For Mobile Tools

New advanced Search Engine

Saturday, October 10, 2009

How to keep a computer from answering to ping?(#18)

How to keep a computer from answering to ping?(#18)

a simple "echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all" will do the
trick... to turn it back on, simply
"echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_all"

0 comments:

Post a Comment