To block ping request, issue below mentioned command in Terminal;

# sysctl -w net.ipv4.icmp_echo_ignore_all=1

Unblock ping Request;
# sysctl -w net.ipv4.icmp_echo_ignore_all=0

To change without Rebooting;
# sysctl -p

Leave a comment

Recent posts

Quote of the week

in learning you will teach and in teaching you will learn

~ Phil Collins
Design a site like this with WordPress.com
Get started