Wrong DNS for just one site on development machine
Posted
by
Patrick
on Server Fault
See other posts from Server Fault
or by Patrick
Published on 2009-06-23T08:49:10Z
Indexed on
2011/03/04
23:26 UTC
Read the original article
Hit count: 327
www.superyoink.de is my clients' website. I can access it from any machine except my development one.
If I ping it on my development machine, I get 80.67.28.107 - this is wrong.
My laptop, next to me, is able to resolve it correctly.
I have tried putting correct address into hosts like so:
93.187.232.191 www.superyoink.de
Still resolves to wrong address.
I can enter bogus DNS server addresses so nothing works. But www.superyoink.de still resolves to 80.67.28.107.
Rebooted, did ipconfig /flushdns nothing seems to work.
I run 32 bit Vista. My impression is that it has stored the wrong dns resolution somewhere and is not even trying the DNS servers. But where? Help please!
© Server Fault or respective owner