Hello,
I was out of town for a few days, but when I came back I decided to give this another try. I got it working, by doing the following:
1. I run services.msc from the "run" window on Windows XP, and changed the settings under DNS client to "Status started" and "Startup type Automatic"
2. Then, I flushed my DNS cache by doing the following: run ipconfig /flushdns; then I edited the registry as follows: Navigated to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ Dnscache\Parameters , and then built a new DWORD value called
NegativeCacheTime giving it a value of
0 (all this by following instructions from a friend of mine)
3. Next, I "upgraded" the firmware on my router (I say "upgraded" because I did not really need to, I already had the most current version, but I decided to reinstall in case of bugs, etc)
And that was it, I restarted everything, gave it a couple of minutes, and everything is working.
I was also about to follow the instructions in the following tread:
http://forums.techguy.org/networking/788625-solved-i-cant-access-certain.html
but since I got the issue fixed by following the method I described first, I did not need to. I don't know if this will work for everyone, but it worked for me.