TSIG and ACL?

Ted Stephens tls at columbus.rr.com
Tue Sep 25 02:44:57 UTC 2001


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


More information about the bind-users mailing list