DNS issue/question

ltwally

New member
Member
Local time
12:53 PM
Messages
29
When Windows detects a dead DNS server it seems to mark it as "dirty" and stops even trying to use it. This is all well and good, since you don't want your machines waiting for a DNS server to time-out before trying the next DNS server in line every time you need to do a lookup.

Does anyone know of a way to "de-list" that DNS server from this "dirty" / "dead" list, and get Windows using that DNS server again...? A way without re-initializing the network connection (which fixes the issue, but isn't always convenient)...?

Thanks
 

My Computer

OS
Windows 7 Ultimate x64
When Windows detects a dead DNS server it seems to mark it as "dirty" and stops even trying to use it. This is all well and good, since you don't want your machines waiting for a DNS server to time-out before trying the next DNS server in line every time you need to do a lookup.

Does anyone know of a way to "de-list" that DNS server from this "dirty" / "dead" list, and get Windows using that DNS server again...? A way without re-initializing the network connection (which fixes the issue, but isn't always convenient)...?

Thanks

The page in the link below covers most of the useful IP commands and what they do when you send them. To flush the DNS > ipconfig /flushdns typed into a command prompt.

ipconfig - Windows Command Line Utility
 

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
ipconfig /flushdns does not re-enable a DNS server that has been marked as "down".

The problem isn't an incorrect DNS cache, but that Windows has stopped using the primary DNS server due to it not being available for a time. When it comes back online, Windows has no method of realizing this (at least not in a timely manner) and resuming use of that DNS server.

Resetting the NIC or rebooting does do the trick, but both solutions obviously disrupt the network connection. I was hoping for a more elegant solution.

Thanks
 

My Computer

OS
Windows 7 Ultimate x64
Back
Top