TSIG KEY per slave

Anand Buddhdev anandb at ripe.net
Wed May 16 20:25:12 UTC 2012


On 16/05/2012 21:52, Saif Ahmed wrote:

> Hi,
> 
>   We have multiple slaves serve our zone, 
> 
> Is it possible to configure different TSIG key for each slave to allow AXFR
> our zones.
> 
> anyone could advice if yes and how to configured it.

Hi Saif,

You can use something like this in your configuration:

allow-transfer { key key_id1; key key_id2; key key_id3; ... };

where key_id1, key_id2, etc are the keys configured on each slave.

Regards,

Anand



More information about the bind-users mailing list