How to access this server?
Posted
by
George Edison
on Server Fault
See other posts from Server Fault
or by George Edison
Published on 2010-07-22T23:38:17Z
Indexed on
2011/02/14
23:27 UTC
Read the original article
Hit count: 222
I have a server that I cannot access. At first I thought it was just some temporary failure with the server, but checking from other IP addresses reveals that it is working just fine. It's only my IP address that's failing.
So here is what I've tried:
- nslookup - resolves correctly
- ping - 100% packet loss using the IP address or domain
- traceroute - first few hops work, but from about 6 and on, I just get stars
Edit: I am using OpenDNS for DNS resolution, and as mentioned above, the problem is not DNS resolution anyway.
© Server Fault or respective owner