Skip to content

Instantly share code, notes, and snippets.

@mcr
Created September 25, 2014 18:20
Show Gist options
  • Save mcr/f87eb50de16d23118a64 to your computer and use it in GitHub Desktop.
Save mcr/f87eb50de16d23118a64 to your computer and use it in GitHub Desktop.
austerlitz-[~] mcr 1002 %traceroute6 rhayader6.tricolour.ca
traceroute to rhayader6.tricolour.ca (2001:470:b13d:1::4) from 2001:4830:116e:1:52e5:49ff:fe56:9b57, port 33434, from port 37780, 30 hops max, 60 bytes packets
1 pink.gatineau.credil.org (2001:4830:116e:1::1) 0.126 ms 0.123 ms 0.278 ms
2 * gw-341.bos-01.us.sixxs.net (2001:4830:1100:154::1) 31.355 ms 31.541 ms
3 sixxs-ic-1139-bos.customer.occaid.net (2001:4830:e1:b::2) 31.374 ms 31.558 ms 34.442 ms
4 dcr01-ve402.bstn01.occaid.net (2001:4830:e1:b::1) 31.565 ms 34.465 ms 30.906 ms
5 bsn01-ip-rt-gi0-1-219.occaid.net (2001:4830:ff:11::1) 35.446 ms 31.480 ms 31.583 ms
6 ewr01-ip-rt-gi0-0-1.occaid.net (2001:4830:ff:10::1) 37.276 ms 38.159 ms 37.269 ms
7 bbr01-g1-0.stng01.occaid.net (2001:4830:ff:f150::2) 49.139 ms 49.417 ms 50.223 ms
8 ibr01-g0-1.atln01.occaid.net (2001:4830:ff:f151::3) 49.433 ms 50.362 ms 50.708 ms
9 2001:478:132::75 (2001:478:132::75) 73.880 ms 63.635 ms 66.174 ms
10 10ge16-5.core1.ash1.he.net (2001:470:0:1b5::1) 64.804 ms 65.774 ms 68.266 ms
11 100ge5-1.core1.nyc4.he.net (2001:470:0:299::2) 71.481 ms 68.492 ms 69.187 ms
12 100ge9-1.core1.tor1.he.net (2001:470:0:2dc::2) 82.740 ms 78.908 ms 91.095 ms
13 tserv1.tor1.he.net (2001:470:0:c0::2) 81.387 ms 86.828 ms 81.504 ms
14 rgbriggs-1-pt.tunnel.tserv21.tor1.ipv6.he.net (2001:470:1c:481::2) 94.274 ms 93.143 ms 93.247 ms
15 rhayader.tricolour.ca (2001:470:b13d:1::4) 96.123 ms 96.444 ms 92.246 ms
@mcr
Copy link
Author

mcr commented Sep 25, 2014

austerlitz-[] mcr 1011 %ping6 -I 2607:f0b0:c:101:52e5:49ff:fe56:9b57 rhayader6.tricolour.ca
PING rhayader6.tricolour.ca(rhayader.tricolour.ca) from 2607:f0b0:c:101:52e5:49ff:fe56:9b57 : 56 data bytes
64 bytes from rhayader.tricolour.ca: icmp_seq=1 ttl=57 time=33.6 ms
64 bytes from rhayader.tricolour.ca: icmp_seq=2 ttl=57 time=26.9 ms
^C
--- rhayader6.tricolour.ca ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 26.941/30.303/33.665/3.362 ms
austerlitz-[
] mcr 1012 %ping6 -I 2001:4830:116e:1:52e5:49ff:fe56:9b57 rhayader6.tricolour.ca
PING rhayader6.tricolour.ca(rhayader.tricolour.ca) from 2001:4830:116e:1:52e5:49ff:fe56:9b57 : 56 data bytes
64 bytes from rhayader.tricolour.ca: icmp_seq=1 ttl=52 time=99.1 ms
^C
--- rhayader6.tricolour.ca ping statistics ---
2 packets transmitted, 1 received, 50% packet loss, time 1001ms
rtt min/avg/max/mdev = 99.144/99.144/99.144/0.000 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment