cat
>>
/etc/sysctl
.conf <<eof
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 1
eof
sysctl -p