View Single Post
Quote:
Originally Posted by Ken Case
Sounds like a network connectivity issue between you and extremesims, not related to the configuration of the server itself. Are you able to ping downloads.extremesims.com? (In a Terminal window, try "ping downloads.extremesims.com", aborting with Control-C when you've satisfied your curiosity one way or the other. You might also try "traceroute downloads.extremesims.com" to see where that gets you.)
I can ping downloads.extremesims.com just fine:
Code:
kermit:~ paulh$ ping downloads.extremesims.com
PING extremesims.com (206.204.216.33): 56 data bytes
64 bytes from 206.204.216.33: icmp_seq=0 ttl=53 time=309.762 ms
64 bytes from 206.204.216.33: icmp_seq=1 ttl=53 time=308.999 ms
64 bytes from 206.204.216.33: icmp_seq=2 ttl=53 time=309.304 ms
64 bytes from 206.204.216.33: icmp_seq=3 ttl=53 time=309.709 ms
^C
--- extremesims.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max/stddev = 308.999/309.443/309.762/0.312 ms
I don't seem to be able to traceroute anything at the moment, which is unusual. Anyway, if it's just me, I'll try and solve this off-list. Thanks for all replies.