To make it permanent (survive reboots): Run echo 'net.ipv4.ping_group_range = 0 2147483647' | sudo tee -a /etc/sysctl.conf Run sudo sysctl -p