Here is it (change the IP for ATT gateway for a little privacy)
traceroute 173.194.115.6
traceroute to 173.194.115.6 (173.194.115.6), 30 hops max, 60 byte packets
1 10.0.0.1 (10.0.0.1) 1.180 ms 1.677 ms 1.671 ms
2 192.168.1.254 (192.168.1.254) 168.293 ms 168.341 ms 168.396 ms
3 x.y.z.w.lightspeed.austtx.sbcglobal.net (x.y.z.w) 268.932 ms 273.867 ms 283.483 ms
4 71.149.77.146 (71.149.77.146) 168.345 ms 168.374 ms 168.497 ms
5 * * *
6 12.83.68.145 (12.83.68.145) 168.440 ms 24.725 ms 190.800 ms
7 12.122.139.209 (12.122.139.209) 190.753 ms 190.808 ms 190.803 ms
8 * * *
9 209.85.244.162 (209.85.244.162) 190.772 ms 191.311 ms 191.427 ms
10 209.85.254.127 (209.85.254.127) 190.788 ms 190.305 ms 190.338 ms
11 dfw06s39-in-f6.1e100.net (173.194.115.6) 190.651 ms 190.679 ms 203.090 ms
[email protected]:~/Downloads$ ping 173.194.115.6
PING 173.194.115.6 (173.194.115.6) 56(84) bytes of data.
64 bytes from 173.194.115.6: icmp_req=1 ttl=53 time=10.0 ms
64 bytes from 173.194.115.6: icmp_req=2 ttl=53 time=12.8 ms
^C
--- 173.194.115.6 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 10.051/11.472/12.893/1.421 ms
My laptop is connected to wireshark router (10.0.0.1) which is in turn connected to AT&T residential gateway 192.168.1.254. Traceroute to 192.168.1.254 is slow (168.293 ms), but pinging it is very fast. Not sure why.
answered 02 Sep '15, 09:43
pktUser1001
201●49●50●54
accept rate: 12%
Can you add a traceroute to the 'offending Google host' 173.194.115.6 ?