BIND does not send notifies

Mark_Andrews at isc.org Mark_Andrews at isc.org
Fri Jan 4 01:19:22 UTC 2002


> Hi,
> 
> I have BIND 8.2.3-REL running here. When I update a zone the server does not
> send notifies to the slaves, although I have options notify enabled. Even
> tcpdump doesn't give any notify traffic as well.
> 

	"fetch-glue no;" will stop the nameserver from looking up the
	address records of the servers if they are not in any of the
	zones it is serving.

> When I add a global "also-notify" directive, the whole thing works.
> 
> Nevertheless, zone transfers from the slave work properly, but they are only
> initiated after the SOA timeout.
> 
> Here are my options; what can be wrong?
> 
> options {
>         pid-file "/var/named/named.pid";
>         directory "/etc/dns";
>         notify yes;
>         fetch-glue no;
>         recursion no;
>         allow-transfer {
>             // Slaves' IP addresses....
>         };
> };
> 
> -- 
> Gruss           * Holger Metschulat
>   Holger        * e-mail: homer at stellwerke.de, http://www.sgs.wh.tu-darmstadt
> .de/homer
>     "Internet-Nutzung ist ein Privileg und kein Recht."
>        (Rechnerraum-Ordnung an der Uni von 1994)
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list