<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Christian Hofstaedtler ha scritto:
<blockquote cite="mid:20100726101044.GA29747@squigley.namespace.at"
 type="cite">
  <pre wrap="">* Tonix (Antonio Nati) <a class="moz-txt-link-rfc2396E" href="mailto:tonix@interazioni.it"><tonix@interazioni.it></a> [100725 22:41]:
  </pre>
  <blockquote type="cite">
    <pre wrap="">We have the following case, and we did not understand if this is
normal of we are missing something in configuration.

We have two local name servers, acting usually as masters and using
replicated MySQL, and a remote autonomous NS, acting as slave (and
being the unique IP allowed to make AXFR).

When we define a "native" domain, no notify is sent to remote ns.
When we define a "master" domain, three notifies are sent to all
nameservers, but only the remote will sent an AXFR command.
We feel two notifies sent to local nameservers to be useless.

Is this normal? Can be avoided?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
pdns does not know anything about your MySQL replication, and it
does know next to nothing about the slaves you're using, except that
they are listed as NS records for your domain. It therefore must
send NOTIFYs to all nameservers. IIRC it even sends a NOTIFY to
itself, because it specifically does not know, which nameserver
instance "self" is.

So yes, this is normal, and cannot be avoided currently.

  Christian</pre>
</blockquote>
Thanks Christian,<br>
<br>
this is exactly what we supposed. Would it be fine to add a
"native_nameservers=ip1,ip2" option to configuration, in order to avoid
these notifies to local or native nameservers IP?<br>
<br>
Tonino<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
------------------------------------------------------------
        Inter@zioni            Interazioni di Antonio Nati 
   <a class="moz-txt-link-freetext" href="http://www.interazioni.it">http://www.interazioni.it</a>      <a class="moz-txt-link-abbreviated" href="mailto:tonix@interazioni.it">tonix@interazioni.it</a>           
------------------------------------------------------------
</pre>
</body>
</html>