unable to find masters list 'acl_name'

Paul Cocker paul.cocker at tntpost.co.uk
Wed Aug 27 07:08:14 UTC 2008


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; };
};
zone "254.254.254.254.in-addr.arpa" {
        type slave;
        file "domain.co.uk.rev";
        masters { master; };
        };

I checked for lines missing a final semi-colon, but didn't see any. Any
obvious problems I've over looked here?

Paul




TNT Post is the trading name for TNT Post UK Ltd (company number: 04417047), TNT Post (Doordrop Media) Ltd (00613278), TNT Post Scotland Ltd (05695897),TNT Post North Ltd (05701709) and TNT Post South West Ltd (05983401). Emma's Diary and Lifecycle are trading names for Lifecycle Marketing (Mother and Baby) Ltd (02556692). All companies are registered in England and Wales; registered address: 1 Globeside Business Park, Fieldhouse Lane, Marlow, Buckinghamshire, SL7 1HY.



More information about the bind-users mailing list