B52thed00r

New Member
Joined
Nov 19, 2009
Messages
10
Hi I got the same problem as before my FF(and other browser i tried them all) cant connect to google and other sites
but can connect to this site but i cant download anything.

I had the windows troubleshoot the problem and i got this "The DNS server inst responding"

is there any way to fix this ?
if yes pls tell me.

i use a router what is connected to another xp PC that works correctly.
thx
 

Solution
It seems like you are experiencing issues with your browser being unable to connect to certain websites due to a "DNS server not responding" error. This could be related to a problem with the DNS settings on your computer or with your router. Here are a few steps you can take to fix this issue:

Steps to Fix "DNS Server Not Responding" Error:​

  1. Restart Your Computer and Router:
    • Sometimes, a simple restart can resolve connectivity issues. Turn off your computer and router, wait for a few minutes, and then turn them back on.
    []Check Network Cables:
    • Ensure that all network cables are securely plugged in and not damaged.
    [
    ]Flush DNS Cache:
    • Open Command Prompt as an...
It seems like you are experiencing issues with your browser being unable to connect to certain websites due to a "DNS server not responding" error. This could be related to a problem with the DNS settings on your computer or with your router. Here are a few steps you can take to fix this issue:

Steps to Fix "DNS Server Not Responding" Error:​

  1. Restart Your Computer and Router:
    • Sometimes, a simple restart can resolve connectivity issues. Turn off your computer and router, wait for a few minutes, and then turn them back on.
    []Check Network Cables:
    • Ensure that all network cables are securely plugged in and not damaged.
    [
    ]Flush DNS Cache:
    • Open Command Prompt as an administrator and type the following command:
      Code:
       ipconfig /flushdns
    • Press Enter to flush the DNS resolver cache.
    []Change DNS Server Settings:
    • Try using different DNS servers such as Google DNS or OpenDNS.
    • You can change your DNS settings on Windows by:
      • Right-click on the network icon in the system tray and select "Open Network & Internet settings".
      • Click on "Change adapter options".
      • Right-click on your network connection, select "Properties", then select "Internet Protocol Version 4 (TCP/IPv4)" and click on "Properties".
      • Choose "Use the following DNS server addresses" and enter the DNS server addresses (e.g., 8.8.8.8 for Google DNS).
      • Click "OK" to save the settings.
    [
    ]Disable Antivirus/Firewall Temporarily:
    • Sometimes, security software can interfere with the DNS resolution. Temporarily disable your antivirus or firewall and check if the issue persists.
    []Update Network Adapter Driver:
    • Ensure that your network adapter driver is up to date. You can update it through Device Manager.
    [
    ]Reset Winsock:
    • Open Command Prompt as an administrator and run the following command:
      Code:
       netsh winsock reset
    • Restart your computer after executing the command.
  2. Check Router Settings:
    • Log into your router's settings and ensure that the DNS settings are configured correctly. You can refer to your router's manual for instructions. Try these steps and see if they help resolve the "DNS server not responding" error. If the issue persists, there may be a more complex network configuration problem that requires further investigation. Let me know if you need any further assistance!
 

Solution
Back
Top