how to clear Window DNS cache
My router reset and my ip address changed. DynDNS was updated with the new address automatically. But windows still pings the old address.
How do I clear the DNS cache in Windows Vista?
You can do that with the command:
ipconfig /flushdns
edit: You need to first write
cmd
into the search box. That will open a command prompt.