SV: SV: ACL and notify

Ronni Jensen roj at mvb.dk
Thu Apr 20 16:03:39 UTC 2006


This is getting quite annoying.. can't be true that it isn't possible,
can it?

Zytrax describes it in their ACL examples too...
http://www.zytrax.com/books/dns/ch7/acl.html

/jack

-----Oprindelig meddelelse-----
Fra: David Nolan [mailto:vitroth+ at cmu.edu] 
Sendt: 20. april 2006 17:41
Til: Ronni Jensen; bind-users at isc.org
Emne: Re: SV: ACL and notify



--On Thursday, April 20, 2006 17:15:12 +0200 Ronni  Jensen <roj at mvb.dk> 
wrote:

> Yah could be.. but I get the same error with:
>
>         also-notify { "slave-servers"; };
>
> Any ideas?

Looks like its just not allowed.  From the man page:
also-notify [ port integer ] { ( ipv4_address | ipv6_address )
     [ port integer ]; ... };

compare that to:
allow-notify { address_match_element; ... };

I guess also-notify is strictly an IP address list.  I guess that also 
means my favorite online source for bind config information is wrong, as

they use also-notify in their acl example documentation.

If you really want something along these lines I suppose you could use a

macro processor like m4 to do variable expansion.  But, Eww...


-David Nolan
 Network Software Designer
 Computing Services
 Carnegie Mellon University



More information about the bind-users mailing list