Skip to content

Instantly share code, notes, and snippets.

@spikegrobstein
Last active September 1, 2015 04:11
Show Gist options
  • Save spikegrobstein/7a57df36e14d67ac5b51 to your computer and use it in GitHub Desktop.
Save spikegrobstein/7a57df36e14d67ac5b51 to your computer and use it in GitHub Desktop.
$ ping -c 25 google.com
PING google.com (74.125.239.99) 56(84) bytes of data.
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=1 ttl=55 time=2256 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=2 ttl=55 time=1249 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=3 ttl=55 time=251 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=4 ttl=55 time=20548 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=5 ttl=55 time=19548 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=6 ttl=55 time=18540 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=7 ttl=55 time=17571 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=8 ttl=55 time=16565 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=9 ttl=55 time=15563 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=10 ttl=55 time=14559 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=11 ttl=55 time=13551 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=12 ttl=55 time=12550 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=13 ttl=55 time=11542 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=14 ttl=55 time=10547 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=15 ttl=55 time=9539 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=16 ttl=55 time=8537 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=17 ttl=55 time=7529 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=18 ttl=55 time=6521 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=19 ttl=55 time=5518 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=20 ttl=55 time=4510 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=21 ttl=55 time=3508 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=22 ttl=55 time=2500 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=23 ttl=55 time=1492 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=24 ttl=55 time=487 ms
64 bytes from nuq05s01-in-f3.1e100.net (74.125.239.99): icmp_seq=25 ttl=55 time=45.0 ms
--- google.com ping statistics ---
25 packets transmitted, 25 received, 0% packet loss, time 24175ms
rtt min/avg/max/mdev = 45.067/9001.489/20548.097/6594.275 ms, pipe 21
# pinging the same IP as when shit was bad, for consistency.
$ ping -c 25 74.125.239.99
PING 74.125.239.99 (74.125.239.99) 56(84) bytes of data.
64 bytes from 74.125.239.99: icmp_seq=1 ttl=55 time=11.7 ms
64 bytes from 74.125.239.99: icmp_seq=2 ttl=55 time=12.1 ms
64 bytes from 74.125.239.99: icmp_seq=3 ttl=55 time=41.1 ms
64 bytes from 74.125.239.99: icmp_seq=4 ttl=55 time=19.8 ms
64 bytes from 74.125.239.99: icmp_seq=5 ttl=55 time=12.4 ms
64 bytes from 74.125.239.99: icmp_seq=6 ttl=55 time=11.5 ms
64 bytes from 74.125.239.99: icmp_seq=7 ttl=55 time=11.9 ms
64 bytes from 74.125.239.99: icmp_seq=8 ttl=55 time=11.2 ms
64 bytes from 74.125.239.99: icmp_seq=9 ttl=55 time=11.9 ms
64 bytes from 74.125.239.99: icmp_seq=10 ttl=55 time=12.3 ms
64 bytes from 74.125.239.99: icmp_seq=11 ttl=55 time=13.4 ms
64 bytes from 74.125.239.99: icmp_seq=12 ttl=55 time=11.0 ms
64 bytes from 74.125.239.99: icmp_seq=13 ttl=55 time=11.0 ms
64 bytes from 74.125.239.99: icmp_seq=14 ttl=55 time=12.7 ms
64 bytes from 74.125.239.99: icmp_seq=15 ttl=55 time=11.4 ms
64 bytes from 74.125.239.99: icmp_seq=16 ttl=55 time=11.3 ms
64 bytes from 74.125.239.99: icmp_seq=17 ttl=55 time=11.3 ms
64 bytes from 74.125.239.99: icmp_seq=18 ttl=55 time=11.7 ms
64 bytes from 74.125.239.99: icmp_seq=19 ttl=55 time=12.7 ms
64 bytes from 74.125.239.99: icmp_seq=20 ttl=55 time=13.1 ms
64 bytes from 74.125.239.99: icmp_seq=21 ttl=55 time=12.4 ms
64 bytes from 74.125.239.99: icmp_seq=22 ttl=55 time=11.8 ms
64 bytes from 74.125.239.99: icmp_seq=23 ttl=55 time=11.8 ms
64 bytes from 74.125.239.99: icmp_seq=24 ttl=55 time=19.4 ms
64 bytes from 74.125.239.99: icmp_seq=25 ttl=55 time=18.6 ms
--- 74.125.239.99 ping statistics ---
25 packets transmitted, 25 received, 0% packet loss, time 24039ms
rtt min/avg/max/mdev = 11.013/14.026/41.165/6.062 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment