2011/2/15 donovan jeffrey j <dono...@beth.k12.pa.us>:
>
> On Feb 14, 2011, at 8:31 PM, Terry. wrote:
>
>> check your configure especially for:
>>
>> * notify/ also-notify/ allow-notify
>> * allow-transfer
>> * does slave named have the permittion to write to data dir?
>
> yes , salve can write.
>
> slave options;
>   allow-transfer { 10.1.1.2; };

In practical the slave doesn't have the allow-transfer option.

>   allow-notify {10.1.1.2};

If the slave is listed in the NS records of the zone distinctly (ie,
it's not a hidden slave) then this allow-notify is also not needed.

>   transfer-format many-answers;
>
> master options;
> allow-transfer { 10.135.1.3; };
>

If the slave is a hidden name server, then in master both
allow-transfer and also-notify are needed, otherwise neither of them
is needed.

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

Reply via email to