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 _______________________________________________ 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