- Oct 12, 2003
- 110
- 0
- 0
This is the second day now that I can't access my ebay account, because cox won't let me use the real ebay servers.
I'm sure I could use any of the ebay servers, but I can't get their IP number. All dns requests coming out of cox's Arizona and California pipeline are given the IPs of the cox embedded servers, which they don't seem to be able to fix. If someone out there could give me the IP of any other ebay.com name server, I could direct dns requests to that name server and get IPs of servers that do actually work.
I don't know how to do it in Windows, but in Linux I can get it by:
host -t NS ebay.com
which gives me the name servers like:
smf-dns1.ebaydns.com
then:
host smf-dns1.ebaydns.com
gives me the IP of the name server.
That's all I need to try. It might not work as cox's routers might still block my requests, but at least it's an interesting experiment. Can anyone help?
Thanks
I'm sure I could use any of the ebay servers, but I can't get their IP number. All dns requests coming out of cox's Arizona and California pipeline are given the IPs of the cox embedded servers, which they don't seem to be able to fix. If someone out there could give me the IP of any other ebay.com name server, I could direct dns requests to that name server and get IPs of servers that do actually work.
I don't know how to do it in Windows, but in Linux I can get it by:
host -t NS ebay.com
which gives me the name servers like:
smf-dns1.ebaydns.com
then:
host smf-dns1.ebaydns.com
gives me the IP of the name server.
That's all I need to try. It might not work as cox's routers might still block my requests, but at least it's an interesting experiment. Can anyone help?
Thanks