also-notify

Barry Margolin barmar at alum.mit.edu
Thu Feb 7 01:13:09 UTC 2008


In article <foclh9$2sa5$1 at sf1.isc.org>,
 "Baird, Josh" <jbaird at follett.com> wrote:

> OK, I see that they are not.  Will this be available in future versions?
> 
> -----Original Message-----
> From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On
> Behalf Of Baird, Josh
> Sent: Wednesday, February 06, 2008 9:40 AM
> To: bind-users at isc.org
> Subject: also-notify
> 
> Is the use of ACL's allowed in also-notify statements?

Does it really make sense to do this?

acl "foo" { 192.168.10.0/24; };

options { also-notify { foo; } };

Is this supposed to notify all 256 addresses in the subnet?

An ACL is a filter that matches addresses, not a specific list of 
addresses.

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***



More information about the bind-users mailing list