unable to find masters list 'acl_name'

Andrey G. Sergeev (AKA Andris) andris at aernet.ru
Wed Aug 27 08:06:35 UTC 2008


Hello Paul,


Wed, 27 Aug 2008 08:08:14 +0100 Paul Cocker wrote:

> I have setup an acl called "master" which is to hold the owner of a 
> particular zone which this server is to act as a slave for. However, 
> when I try to start the service it claims it cannot find the ACL.
> 
> At the top of named.conf I have (nonsense IPs):
> 
> acl master {
>     254.254.254.254;
> };
> 
> And the request is made by two zone blocks:
> 
> zone "domain.co.uk" {
>      type slave;
>      file "domain.co.uk.for";
>      masters { master; };

Use "masters" directive instead of "acl".


-- 

Yours sincerely,

Andrey G. Sergeev (AKA Andris)     http://www.andris.name/


More information about the bind-users mailing list