Name cache not updating itself

  • Thread starter Thread starter Pegasus
  • Start date Start date
P

Pegasus

I have a number of domain names registered with
dyndns.com. When the IP address of a host changes,
the dyndns name server registeres that change and
returns the new IP address within a few minutes.

I now find that my PC clings to the old address. Sometimes
it can take many hours until it updates its cache with the
new address. How can I empty the cache and force a reload?
I thought that nbtstat -R would do it but it makes no difference.

Second question: is there an easy way to view the cache?
 
I have a number of domain names registered with
dyndns.com. When the IP address of a host changes,
the dyndns name server registeres that change and
returns the new IP address within a few minutes.

I now find that my PC clings to the old address. Sometimes
it can take many hours until it updates its cache with the
new address. How can I empty the cache and force a reload?
I thought that nbtstat -R would do it but it makes no difference.

Go to the dos CMD-screen.
type ipconfig /flushdns

Second question: is there an easy way to view the cache?

Go to the dos CMD-screen.
type ipconfig /displaydns
 
Back
Top