Went through and looked over the Router settings. It requires a Domain and
in the domain entry is twmi.rr.com when I tried the IP address for the BNSF
website I got the same result could not connect to the requested website.
The trace revealed the same info as the www trace did.
the nslookup for 170.49.49.66 came back
Server dns-cac-lb-01.rr.com
Address 209.18.47.61
Name
www.bnsf.com
address 170.49.49.66
Still does not work via DNS. I'm thinking it’s the router might try and
delete the Domain entry if I can??
"Paul" wrote in message
Ok, looked at the host file, Windows\system32\drivers\etc correct? All
the files"looked" ok nothing that I would call out of the ordinary. The
NS-lookup
www.bnsf.com came back as
Server: dns-cac-lb-01.rr.com
Address 209.18.47.61
Non-authoritative answer:
Name:
www.bnsf.com.twmi.rr.com
Address: 72.3.199.7
I know this probably is not workable but is there a file I could transfer
from XP to win7 that "might" solve this? IE8 under XP works fine. Or
even to compare the entries from one file to the other.
OK, so your DNS isn't working right. It looks like some domain
magic is in effect, with "twmi.rr.com" being added to the URL.
I'm not enough of a "network guy" to know why they're doing that.
Presumably it's to force DNS translation to that particular
server, but they could just as easily have done it via DHCP
and auto-populating the DNS entries in the network control panel
for your LAN.
http://web.archive.org/web/20081209044155/http://www.robtex.com/dns/twmi.rr.com.html
It's obvious, the wrong answer is coming back. I tried reverse
translating 72.3.199.7 and it says it is part of Rackspace,
and I'm not getting the impression that is the bnsf site.
And no, I'm *not* entering 72.3.199.7 in my browser, "just
to see where it goes"...
*******
Have you tried
http://170.49.49.66
yet like suggested ? What happened when you did ? The purpose
of doing that, is to try to avoid DNS.
As far as I know, 170.49.49.66 is the address it should be using.
For fun, you can try "nslookup" again, like this
nslookup 170.49.49.66
just to see what kind of cornball excuse for a translation
you get
*******
You can set up DNS servers manually on your computer. Note
though, that an issue with letting anyone run DNS translations
for you, is they get to "sniff" where you're going. There is
a thing called OpenDNS and Google also offers a free DNS
server. They're used by people who have trouble with the
DNS their ISP provides.
I suspect you're the victim of some "install CD" your
ISP provided, which has done a bit more than what
we would normally do without such kind assistance.
In my network control panel, for my LAN interface on
the computer, I set it up to automatically get the
info from my home server (that uses DHCP). And my
modem/router, in term, get their information from
the ISP. In other words, next to no customization.
If I use the web interface to my modem/router, it shows
the two primary DNS servers allocated dynamically to my
session (they change each time I establish the DHCP lease).
That would be a relatively standard way of doing things.
But I suspect your networking setup has been modified, and
a qualified domain is being added to the URL to make
something that will always be accessing the twmi.rr.com
nameserver. Seems like overkill, especially if tomorrow
you changed ISPs, and that setup ended up completely broken :-(
The purpose of the default "automatic" option in Windows,
is so the next upstream networking device is consulted,
even after you change ISPs - being automatic, there
aren't the side effects of some custom monkey business.
And seeing as the wrong IP address is coming back anyway,
this doesn't really look like a functional setup.
If you read some of the comments regarding these options,
using an alternate solution for DNS isn't always an option.
You should contact RoadRunner tech support, and ask them
why you're using twmi.rr.com and why the right answer
isn't coming back (tell them your nslookup results and
why you're pissed!). Perhaps they have a pre-baked recipe
for undoing whatever has been done to your machine.
http://code.google.com/speed/public-dns/
http://code.google.com/speed/public-dns/docs/using.html
http://en.wikipedia.org/wiki/Opendns
Paul