also-notify

Oleg Prokopyev riiki at gu.net
Mon Dec 10 09:16:44 UTC 2001


in log files i do not see either "sent NOTIFY" on my server or " rcvd
NOTIFY" on y.y.y.y
i use the following

zone "xxx.xxx" {
         type master;
         file "xxx.xxx";
         allow-transfer {
                 x.x.x.x;
         };
         also-notify {
                 y.y.y.y;
         };

};

Michael Kjorling wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Contact your vendor. There are no BIND 8.3 or 8.4.
> 
> That said, are you sure the host at y.y.y.y can't just act on the
> NOTIFY? Why are you obfuscating your IPs anyway?
> 
> Michael KjЖrling
> 
> On Dec 10 2001 11:02 +0200, Oleg Prokopyev wrote:
> 
> > > it requires '{ ip_addr; [ ip_addr; ... ] };' clause.
> > > try followings
> > >
> > > zone "xxx.xxx" {
> > >         type master;
> > >         file "xxx.xxx";
> > >         allow-transfer {
> > >                 x.x.x.x;
> > >         };
> > >         also-notify {
> > >                 y.y.y.y;
> > >         };
> > > };
> > >
> > > Regards,
> >

-- 
Regards,
Oleg Prokopyev
OAP4-RIPE


More information about the bind-users mailing list