$ ping -qc4 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
--- 1.1.1.1 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
But the Internet connectivity was fine, in general. $ ping -qc4 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 14.075/16.401/18.641/1.895 ms
The very next thing I did was to come here on HN /newest list to find out if the community is talking about it and here we are! $ ping -c4 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: icmp_seq=0 ttl=57 time=17.714 ms
64 bytes from 1.1.1.1: icmp_seq=1 ttl=57 time=19.176 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=57 time=12.712 ms
64 bytes from 1.1.1.1: icmp_seq=3 ttl=57 time=15.703 ms
--- 1.1.1.1 ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 12.712/16.326/19.176/2.424 ms
Kikawala•5h ago
gadrev•5h ago
thecosas•5h ago