Tags

, ,

Edit /etc/sysctl.conf and add:

net.ipv4.icmp_echo_ignore_all = 1

Enable the setting with:

sysctl -p

Check the setting with:

cat /proc/sys/net/ipv4/icmp_echo_ignore_all