ACLs as external files

Mosemann, Russell Russell.Mosemann at cune.edu
Mon Mar 5 16:20:07 UTC 2007


> Rather than add/remove/modify IP blocks to this ACL, it would be nice
to
> reference a seperate external file to manange and reference it from
> named.conf
> 
> Does BIND offer this facility for ACLs?

Sure.

> If so, someone mind sharing an example/details?

    include "named-acl.conf";

and name-acl.conf would contain

    acl "local-blocks" { 192.168/16; 172.16/12; 10/8; } ;

--
Russell Mosemann, Ph.D.
Associate Professor of Computer Science



More information about the bind-users mailing list