How do I restrict zone transfer to slaves in my ACL and a TSIG key?
acl slaves {
192.168.1.1;
172.16.56.193;
10.0.0.149;
};
key "key" {
algorithm hmac-md5;
secret "*********"
};
--
Ted Stephens CNE, A+, CCA