Since we seem to be tracking this on this thread -- I posted this on another thread... Again, the problem is not on my computer, and I haven't gone to the relative's house since posting the question, so I haven't tried anything yet.
I found this posting from August 2004, which looks interesting as well:
=== "From: Veronica - view profile Date: Tues, Aug 24 2004 5:52 pm Email: Veronica Groups: microsoft.public.windowsxp.network_web
Hi all Through a lot of persistance, I have solved this. What happens is that windoze looses it's DNS info. I suspect in my case
it was a update or adware removal, but who knows. With regedit, you will have to manually add a few things. No end of reinstalls, running of winsockfix etc will do this for you. In HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters You must have Domain REG_SZ Hostname REG_SZ NameServer REG_SZ NV Domain REG_SZ NV Hostname REG_SZ SearchList REG_SZ You should also have akey named DNSRegisteredAdapters which was completely missing on mine. Under this is a class ID of the curerntly active interface Then the entries are DNSServerAddressCount REG_DWORD DNSServerAddresses REG_BINARY
DomainName REG_SZ HostName REG_SZ PrimaryDomainName REG_SZ
I hope this helps anyone that struggle with this. It has taken me about
10 hours to solve this problem. "
On my working XP machine, I have the DNSRegisteredAdapters key, but nothing below it. Maybe the DNS settings listed above are only if specifying a static DNS IP.