vi /etc/sysctl.conf
在/etc/sysctl.conf最后增加以下内容:
net.ipv4.icmp_echo_ignore_all=1
wq保存退出!
重载配置:
sysctl -p