Skip to content

Instantly share code, notes, and snippets.

@dnordstrom
Created October 27, 2016 21:20
Show Gist options
  • Save dnordstrom/58b36cd92b7b70ea6b49779874a5290a to your computer and use it in GitHub Desktop.
Save dnordstrom/58b36cd92b7b70ea6b49779874a5290a to your computer and use it in GitHub Desktop.
C:\Users\Daniel Nordstrom>tracert 8.8.8.8
Tracing route to google-public-dns-a.google.com [8.8.8.8]
over a maximum of 30 hops:
1 1 ms <1 ms <1 ms router.asus.com [192.168.1.1]
2 56 ms 42 ms 10 ms gw1-no169.bredband.skanova.com [81.230.30.65]
3 306 ms 20 ms 18 ms s-b6-link.telia.net [62.115.123.170]
4 411 ms 257 ms 18 ms google-ic-308991-s-b6.c.telia.net [62.115.50.106]
5 17 ms 15 ms 393 ms 216.239.40.29
6 28 ms 20 ms 407 ms 209.85.245.61
7 260 ms 22 ms 23 ms google-public-dns-a.google.com [8.8.8.8]
Trace complete.
PING 81.230.30.65 (81.230.30.65): 56 data bytes
64 bytes from 81.230.30.65: icmp_seq=0 ttl=255 time=7.4 ms
64 bytes from 81.230.30.65: icmp_seq=1 ttl=255 time=38.2 ms
64 bytes from 81.230.30.65: icmp_seq=2 ttl=255 time=7.6 ms
64 bytes from 81.230.30.65: icmp_seq=3 ttl=255 time=7.6 ms
64 bytes from 81.230.30.65: icmp_seq=4 ttl=255 time=7.6 ms
64 bytes from 81.230.30.65: icmp_seq=5 ttl=255 time=7.6 ms
64 bytes from 81.230.30.65: icmp_seq=6 ttl=255 time=7.6 ms
64 bytes from 81.230.30.65: icmp_seq=7 ttl=255 time=34.0 ms
64 bytes from 81.230.30.65: icmp_seq=8 ttl=255 time=7.6 ms
64 bytes from 81.230.30.65: icmp_seq=9 ttl=255 time=9.0 ms
64 bytes from 81.230.30.65: icmp_seq=10 ttl=255 time=8.7 ms
64 bytes from 81.230.30.65: icmp_seq=11 ttl=255 time=7.3 ms
64 bytes from 81.230.30.65: icmp_seq=12 ttl=255 time=8.9 ms
64 bytes from 81.230.30.65: icmp_seq=13 ttl=255 time=8.2 ms
64 bytes from 81.230.30.65: icmp_seq=14 ttl=255 time=7.6 ms
--- 81.230.30.65 ping statistics ---
15 packets transmitted, 15 packets received, 0% packet loss
round-trip min/avg/max = 7.3/11.6/38.2 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment