cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble with America

Chapster
Grafter
Posts: 67
Registered: ‎02-08-2007

Re: Trouble with America

Thanks kjpetrie and the others. I seem to have come to that conclusion as well.
ejs
Aspiring Hero
Posts: 5,442
Thanks: 631
Fixes: 25
Registered: ‎10-06-2010

Re: Trouble with America

The difference with vilefoxdemonofdoom's trace is from the different kind of packet (ICMP vs UDP) used for the traceroute (UDP packets don't reach the same IP address as ICMP or TCP packets):
[tt]traceroute -I uplink0-sc16.apisnetworks.com
traceroute to uplink0-sc16.apisnetworks.com (64.22.68.1), 30 hops max, 60 byte packets
1  192.168.0.1 (192.168.0.1)  3.800 ms  4.313 ms  4.756 ms
2  lo0-central10.ptn-ag04.plus.net (195.166.128.193)  27.886 ms  29.959 ms  30.855 ms
3  link-a-central10.ptn-gw01.plus.net (212.159.2.140)  32.186 ms  33.535 ms  35.249 ms
4  xe-10-1-0.ptw-cr01.plus.net (212.159.1.44)  35.759 ms  37.972 ms  39.033 ms
5  te7-5.br03.ldn01.pccwbtn.net (195.66.224.167)  40.954 ms  43.092 ms  43.591 ms
6  gnax.ge2-13.br01.atl01.pccwbtn.net (63.216.31.130)  136.077 ms  134.586 ms  136.965 ms
7  atl-core-a-g3-1.gnax.net (63.247.69.177)  137.534 ms  117.874 ms  117.335 ms
8  uplink0-sc16.apisnetworks.com (64.22.68.1)  118.798 ms  117.916 ms  118.749 ms
traceroute -U uplink0-sc16.apisnetworks.com
traceroute to uplink0-sc16.apisnetworks.com (64.22.68.1), 30 hops max, 60 byte packets
1  192.168.0.1 (192.168.0.1)  4.103 ms  4.652 ms  5.014 ms
2  lo0-central10.ptn-ag04.plus.net (195.166.128.193)  30.542 ms  31.166 ms  34.918 ms
3  link-a-central10.ptn-gw01.plus.net (212.159.2.140)  34.356 ms  35.332 ms  36.135 ms
4  xe-10-1-0.ptw-cr01.plus.net (212.159.1.44)  37.823 ms  39.551 ms  40.033 ms
5  te7-5.br03.ldn01.pccwbtn.net (195.66.224.167)  40.408 ms  42.607 ms  42.948 ms
6  gnax.ge2-13.br01.atl01.pccwbtn.net (63.216.31.130)  136.301 ms  133.952 ms  135.745 ms
7  atl-core-a-g3-1.gnax.net (63.247.69.177)  234.243 ms  209.673 ms  209.914 ms
8  l3-atl-18.gnax.net (209.51.131.74)  119.593 ms * *
traceroute -T -p 80 uplink0-sc16.apisnetworks.com
traceroute to uplink0-sc16.apisnetworks.com (64.22.68.1), 30 hops max, 52 byte packets
1  192.168.0.1 (192.168.0.1)  6.298 ms  7.164 ms  9.670 ms
2  lo0-central10.ptn-ag04.plus.net (195.166.128.193)  27.571 ms  28.631 ms  30.040 ms
3  link-a-central10.ptn-gw01.plus.net (212.159.2.140)  31.709 ms  33.134 ms  34.479 ms
4  xe-10-1-0.ptw-cr01.plus.net (212.159.1.44)  35.496 ms  36.917 ms  39.449 ms
5  te7-5.br03.ldn01.pccwbtn.net (195.66.224.167)  40.630 ms  42.178 ms  42.746 ms
6  gnax.ge2-13.br01.atl01.pccwbtn.net (63.216.31.130)  135.605 ms  132.335 ms  132.789 ms
7  atl-core-a-g3-1.gnax.net (63.247.69.177)  132.426 ms  119.347 ms  119.881 ms
8  uplink0-sc16.apisnetworks.com (64.22.68.1)  119.640 ms  119.436 ms  118.758 ms[/tt]
I didn't have any trouble opening http://www.purrsinourhearts.co.uk/
kjpetrie
Aspiring Pro
Posts: 214
Thanks: 31
Fixes: 5
Registered: ‎19-12-2010

Re: Trouble with America

Thanks for clearing that up. However, as HTTP packets go through the .61 machine to get to .62, if the website is available the .61 machine must be also, so we're down to problems on that machine if its HTTP server can't be reached.