Every two minutes I upload a webcam picture to server space I lease. Before each copy, the script pings the destination server to make sure it is available to receive the image file.
Lately (past two or three days) the ping has been failing two or three times an hour. So that's two or three ping timeouts out of 30 ping attempts.
Trying to find the source of the timeouts, I ran a traceroute or two or three. The following seems to be typical of what I see:
10/12/14 20:46:46 Fast traceroute oneyou.mcmli.com
Trace oneyou.mcmli.com (216.194.67.64) ...
1 10.20.1.1 0ms 0ms 0ms TTL: 64 (sentry.3a24cld.home ok)
2 96.120.64.73 7ms 7ms 15ms TTL:254 (No rDNS)
3 68.87.157.93 8ms 9ms 8ms TTL:253 (te-5-3-ur01.danbury.ct.hartford.comcast. net ok)
4 68.85.162.185 18ms 16ms 11ms TTL:252 (be-53-ar01.berlin.ct.hartford.comcast.ne t ok)
5 68.87.144.146 11ms 13ms 14ms TTL:251 (pos-0-14-0-0-ar01.chartford.ct.hartford. comcast.net ok)
6 162.151.53.161 15ms 17ms 17ms TTL:251 (162-151-53-161-static.hfc.comcastbusines s.net )
7 68.86.95.29 24ms 21ms 26ms TTL:249 (he-2-7-0-0-cr01.newyork.ny.ibone.comcast .net ok)
8 68.86.85.86 20ms 123ms 22ms TTL:249 (he-0-12-0-1-pe03.111eighthave.ny.ibone.c omcast.net ok)
9 50.248.118.162 * * 56ms TTL:247 (50-248-118-162-static.hfc.comcastbusines s.net )
10 206.28.99.161 56ms 56ms 55ms TTL:246 (cr1-xe-9-2-0.jfk2.savvis.net ok)
11 206.28.99.30 57ms 60ms 56ms TTL:245 (cr2-te-0-2-0-2.nyr.savvis.net ok)
12 204.70.200.78 78ms 77ms 79ms TTL:246 (cr2-ten-0-6-0-0.chd.savvis.net ok)
13 204.70.195.118 78ms 78ms 78ms TTL:247 (ber2-te-4-0-1.chicagoequinix.savvis.net ok)
14 216.91.69.46 79ms 78ms 79ms TTL:246 (No rDNS)
15 205.233.111.132 111ms 112ms 114ms TTL:244 (edtnabxmdr00.bb.telus.com fraudulent rDN S)
16 207.34.95.92 116ms 119ms 118ms TTL:244 (cat6509-vlan400.edm.tera-byte.com ok)
17 216.194.67.64 113ms 111ms 110ms TTL: 53 (oneyou.mcmli.com ok)
Hop #9 seems to be a bit on the rebellious side.
Any suggestions/comments on my next steps?
↧