On 30 July 2013 21:38, Brandon Whaley <brand...@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
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to