Re: Problems with include in acl file

2009-10-17 Thread Joseph S D Yao
On Sat, Oct 17, 2009 at 10:33:37PM -0400, Robert Moskowitz wrote: > I am trying to build up an environment where the user can maintain > custom files and leave the basic files alone. > > So I have a named.acl that works, I add an include line: > > acl "hdanets" { > 192.168.1.0/24; // hda

Problems with include in acl file

2009-10-17 Thread Robert Moskowitz
I am trying to build up an environment where the user can maintain custom files and leave the basic files alone. So I have a named.acl that works, I add an include line: acl "hdanets" { 192.168.1.0/24; // hda network include "custom.acl"; }; and get the error: Starting named: E