In article <[EMAIL PROTECTED]>, Linux Addict <[EMAIL PROTECTED]> wrote:
> Hi, Does the fordwarder option wont take ACLs? master is the ACL here. > > /etc/named.conf:30: expected IP address near 'masters. > > ~LA The general rule is that ACLs may only be used for matching RECEIVED packets, and may NOT be used when specifying where to SEND packets. ACLs allow you to specify CIDR blocks, which can be thought of as wildcards, and it doesn't make sense to use these in master or forwarders clauses. -- Barry Margolin, [EMAIL PROTECTED] Arlington, MA *** PLEASE don't copy me on replies, I'll read them in the group ***
