| since@since:~$ ping 103.246.114.1 PING 103.246.114.1 (103.246.114.1) 56(84) bytes of data.
 64 bytes from 103.246.114.1: icmp_req=1 ttl=52 time=265 ms
 64 bytes from 103.246.114.1: icmp_req=2 ttl=52 time=263 ms
 64 bytes from 103.246.114.1: icmp_req=3 ttl=52 time=266 ms
 64 bytes from 103.246.114.1: icmp_req=4 ttl=52 time=271 ms
 64 bytes from 103.246.114.1: icmp_req=5 ttl=52 time=262 ms
 64 bytes from 103.246.114.1: icmp_req=6 ttl=52 time=262 ms
 64 bytes from 103.246.114.1: icmp_req=7 ttl=52 time=262 ms
 64 bytes from 103.246.114.1: icmp_req=8 ttl=52 time=262 ms
 64 bytes from 103.246.114.1: icmp_req=9 ttl=52 time=275 ms
 64 bytes from 103.246.114.1: icmp_req=10 ttl=52 time=265 ms
 64 bytes from 103.246.114.1: icmp_req=11 ttl=52 time=262 ms
 64 bytes from 103.246.114.1: icmp_req=12 ttl=52 time=263 ms
 64 bytes from 103.246.114.1: icmp_req=13 ttl=52 time=263 ms
 64 bytes from 103.246.114.1: icmp_req=14 ttl=52 time=262 ms
 ^C
 --- 103.246.114.1 ping statistics ---
 14 packets transmitted, 14 received, 0% packet loss, time 13002ms
 rtt min/avg/max/mdev = 262.094/264.828/275.640/3.898 ms
 since@since:~$ traceroute 103.246.114.1
 The program 'traceroute' can be found in the following packages:
 * inetutils-traceroute
 * traceroute
 Try: sudo apt-get install <selected package>
 since@since:~$ sudo apt-get install traceroute
 [sudo] password for since:
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following packages were automatically installed and are no longer required:
 python-virtkey libmtp9 gir1.2-rb-3.0 gir1.2-gstreamer-0.10 python-pyatspi2 python-mako gir1.2-ubuntuoneui-3.0 libdmapsharing-3.0-2 rhythmbox-data
 libdiscid0 libmtp-runtime libgpod-common python-louis liblouis-data python-speechd librhythmbox-core5 libgpod4 python-brlapi liblouis2
 gir1.2-gst-plugins-base-0.10 gir1.2-atspi-2.0 libubuntuoneui-3.0-1 libmtp-common media-player-info python-markupsafe libmusicbrainz3-6
 Use 'apt-get autoremove' to remove them.
 The following NEW packages will be installed:
 traceroute
 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
 Need to get 53.1 kB of archives.
 After this operation, 162 kB of additional disk space will be used.
 Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe traceroute amd64 1:2.0.18-1 [53.1 kB]
 Fetched 53.1 kB in 0s (241 kB/s)
 Selecting previously unselected package traceroute.
 (Reading database ... 150044 files and directories currently installed.)
 Unpacking traceroute (from .../traceroute_1%3a2.0.18-1_amd64.deb) ...
 Processing triggers for man-db ...
 Setting up traceroute (1:2.0.18-1) ...
 update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode.
 update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode.
 update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode.
 update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode.
 since@since:~$ traceroute 103.246.114.1
 traceroute to 103.246.114.1 (103.246.114.1), 30 hops max, 60 byte packets
 1  DD-WRT (192.168.1.1)  0.909 ms  1.725 ms  2.049 ms
 2  pubwp.comcast.net (50.195.63.254)  8.979 ms  9.131 ms  9.222 ms
 3  73.218.92.1 (73.218.92.1)  13.653 ms  14.446 ms  18.854 ms
 4  te-7-2-ur01.lawrence.ma.boston.comcast.net (68.85.140.137)  19.015 ms  19.198 ms  19.554 ms
 5  be-66-ar01.needham.ma.boston.comcast.net (68.85.69.73)  22.205 ms  26.456 ms  26.571 ms
 6  he-2-9-0-0-cr01.newyork.ny.ibone.comcast.net (68.86.90.57)  37.956 ms  28.772 ms  26.671 ms
 7  pos-0-2-0-0-pe01.111eighthave.ny.ibone.comcast.net (68.86.87.226)  24.021 ms  24.857 ms  25.002 ms
 8  tenge2-4.br01.nyc01.pccwbtn.net (63.218.9.1)  23.032 ms  18.826 ms  23.006 ms
 9  63-218-240-250.static.pccwglobal.net (63.218.240.250)  271.537 ms  271.895 ms  272.891 ms
 10  103.246.114.1 (103.246.114.1)  273.363 ms  273.448 ms  262.705 ms
 since@since:~$
 
 美国comcast
 |