Skip to content

Instantly share code, notes, and snippets.

@datenimperator
Created August 18, 2014 04:29
Show Gist options
  • Save datenimperator/a10e53014b1bc2c01d83 to your computer and use it in GitHub Desktop.
Save datenimperator/a10e53014b1bc2c01d83 to your computer and use it in GitHub Desktop.
$ ping -c 20 88.198.100.84
PING 88.198.100.84 (88.198.100.84): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Request timeout for icmp_seq 5
Request timeout for icmp_seq 6
Request timeout for icmp_seq 7
Request timeout for icmp_seq 8
Request timeout for icmp_seq 9
Request timeout for icmp_seq 10
64 bytes from 88.198.100.84: icmp_seq=11 ttl=46 time=129.527 ms
Request timeout for icmp_seq 12
Request timeout for icmp_seq 13
Request timeout for icmp_seq 14
64 bytes from 88.198.100.84: icmp_seq=15 ttl=46 time=319.662 ms
Request timeout for icmp_seq 16
Request timeout for icmp_seq 17
64 bytes from 88.198.100.84: icmp_seq=18 ttl=46 time=132.150 ms
--- 88.198.100.84 ping statistics ---
20 packets transmitted, 3 packets received, 85.0% packet loss
round-trip min/avg/max/stddev = 129.527/193.780/319.662/89.019 ms
$ traceroute 88.198.100.84
traceroute to 88.198.100.84 (88.198.100.84), 64 hops max, 52 byte packets
1 fw (10.99.100.1) 0.976 ms 0.941 ms 0.869 ms
2 fw (10.99.100.1) 6.796 ms 7.138 ms 8.498 ms
3 1312a-mx960-01-ae10-1050.bon.unity-media.net (81.210.130.229) 6.048 ms 6.884 ms 7.371 ms
4 1312a-mx960-02-ae0.bon.unity-media.net (80.69.106.141) 9.808 ms 30.646 ms 12.054 ms
5 de-dus23e-rc1-ae1.dus.unity-media.net (80.69.107.85) 9.691 ms 8.609 ms 9.547 ms
6 1411g-mx960-02-ae16.nss.unity-media.net (81.210.129.242) 10.085 ms 57.188 ms 9.071 ms
7 1411g-mx960-01-ae0.nss.unity-media.net (80.69.107.205) 9.456 ms 9.372 ms 9.935 ms
8 * * *
9 * * gi5-2-rt1-ffm2.core.noris.net (62.128.0.129) 109.639 ms
10 * * *
11 * * *
12 * * core12.hetzner.de (213.239.245.25) 114.470 ms
13 * * *
14 juniper1.rz13.hetzner.de (213.239.245.82) 114.798 ms * *
15 hos-tr3.ex3k1.rz13.hetzner.de (213.239.224.66) 113.214 ms * *
16 * * s4.software-consultant.net (88.198.15.139) 120.700 ms
17 * * *
18 * * *
19 * * *
20 * *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment