Wednesday, February 6, 2013

DNS errors and solving methods

DNS errors and solving methods

Reasons for getting DNS Server Not Responding Error
1. The server which host the website might be temporarily down due to technical reasons
2. The DNS service in your computer is corrupted or not working
3.  Security firewall might have accidentally blocked your PC from communicating with a website or certain websites


How to narrow down the source of DNS server not Responding Error?
1. If you have another computer or mobile device accessing internet from the same network, then check if they are able to access internet. The other mobile device can be a smart phone or tablet. If the other devices have internet connection, then this is an issue with your computer. If the other devices are not able to access internet, don’t waste any time and contact your ISP. Explain them the scenario and they will help. (Some ISP technicians are quick to blame your computer for this issue)


2. Try to access internet using safe mode with networking. It is explained below under the section “How to fix DNS Server Not Responding Error because of a corrupted security”. If your computer is able to access internet in safe mode with networking, a security software or conflicting third party software might be responsible for the problem


3. If you are getting DNS server error only on couple of websites, then it might be a temporary issue with the server which is hosting that website. You can check it using websites like http://downorisitjustme.com. Just enter the name of the website that you would like to check. This website will ping to your destination website and let you know if it is up or down. In case if it shows that the website you want is up and running properly, but you are not able to see it, then the problem is with your computer. If the website is shown as down or not working, you need to wait until the webmaster of the website get the issue fixed

4. Check if the error is a browser problem by browsing websites using different browsers such as IE, Firefox, Chrome, Safari or Opera. This happens rarely, but yet possible. If the error is happening only on a particular browser, then you need to troubleshoot the browser. Following the steps mentioned in IE optimization which fix most issues, no matter which browser you use

How to fix DNS Server Not Responding Error Normally
1. Open command prompt window by clicking on Run –> cmd (run with administrator privilege user)
2. netsh int ip reset c:\resetlog.txt This will reset the ip
3. type netsh winsock reset reset. This command will create a prompt to restart the computer, don’t restart now. This will help reset winsock settings. Although resetting winsock is not related to this error, this might be helpful in fixing other issues which can lead to this error
4. type ipconfig /flushdns This will help in flushing the stored DNS cache
5. Restart the computer and check if the issue is fixed

Try this step if you still have the same problem.
1. Do a power cycle of modem and computer. Turn off your computer and then turn off the modem and router (if present). Keep it turned off for 5 minutes and then restart all the devices
2. Check if the issue is fixed

Still if the issue is not fixed, try the steps below.
1. Open ncpa.cpl from Start tab. This will open network connections
2. Right click local area connection, then click properties.
3. Select Internet protocol version(TCP/IPv4), then click properties.
4. Select internet protocol ,select “use the following DNS server address”
5. Change DNS server address to global DNS value given below
Preferred 208.67.222.222
Alternate 208.67.220.220(You can also use Google’s DNS address Preferred 8.8.8.8 and Alternate 8.8.4.4
6, Check if issue is fixed. Changing the Preferred and Alternate error usually fix most of the cases


Data's collected from----http://atechjourney.com/dns-server-not-responding-error-fix.html/

0 comments:

Post a Comment