ping -c 4 8.8.8.8
Category: Self-Hosting
ping -c 4 8.8.8.8
Ping a known external IP to verify the server has internet connectivity
Sends 4 ICMP packets to a known good IP to verify basic internet connectivity. If this fails, the server has no outbound internet access.