Command to disable ping on the server…
You can use following command to disable PING:
echo “1? >> /proc/sys/net/ipv4/icmp_echo_ignore_all
The following command will enable PING for you:
echo “0? >> /proc/sys/net/ipv4/icmp_echo_ignore_all
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment