notify problem

Barry Margolin barmar at bbnplanet.com
Mon Jan 3 17:10:11 UTC 2000


In article <387092BF.8A5E95FB at nokia.com>,
Juha Mynttinen  <juha.mynttinen at nokia.com> wrote:
>I'm having a problem with notify-feature of Bind (bind 8.2.2 on Solaris
>2.6). After a change in datafiles, notifying the slave nameserver of the
>zone works fine.
>
>I configured the following lines into the zone info and restarted the
>server.
>
>notify yes;
>also-notify xxx.xxx.xxx.xxx;
>
>After this I read the log-file. Bind still notifies the slave server of
>the zone OK, but not this additional server. Anyone has any idea what
>might be wrong?

The syntax is:

  also-notify { x.x.x.x; };

You forgot the curly-braces.

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



More information about the bind-users mailing list