acl

David david at phobia.ms
Tue Aug 31 20:34:08 UTC 1999


Are ACL's allowed under zone {};

for example.. i have

acl mstr { 111.111.111.111; };

options {
    allow-transfer { mstr; }; // works
};

zone {
   type slave;
  file blah.db;
  masters { mstr; }; // doesn't work
}


is this supposed to happen?
 -- david




More information about the bind-users mailing list