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
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
2 matches
Mail list logo