TSIG and ACL?

Danny Mayer mayer at gis.net
Tue Sep 25 03:11:42 UTC 2001


At 10:44 PM 9/24/01, Ted Stephens wrote:
>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 

allow-transfer {!slaves; key;};

         Danny



More information about the bind-users mailing list