Unsolved
This post is more than 5 years old
16 Posts
0
10812
March 16th, 2005 07:00
Cannot Display Certain Webpages. DNS Error.
I recently discovered that i am unable to visit a single website that i regularly go to. When i click on the link it doesnt even try to load the page and automatically goes to the "cannot be displayed" page. When i click properties i get :
res://C:\WINDOWS\System32\shdoclc.dll/dnserror.htm#http://www.tundrasolutions.com/forums/index.php?
I have searched the forum and online and havent found anything helpfull. Im running XP with SP2, yes i did use spybot recently. I have tried the SFC and i also tried using the system restore which has to be the most useless feature ever invented, it seems to have forgotten all my restore dates once i used it a couple times. Oh goody :) I also tried repairing XP using the setup disc. Basically i have tried everything suggestion without doing a complete reformat. I had to do that about a month ago and i really didnt find it to be all that much fun. Now its looking like i need to do it again. I just got done burning 7 DVD's with all my info on there but still a PITA to do it.
Any ideas whats causing this like spyware or something, and if theres anything i can do to fix it short of reformatting? I have tried accesing it through Mozilla which gives me the same results, also tried replacing the DLL file. Same result. Any ideas are appreciated.
Thanks


redwolfe_98
2 Intern
•
1.3K Posts
0
March 16th, 2005 12:00
Message Edited by redwolfe_98 on 03-16-2005 09:26 AM
maxd
2 Intern
•
2.4K Posts
0
March 16th, 2005 14:00
Haoleb
16 Posts
0
March 16th, 2005 15:00
maxd
2 Intern
•
2.4K Posts
0
March 16th, 2005 15:00
Message Edited by maxd on 03-16-2005 01:08 PM
Haoleb
16 Posts
0
March 16th, 2005 16:00
chuket
1.4K Posts
0
March 16th, 2005 19:00
if exist c:\WINDOWS\system32\SaveOld goto next
mkdir C:\WINDOWS\system32\SaveOld
:next
copy /y C:\windows\system32\shdoclc.dll C:\WINDOWS\system32\SaveOld\shdoclc.old
expand C:\i386\shdoclc.dl_ C:\WINDOWS\system32
cls
Message Edited by chuket on 03-17-2005 12:14 AM
Haoleb
16 Posts
0
March 17th, 2005 01:00
Usurperr
90 Posts
0
March 17th, 2005 03:00
Haoleb
16 Posts
0
March 17th, 2005 04:00
Usurperr
90 Posts
0
March 18th, 2005 01:00
Haoleb
16 Posts
0
April 1st, 2005 05:00
I reformatted the computer and as soon as i was able to access the internet i tried going to the site and no go. Now this really bothered me because it was a fresh install, clean disc and it still was doing it. And now even the flushdns thing doesnt work. This is getting really frustrating!
jwatt
4.4K Posts
0
April 1st, 2005 17:00
At least as of now (1150 PST, 1 April 2005), there's a problem with the DNS setup for tundrasolutions.com. There are two listed nameservers for that domain. They are...
ns6.electrickitten.com and ns5.electrickitten.com
They are listed in that order.
The problem is that the name "ns6.electrickitten.com" cannot be resolved to an IP address! "ns5.electrickitten.com" can - its IP address is 69.93.188.20. But the order listed is normally the order used when a DNS client is trying to resolve an IP address, so an attempt to look up www.tundrasolutions.com using the nameserver ns6.electrickitten.com will fail. I'd claim that's a bug in the DNS resolver client. Since there are two nameservers listed, if the first one doesn't exist, the second one should be tried. Apparently that's not (always?) happening.
The problem needs to be fixed by the administrators of tundrasolutions.com. About the only recourse you have is to use the IP address for tundrasolutions.com until it's fixed. That's http://69.93.188.20/.
Jim
Haoleb
16 Posts
0
April 1st, 2005 18:00