Dave Stern - Former Rocket Scientist wrote:
Hi Dave!
> We have a caching nameserver on a redhat llinux box acting also as a gateway
> to private/proxy nets (192.168.0/16) I have an also-notify line in our master
> NS to insure that this machine picks up changes. What appears to happen
> however is that if an existing name changes its IP, the info remains cached
> on the cache NS and not updated. What could cause this (or rather, how can
> such changes be automagically propagated?)
Notify is for authoritative nameservers, which don't answer out of cache for
zones for which they are authoritative. It doesn't do any good to notify
a server of changes in a zone, when it's not authoritative for that zone.
I may be misunderstanding your configuration, but you want internal client
resolvers to use your master/slaves, and they in turn might forward to the
caching-only nameserver/gateway.
-Robert
|