acl
Statement
acl name {
address_match_list
};
The acl
statement creates a named address match list.
It gets its name from a primary use of address match lists: Access
Control Lists (ACLs).
Note that an address match list's name must be defined with
acl
before it can be used elsewhere; no forward
references are allowed.
any
none
localhost
localnets
[ BIND Config. File | BIND Home | ISC ]