Dns Address Not Found Issues

Dns Address Issues - Computer Issues, Video Gaming - Posted: 22nd Jan, 2009 - 4:14am

Text RPG Play Text RPG ?
 

Posts: 6 - Views: 5207
6th Dec, 2008 - 4:05am / Post ID: #

Dns Address Not Found Issues

DNS Address Not Found Issues

This address the problem of not being able to see certain domains via your browser.

From the comand prompt of your computer:

Start -> Run --> (enter the below)

CODE
ipconfig /flushdns
net stop dnscache
net start dnscache


Then restart your computer.



Sponsored Links:
1st Jan, 2009 - 4:41pm / Post ID: #

Issues Not Address Dns

Good info but I'll like to add that it also is very dependent on your browser cache as well and if you connect through a proxy or hub some adjustments will have to be made there also.



13th Jan, 2009 - 4:34pm / Post ID: #

Dns Address Not Found Issues Gaming Video & Issues Computer

I have been having this problem a lot and although I clear my browser's cache and computer cache I still have to wait about five minutes before I can see the domain again. As an alternate I've started using a proxy when I cannot wait.



14th Jan, 2009 - 5:32pm / Post ID: #

Issues Not Address Dns

After you clear the DNS cache what you can do is tweak the registry by adding the following values to:

CODE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters

Add DWORD: MaxNegativeCacheTtl

Value: 0


The top entry will ensure XP does not keep negative entries.

You can also force out all current cache entries in case the ISP has updated:

CODE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters

DWORD: MaxCacheTtl

Value: 14400 (check decimal base for that entry)


See if that helps.



14th Jan, 2009 - 6:04pm / Post ID: #

Issues Not Address Dns

Thanks. I have tried that, and also tried: winsockfix.exe which is a freeware program that fixes lost connection related registry entries that may have become corrupted or changed.



22nd Jan, 2009 - 4:14am / Post ID: #

Dns Address Not Found Issues

Glad it worked for you. If you're on Vista you can use these:

Stop caching negative responses

CODE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
"MaxNegativeCacheTtl "=dword:00000000


Force keep positive entries in DNS Cache for only 4 hours instead of the default 24 hours
CODE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
"MaxCacheTtl "=dword:00003840


You cannot use WInsock on Vista so instead go to the command prompt and enter:

CODE
netsh winsock reset


Restart your computer and you should be good to go. By the way while at the command prompt you may want to flush your DNS cache using the same command given earlier.



Make sure to SUBSCRIBE for FREE to JB's Youtube Channel!

 
> TOPIC: Dns Address Not Found Issues
 

▲ TOP


International Discussions Coded by: BGID®
ALL RIGHTS RESERVED Copyright © 1999-2024
Disclaimer Privacy Report Errors Credits
This site uses Cookies to dispense or record information with regards to your visit. By continuing to use this site you agree to the terms outlined in our Cookies used here: Privacy / Disclaimer,