cache server not stable?

Kevin Darcy kcd at daimlerchrysler.com
Fri Jun 22 21:00:20 UTC 2001


What are you publishing in the NS records for the zone? Just the
master? Or the master and one or more slaves? If you have slaves, is
replication occuring properly? Sounds like your caching server is
sometimes going to a slave that doesn't have up-to-date information
about the zone.


- Kevin

sally wong wrote:

> I have BIND 8.2.3 installed, one master server and one
> caching server.  I am not sure if I configured it
> correctly.  When I added new entries to the master
> server, I always am able nslookup that entry from the
> master server.  But the cache server is not always
> very stable.
>
> The changes is usually reflected on the cache server
> immediately the entry is added.  But sometimes these
> added entries disappear, then reappear after a period
> of time for no reason.
>
> Has anybody had any idea why it happens like this or
> has seen this kind of happening?  Any sugguestion will
> be greatly appreciated.
>
> The resolv.conf file of the my cache server is
> pointing to the master name server.
>
> My named.conf is:
>
> zone "." {
>         type hint;
>         file "named.ca";
> };
>
> // Local Loopback interface
> zone "0.0.127.in-addr.arpa" {
>         type master;
>         file "named.local";
> };





More information about the bind-users mailing list