BIND slave stops updating from master after 1-3 days

Steven Carr sjcarr at gmail.com
Tue Jul 30 21:01:25 UTC 2013


On 30 July 2013 21:38, Brandon Whaley <brandonw at inmotionhosting.com> wrote:

> zone "example.com" {
>         type slave;
>         file "/var/named/slaves/example.com.db";
>         masters { 10.0.1.1; 10.0.2.1; 10.0.3.1; 10.0.4.1; 10.0.5.1; };
> };
>

So given what I mentioned before I would envisage BIND contacting 10.0.1.1
and then failing to 10.0.2.1 but ignoring the rest. Is this what you are
seeing in the logs? Or is the slave not attempting to contact any of the
servers?

Just out of curiosity, what is the reason for having 5 masters? are these
multi-master? or are they effectively slaves that also allow zone transfers?

Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20130730/5f857760/attachment.html>


More information about the bind-users mailing list