The information in this article applies to:
SYMPTOMSChanges made to a BIND primary DNS zone file are not being seen by a Microsoft DNS server configured as a secondary. CAUSEBIND does not automatically update the serial number in the SOA record. DNS secondaries determine if a zone transfer (AXFR) is required by querying for the SOA from the primary zone. If the serial number in the primary's SOA is identical to the serial number in the secondary, the zone data is assumed not to have changed and a zone transfer is not requested. RESOLUTIONWith a BIND primary, it will be necessary to manually update the SOA serial number (sometimes called the magic number) so that automatic zone transfers can be performed between the BIND server and a Microsoft DNS server. MORE INFORMATIONFor more information, see RFC1034 paragraph 4.3.5: Zone Maintenance and Transfers. Additional query words: DNS Bind zone
Keywords : kbnetwork |
Last Reviewed: February 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |