To disable the ping service, which is sometimes necessary for security;
echo 0 >/proc/sys/net/ipv4/icmp_echo_ignore_allTo enable it
again;
echo 1 >/proc/sys/net/ipv4/icmp_echo_ignore_all
Leave a Comment
* Your comment will be published after approval.
Comments
0No comments yet. Be the first to comment!