<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFCC" text="#000000">
    It has sometimes been seen that the files that are updated are not
    the files actually loaded, this could be such a case?<br>
    <br>
    On 29/03/12 10:58, RYAN M. vAN GINNEKEN wrote:
    <blockquote
      cite="mid:31056019.118890.1333011526927.JavaMail.root@mx1.canmail.org"
      type="cite">
      <style type="text/css">p { margin: 0; }</style>
      <div style="font-family: times new roman,new york,times,serif;
        font-size: 12pt; color: #000000"><br>
        <div
style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>
                <div style="font-size:12pt;font-family:times new
                  roman,new york,times,serif">Hello all i have what is
                  to me a very strange bind 9 master slave transfer
                  issue.<br>
                  <br>
                  When i update a zone file on the master the file
                  updates correctly the notifies are sent and every
                  thing seems to work perfectly except it transfers 0
                  bytes to the slave.  Checking the slave confirms that
                  indeed thier was no transfer and that the slave is
                  still serving the old zone, i have gon as far as to
                  completely delete the zone files from the slave and
                  restart bind to my suprise it puts back all the old
                  files.  What is going on?  Below is an example of one
                  of the files that is not updating correctly there are
                  many and some of file I have updated more recently are
                  not even showing up in the logs of the server.<br>
                  <br>
                  On the server Ubuntu 8.04 LTS running BIND 9.4.2-P2.1
                  chrooted <br>
                  29-Mar-2012 06:03:39.461 general: info: zone <a
                    moz-do-not-send="true"
                    href="http://jodygamracy.com/IN/external"
                    target="_blank">jodygamracy.com/IN/external</a>:
                  loaded serial 2012031501<br>
                  29-Mar-2012 06:03:39.614 notify: info: zone <a
                    moz-do-not-send="true"
                    href="http://jodygamracy.com/IN/external"
                    target="_blank">jodygamracy.com/IN/external</a>:
                  sending notifies (serial 2012031501)<br>
                  29-Mar-2012 06:03:41.761 xfer-out: info: client
                  96.51.192.233#33074: view external: transfer of '<a
                    moz-do-not-send="true"
                    href="http://jodygamracy.com/IN" target="_blank">jodygamracy.com/IN</a>':
                  IXFR ended<br>
                  <br>
                  On the slave Ubuntu 10.04 LTS  BIND 9.7.0-P1<br>
                  29-Mar-2012 00:03:41.666 general: info: zone <a
                    moz-do-not-send="true"
                    href="http://jodygamracy.com/IN/external"
                    target="_blank">jodygamracy.com/IN/external</a>:
                  Transfer started.<br>
                  29-Mar-2012 00:03:41.706 xfer-in: info: transfer of '<a
                    moz-do-not-send="true"
                    href="http://jodygamracy.com/IN/external"
                    target="_blank">jodygamracy.com/IN/external</a>'
                  from 204.244.122.132#53: connected using
                  96.51.192.233#33074<br>
                  29-Mar-2012 00:03:41.782 xfer-in: info: transfer of '<a
                    moz-do-not-send="true"
                    href="http://jodygamracy.com/IN/external"
                    target="_blank">jodygamracy.com/IN/external</a>'
                  from 204.244.122.132#53: Transfer completed: 0
                  messages, 1 records, 0 bytes, 0.076 secs (0 bytes/sec)<br>
                  <br>
                  As a side not i have both machines firewalled, but
                  have port 53 open on both machines, and have ports set
                  using this in these lines in the named.conf. file<br>
                        query-source address * port 53;<br>
                              transfer-source * port 53;<br>
                              notify-source * port 53;<br>
                  <br>
                  and see this in the dameon logs <br>
                  /etc/named.conf:9: using specific query-source port
                  suppresses port randomization and can be insecure.<br>
                  <br>
                  <div><span></span>Computer King                  
                    CaN-Mail                    Surveillance King <br>
                    <a moz-do-not-send="true"
                      href="http://computerking.ca" target="_blank">http://computerking.ca</a>
                        <a moz-do-not-send="true"
                      href="http://canmail.org" target="_blank">http://canmail.org</a>
                         <a moz-do-not-send="true"
                      href="http://surveillanceking.net" target="_blank">http://surveillanceking.net</a>
                    <br>
                    <br>
                    Surveillance - Sales Service - Hosting Backup<br>
                    Internet Based Surveillance Systems<br>
                    Custom Service Pac kages<br>
                    Secure IMAP Email - Automated Remote Backups - Photo
                    Blogs - Online ERP and Accounting Packages<span></span><br>
                  </div>
                  <br>
                </div>
              </div>
              <br>
              _______________________________________________<br>
              Please visit <a moz-do-not-send="true"
                href="https://lists.isc.org/mailman/listinfo/bind-users"
                target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a>
              to unsubscribe from this list<br>
              <br>
              bind-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
              <a moz-do-not-send="true"
                href="https://lists.isc.org/mailman/listinfo/bind-users"
                target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
            </blockquote>
          </div>
          <br>
          Enlarge your serial!<br clear="all">
          <br>
          -- <br>
          AP<br>
        </div>
        <br>
        I've tried that had this problem for awhile that is why serial
        was not dated today just picked a random zone file anyways i
        updated the serial with todays date and still get the same
        behaviour.  Strange but the times are messed up i checked the
        time/date on both machines they are very similar what is with
        the wierd log times?<br>
        .<br>
        29-Mar-2012 08:44:06.883 notify: info: zone
        jodygamracy.com/IN/external: sending notifies (serial
        2012032901)<br>
        29-Mar-2012 08:44:09.093 xfer-out: info: client
        96.51.192.233#43819: view external: transfer of
        'jodygamracy.com/IN': IXFR ended<br>
        <br>
        <br>
        <br>
        29-Mar-2012 02:41:45.829 xfer-in: info: transfer of
        'jodygamracy.com/IN/external' from 204.244.122.132#53: Transfer
        completed: 0 messages, 1 records, 0 bytes, 0.072 secs (0
        bytes/sec)<br>
        <br>
        I get lots of these 0 bytes transfers everytime i try to edit a
        zone file now they keep poping up and zones never get updated on
        the slave it just keeps trying and getting 0 bytes<br>
      </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>
    <pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
  </body>
</html>