[OPEN-ILS-GENERAL] Documentation site testing

Dan Scott dan at coffeecode.net
Fri Jan 28 01:24:36 EST 2011


On Fri, Jan 28, 2011 at 04:03:11PM +1000, Joel Harbottle wrote:
> Hi Robert,
> 
> Unfortunately, I still can't access the 'docs.evergreen-ils.org' from here
> in Australia.
> 
> I've tried accessing the site multiple times during the day and still
> haven't been able to access it.

Joel - out of interest, can you run 'tracert docs.evergreen-ils.org' or
'traceroute docs.evergreen-ils.org' (depending on your operating system)
and show us what route Telstra (likely) is trying to give you to get to
the docs host?

Note that for me, plain old UDP-based traceroute was getting filtered:

bash$ traceroute docs.evergreen-ils.org
traceroute to docs.evergreen-ils.org (142.222.145.73), 30 hops max, 60
byte packets
 1  ---
 2  ---
 3  2110.ae0.bdr01.tor.packetflow.ca (69.196.136.34)  58.850 ms  60.870
ms  62.804 ms
 4  tge6-3.fr3.yyz.llnw.net (208.111.182.137)  64.778 ms  66.924 ms
70.782 ms
 5  gw-allstream.torontointernetxchange.net (198.32.245.4)  71.012 ms
72.724 ms  74.917 ms
 6  * * *
 7  216.13.105.170 (216.13.105.170)  55.575 ms  58.212 ms  59.487 ms
 8  bb1-dist-HAM-AAA-G122-v3940.fibrewired.ca (216.185.67.175)  61.406
ms  63.373 ms  66.057 ms
 9  bb1-dist-HAM-AAC-G21-v3902.fibrewired.ca (216.185.67.202)  67.297 ms
69.352 ms  71.288 ms
10  * * *
11  * * *
12  * * *
13  * * *

I tried ICMP-based traceroute, but it seems that that gets filtered too
(and 'ping docs.evergreen-ils.org' confirms that ICMP is getting
filtered by the destination).

I had to use the TCP traceroute option to get to docs.evergreen-ils.org:

bash$ traceroute -T docs.evergreen-ils.org
traceroute to docs.evergreen-ils.org (142.222.145.73), 30 hops max, 60
byte packets
 1  ---
 2  ---
ms
 3  2110.ae0.bdr01.tor.packetflow.ca (69.196.136.34)  152.136 ms
152.136 ms  152.171 ms
 4  tge6-3.fr3.yyz.llnw.net (208.111.182.137)  153.398 ms  153.784 ms
153.342 ms
 5  gw-allstream.torontointernetxchange.net (198.32.245.4)  152.015 ms
152.116 ms  152.128 ms
 6  * * *
 7  216.13.105.170 (216.13.105.170)  57.035 ms  53.406 ms  55.123 ms
 8  bb1-dist-HAM-AAA-G122-v3940.fibrewired.ca (216.185.67.175)  59.131
ms  53.388 ms  55.145 ms
 9  bb1-dist-HAM-AAC-G21-v3902.fibrewired.ca (216.185.67.202)  57.014 ms
60.874 ms  60.876 ms
10  MohawkCollege-HAM-AAC-unused122.fibrewired.on.ca (216.185.64.122)
64.867 ms  53.853 ms  55.158 ms
11  142.222.71.254 (142.222.71.254)  54.105 ms  54.928 ms  56.823 ms
12  libdog.mohawkcollege.ca (142.222.145.73)  65.214 ms  65.237 ms
65.588 ms

I'm not sure if this is of any help at all towards debugging the
problem, but it would be interesting to at least see if you can use
TCP-based traceroute to hit docs.evergreen-ils.org (aka
libdog.mohawkcollege.ca). 

Actually, can you get to mohawkcollege.ca? That would be interesting to
know as well...


More information about the Open-ils-general mailing list