DNS issues windows 7 ultimate x64

v432

New member
Local time
5:19 PM
Messages
9
Hi everyone. I know there are a lot of windows 7 experts here and I know this has been asked in other forums but I'm still at a loss of how to fix it after numerous google searches.

I'm using windows 7 ultimate x64 and basically I'm connected by wireless on an asus pce-n13 network card to a dir-625 router. Internet runs fine but after a while the internet browsers cut off (ie and firefox) and it tells me dns server not responding.

Therefore I can still transfer files on the network and game online but the browsers don't work. When I change the dns address it causes the browsers to work for a while but then this keeps on happening again and again after a certain period of time.

I haven't had this problem on my other computers connected to the same router so the wireless router I don't think would be a cause. I've tried disabling the microsoft virtual wifi miniport adapter and manually configuring the dns address on tcp/ipv4 to 208.67.222.222 or 208.68.220.220 but these didn't work. I've also tried reinstalling my wireless network card drivers to no avail.

Thank you in advance for any possible suggestions.
 

My Computer

OS
windows 7 ultimate
Start - Accessories - Right click on command prompt and select run as admin.
Fire the command,
ipconfig /flushdns
 

My Computer

Computer Manufacturer/Model Number
MacBook Pro
OS
Lion
CPU
i5
Memory
4GB
Graphics Card(s)
Intel
Screen Resolution
1200x800
Hard Drives
Seagate FreeAgent GO 250GB Ext. HDD
Hi everyone. I know there are a lot of windows 7 experts here and I know this has been asked in other forums but I'm still at a loss of how to fix it after numerous google searches.

I'm using windows 7 ultimate x64 and basically I'm connected by wireless on an asus pce-n13 network card to a dir-625 router. Internet runs fine but after a while the internet browsers cut off (ie and firefox) and it tells me dns server not responding.

Therefore I can still transfer files on the network and game online but the browsers don't work. When I change the dns address it causes the browsers to work for a while but then this keeps on happening again and again after a certain period of time.

I haven't had this problem on my other computers connected to the same router so the wireless router I don't think would be a cause. I've tried disabling the microsoft virtual wifi miniport adapter and manually configuring the dns address on tcp/ipv4 to 208.67.222.222 or 208.68.220.220 but these didn't work. I've also tried reinstalling my wireless network card drivers to no avail.

Thank you in advance for any possible suggestions.

In an attempt to diagnose it, and as a work around can you try this next time it happens. First in cmd type ipconfig /flushdns, then ipconfig /renew. If that cures the problem it is Obviously DNS. You may want to try alternative DNS servers like Googles opendns servers. They are much faster than the typical ISP DNS servers.

Let us know if you need help

Ken
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Thanks for the quick replies.

The ipconfig/flushdns command did something. I think I've also tried that before too and it didn't have an effect.

The ipconfig/renew command came up with an error. It said "an error occurred while releasing interface loopback pseudo-interface 1: The system cannot find the file specified."
 

My Computer

OS
windows 7 ultimate
Have you enabled DHCP or given a static IP address. If static, /renew or /release doesnt work.
 

My Computer

Computer Manufacturer/Model Number
MacBook Pro
OS
Lion
CPU
i5
Memory
4GB
Graphics Card(s)
Intel
Screen Resolution
1200x800
Hard Drives
Seagate FreeAgent GO 250GB Ext. HDD
Hi v432,

This could be caused by a number of things, locally (on your PC), Network (interference, dropped packets etc), Your router or modem (nad any cable connections in between if you have both devices), another device on your network (especially if it is issuing DNS), Connection to ISP (dropping packets), ISP's DNS server (issue here beyond your control). As you troubleshoot this, look for errors at each point along the way.

Locally (on your PC)
  • Event Log Info: Is there a corresponding error number in the windows event log? (type eventvwr.msc in RUN or search and look through the logs). This will help us pinpoint the issue.
  • Check the DNS Service: Does the DNS service fail (type services.msc in RUN or search for DNS client and check it), this test ascertains if the problem is your DNS service.
  • Check for other broadcasting DNS': While in services, please check that you only have the DNS client installed (nothing else that says DNS and that it is set to start automatically). This ensures that DNS is not being issued from your PC.
  • DNS are you there?: When your browser crashes. Open an elevated command prompt and type IPCONFIG /ALL. In the results, verify that your DNS address is correct, also please check if any other details such as 'default gateway' are missing. If DNS is correct, type PING x.x.x.x where x.x.x.x is the DNS address, does it answer? do this for any secondary DNS servers that you have. If only one answers that swap them around in your modem/router configuration.
  • Check for Proxy's: Open your browser, for Internet Explorer, right click on'tools' and go to 'Internet Options'. On the 'Connections' tab, click on 'LAN settings'. Ensure that the 'Automatically detect settings' tickbox is ticked, that no configuration script is in use and that you are not using a proxy (unless you have purposely changed these before).

Out of curiosity, are you sharing out the internet connection on this machine? (on the wireless connection properties on the sharing tab, check if "allow other network users to connect through this computer's internet connection" is ticked). If so just untick this, as we move forward.

Other Network & Router stuff
  • Interference: Try changing your wireless connection to another channel in case there is interference.
  • Alternate DNS: THis is already mentioned I think; but check your ISP's website or call them, sometimes they have alternate DNS servers that may work better for your area.
  • Reconfigure: I know it's pain, so save this for later, but you may just need to reset the router and reconfigure it. My Linksys wireless N has had me doing this twice in the last 3 years (which sort of serves me right for getting one of the first pre-standard wireless N models :) )
  • Flash your firmware: Just like the above, you may consider flashing your router/modem with the latest firmware or at least investigating if your issue is common on your device.
  • Connectivity test to find point of failure 1: On your PC open an elevated command prompt and type PING x.x.x.x -t, where x.x.x.x is the address of your router. Leave this running for 10 minutes and watch for dropped packets. This tells us the problem is router connectivity. You can stop this process by pressing CTRL+C.
  • Connectivity test to find point of failure 2: Repeat the above process for your DNS servers, leave it for a while. (if you want to leave it for a long while, then change the command to PING x.x.x.x. -t >>%userprofile%/desktop/afile.txt. Where x.x.x.x. is your target address and %userprofile%/desktop/afile.txt is the txt the location and name of a text file (my exampel drops it on your desktop; you can change these around to suit; but there are a few locations where the permissions may not let you drop).
  • Routing with port forwarding:If you've set up any port forwarding on the standard browsing or protocol security ports, we would also need to look at influences at the both ends of this. This is very doubtful for a home user and shouldn't be a problem unless they are forwarded to another PC on your network; but we are a forum for everyone I've posted it ;) so check for forwarding on these ports L2TP (1701), PPTP (1723), SSTP (443), HTTP (80), HTTPS (8080).
  • Other DevicesAs the problem is intermittent, it could occur when other devices enter your network and their ipaddresses are refreshed. Therfore, have a look at network printers, game devices (PSP, XBOX, Wii etc), IPOD's/PAD's, mobile phones and other network enabled devices that connect to your wireless and cabled network. Now ensure that these are not sharing an IPADDRESS with anything else. On the same note, you may wish to look at the attached devices page in your router configuration and check if all attached devices are shown. Missing devices that are turned on, could point to the same issue.
  • MAC Changing: Lastly, if you ever used MAC changing software, remember to set your MAC addresses back to normal as this can confuse DNS servers that rely on MAC addresses to allocate your IPaddress

NOTE: The ipconfig /flushdns solution mentioned by zigzag3143 above is useful when you have a dynamic address (as dre@ms mentioned). This is used to flush, old or damaged DNS records.

Well this turned out to be a novel *grin* and a lot of it may be irrelevant. I included it all because you mentioned that you have already been searching for some time for a solution.

If you need clarification on any of the....erm.... chapters above, then just let me know.

Tim
 
Last edited:

My Computer

Computer Manufacturer/Model Number
Custom Hack job
OS
Windows 7 Ultimate 64 bit
CPU
Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
Motherboard
GigaByte EP45-UD3
Memory
8 GB Kingston
Graphics Card(s)
Nvidia GeForce 9600GT
Sound Card
Soundblaster Audigy
Monitor(s) Displays
AOC x2 22"
Hard Drives
2 x Samsung 500GB (RAID)
2 x Samsung 2TB
1 x WD Green 2TB
1 x Seagate 1TB
1 x Samsung 500GB
PSU
Thermaltake QFan 750W
Case
CM Scout Gaming
Cooling
Coolermaster V10
Keyboard
Microsoft Wireless Keyboard 1000
Mouse
Microsoft Wireless Optical 2000
Internet Speed
320
Other Info
Winfast PVR2000CP
LG DVD-RAM DVD/RW/DL Super Multi
Linksys WMP300Nx2 Wireless Adapter
Hi everyone. I know there are a lot of windows 7 experts here and I know this has been asked in other forums but I'm still at a loss of how to fix it after numerous google searches.

I'm using windows 7 ultimate x64 and basically I'm connected by wireless on an asus pce-n13 network card to a dir-625 router. Internet runs fine but after a while the internet browsers cut off (ie and firefox) and it tells me dns server not responding.

Therefore I can still transfer files on the network and game online but the browsers don't work. When I change the dns address it causes the browsers to work for a while but then this keeps on happening again and again after a certain period of time.

I haven't had this problem on my other computers connected to the same router so the wireless router I don't think would be a cause. I've tried disabling the microsoft virtual wifi miniport adapter and manually configuring the dns address on tcp/ipv4 to 208.67.222.222 or 208.68.220.220 but these didn't work. I've also tried reinstalling my wireless network card drivers to no avail.

Thank you in advance for any possible suggestions.


It may help to reset Winsock for windows 7. This has fixed the same no browser access problem many times in the past.

1. Click start, type cmd in the Start Search box, right-click cmd.exe, click Run as administrator, and then press Continue.

2. Type netsh winsock reset at the command prompt, and then press ENTER.

Note If the command is typed incorrectly, you will receive an error message. Type the command again. When the command is completed successfully, a confirmation appears, followed by a new command prompt. Then, go to step 3.

3. Type exit, and then press ENTER. You should be prompted to reboot, if not you should reboot and test.

After that it may help to go into your browswer control panel and switch to a different channel because channel overlap seems to cause all sorts of strange connection problems with Windows 7.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ult, Windows 8.1 Pro,
CPU
Q9650-4.275GHz, E8600 4.5GHz, E6750-3.8GHz
Motherboard
Evga 780i FTW
Memory
G.Skill PC2 9600 1200Mhz 5 5 5 15 2T
Graphics Card(s)
GTX480
Sound Card
Asus Xonar D2
Monitor(s) Displays
HannsG
Screen Resolution
1680X1050
Hard Drives
GSkill Phoenix Pro 120GB SSD
PSU
ThermalTake Toughpower 1000Watt modular
Case
ThermalTake XaserV
Cooling
Xigmatek S1283
Keyboard
Logitech G15
Mouse
Logitech G9
Internet Speed
T1
Thanks again for all the replies.

I'd really like to know if this is a hardware thing because this is my first time using an n adapter with my dir-625 router (which is a very early n router probably somewhat far from the final spec). I really don't want to buy another router and find out I'm having the same problems.

My other computers have ran windows 7 32 bit and used this same router and no connectivity issues albeit they were g network cards.

As for network connectivity next time if the dns not responding happens I'll use the reply posts to help me with diagnosis and if I'm still stuck I might post some more detailed stats of what's going on.
 

My Computer

OS
windows 7 ultimate
Since your router/access point is an early n device and you are now using n that is most likely your issue. Try using g and see if all the problems go away. If they do then you know that the n wireless is the problem.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell OP7010
OS
Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
Memory
16GB
Monitor(s) Displays
4 Dell 24" LCD
Screen Resolution
1280x1024
Keyboard
Dell
Mouse
Dell Optical
Internet Speed
40meg
Back
Top