Last active
March 1, 2016 07:15
-
-
Save metalefty/38e9e6d83d62596206c7 to your computer and use it in GitHub Desktop.
Google Public DNS -> Osaka?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (traceroute -Ia は省略) | |
| From: [AS2497] fukuoka03-z01.flets.2iij.net (210.148.39.54) | |
| $ ping 8.8.8.8 | |
| PING 8.8.8.8 (8.8.8.8): 56 data bytes | |
| 64 bytes from 8.8.8.8: icmp_seq=0 ttl=55 time=18.221 ms | |
| 64 bytes from 8.8.8.8: icmp_seq=1 ttl=55 time=18.270 ms | |
| $ ping speedtest.dmmlabs.jp # tokyo | |
| PING speedtest.dmmlabs.jp (202.6.247.208): 56 data bytes | |
| 64 bytes from 202.6.247.208: icmp_seq=0 ttl=53 time=27.010 ms | |
| 64 bytes from 202.6.247.208: icmp_seq=1 ttl=53 time=27.287 ms | |
| $ ping www.iij.ad.jp | |
| PING www.iij.ad.jp (202.232.2.164): 56 data bytes | |
| 64 bytes from 202.232.2.164: icmp_seq=0 ttl=58 time=26.642 ms | |
| 64 bytes from 202.232.2.164: icmp_seq=1 ttl=58 time=26.699 ms | |
| $ ping dns0.iij.ad.jp | |
| PING dns0.iij.ad.jp (210.130.0.5): 56 data bytes | |
| 64 bytes from 210.130.0.5: icmp_seq=0 ttl=57 time=19.352 ms | |
| 64 bytes from 210.130.0.5: icmp_seq=1 ttl=57 time=19.279 ms | |
| $ ping dns1.iij.ad.jp | |
| PING dns1.iij.ad.jp (210.130.1.5): 56 data bytes | |
| 64 bytes from 210.130.1.5: icmp_seq=0 ttl=58 time=24.256 ms | |
| 64 bytes from 210.130.1.5: icmp_seq=1 ttl=58 time=24.274 ms | |
| $ ping www.sakura.ne.jp | |
| PING www.sakura.ne.jp (210.224.168.100): 56 data bytes | |
| 64 bytes from 210.224.168.100: icmp_seq=0 ttl=53 time=19.350 ms | |
| 64 bytes from 210.224.168.100: icmp_seq=1 ttl=53 time=19.318 ms | |
| $ ping www.sakura.ad.jp | |
| PING www.sakura.ad.jp (27.133.141.36): 56 data bytes | |
| 64 bytes from 27.133.141.36: icmp_seq=0 ttl=54 time=29.164 ms | |
| 64 bytes from 27.133.141.36: icmp_seq=1 ttl=54 time=30.380 ms | |
| $ ping ap-northeast-1.console.aws.amazon.com # tokyo | |
| PING ap-northeast-1.console.aws.amazon.com (54.239.96.82): 56 data bytes | |
| 64 bytes from 54.239.96.82: icmp_seq=0 ttl=243 time=29.670 ms | |
| 64 bytes from 54.239.96.82: icmp_seq=1 ttl=243 time=29.650 ms | |
| $ ping ftp.allbsd.org # chiba | |
| PING ftp.allbsd.org (133.31.130.35): 56 data bytes | |
| 64 bytes from 133.31.130.35: icmp_seq=0 ttl=54 time=34.033 ms | |
| 64 bytes from 133.31.130.35: icmp_seq=1 ttl=54 time=34.120 ms | |
| $ ping www.sinet.ad.jp # chiyoda?, tokyo | |
| PING www.sinet.ad.jp (150.99.100.11): 56 data bytes | |
| 64 bytes from 150.99.100.11: icmp_seq=0 ttl=54 time=28.719 ms | |
| 64 bytes from 150.99.100.11: icmp_seq=1 ttl=54 time=28.633 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment