<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">allow-update + manual editing of zone
      file = bad.<br>
      <br>
      Use nsupdate.<br>
                                                                     
          - Kevin<br>
      <br>
      On 4/25/2014 4:03 PM, Jeronimo L. Cabral wrote:<br>
    </div>
    <blockquote
cite="mid:CAK7KTbhWmnpXkBHKBUfVhpyr95byxEEWKw_GogpPNGhtTRMJhA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Dear, I'm using Bind 9.8.4 with a master / slave
        scenario. Zone transfer works OK when I have this config in
        named.conf.local from master server, add some A records and
        execute "service bind9 reload":
        <div>
          <br>
        </div>
        <div>
          <div>zone "<a moz-do-not-send="true"
              href="http://company.com.ar">company.com.ar</a>" {</div>
          <div>    type master;</div>
          <div>    file "/etc/bind/zones/company.com.ar.db";</div>
          <div>    allow-transfer { key "company"; };</div>
          <div>    check-names ignore;<br>
          </div>
          <div><br>
          </div>
          <div style="">After that I add the allo-update statement and
            restart bind9 service:</div>
          <div style=""><br>
          </div>
          <div style="">
            <div>zone "<a moz-do-not-send="true"
                href="http://company.com.ar">company.com.ar</a>" {</div>
            <div>    type master;</div>
            <div>    file "/etc/bind/zones/company.com.ar.db";</div>
            <div>    allow-transfer { key "company"; };</div>
            <div>    allow-update { 172.12.88.3; 10.8.91.7;};</div>
            <div>    check-names ignore;</div>
            <div><br>
            </div>
            <div style="">Finally, I add some A records in my <a
                moz-do-not-send="true" href="http://company.com.ar">company.com.ar</a>
              zone and increment the serial number, then I execute
              "service bind9 reload" but the Slave doesn't receive the
              new records. The only way Slave receives the new records
              is when I execute "service bind9 restart" in Master which
              is not the idea.</div>
            <div style=""><br>
            </div>
            <div style="">What is the problem please ???</div>
            <div style=""><br>
            </div>
            <div style="">Thanks a lot,</div>
            <div style=""><br>
            </div>
            <div style="">JeLo</div>
            <div style=""><br>
            </div>
            <div><br>
            </div>
            <div><br>
            </div>
          </div>
          <div>
            <br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>