Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: wjhobbs on September 22, 2006, 06:20:27 PM

Title: How to Refresh DNS Cache?
Post by: wjhobbs on September 22, 2006, 06:20:27 PM
I have made a DNS change on a commercial DNS service to point to a new location for a web site. But my interal workstations are continuing to point to the old address.

Is there a way to force the SME7 dns cache to refresh?

Thanks.

John
Title: How to Refresh DNS Cache?
Post by: byte on September 22, 2006, 11:13:43 PM
Have you tried...

svc -t /service/dnscache
Title: How to Refresh DNS Cache?
Post by: wjhobbs on September 23, 2006, 03:53:19 PM
Thanks, Byte.

My ignorance is huge. I would have thought that would terminate the service. Does it also result in the service starting up again afterward? Or would I need to explicitly start it up?

Thanks.

John
Title: How to Refresh DNS Cache?
Post by: byte on September 23, 2006, 04:57:47 PM
It will restart the dnscache for you.
Title: How to Refresh DNS Cache?
Post by: raem on September 23, 2006, 09:38:50 PM
wjhobbs

> I would have thought that would terminate the service. Does it also result in the service starting up again afterward?

As I understand it a supervised service will get restarted automatically if it stops (or is terminated).