On 03/12/2011 10:57, babu dheen wrote: > Hello, > > I am running slave DNS server using BIND. Today when try to run > named-checkconf file as below , i am getting highlighted error. > > Kindly assist me > > [root@server]# named-checkconf /etc/named.rfc1912.zones > /etc/named.rfc1912.zones:78: undefined ACL 'redhat' > /etc/named.rfc1912.zones:85: undefined ACL 'redhat' > /etc/named.rfc1912.zones:92: undefined ACL 'redhat' > /etc/named.rfc1912.zones:100: undefined ACL 'redhat'
Isn't it kind of obvious? You are checking the syntax of the file named.rfc1912.zones, but the ACL is refers to is defined in another file. How will named-checkconf know that the ACL is in another file called named.caching-nameserver.conf? You would do better to run named-checkconf on named.caching-nameserver.conf. Regards, Anand Buddhdev RIPE NCC _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users