2N/A - Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC") 2N/A - This Source Code Form is subject to the terms of the Mozilla Public 2N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 2N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2N/A<
title>Chapter�8.�Troubleshooting</
title>
2N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
2N/A<
link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
2N/A<
link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
2N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2N/A<
div class="navheader">
2N/A<
table width="100%" summary="Navigation header">
2N/A<
tr><
th colspan="3" align="center">Chapter�8.�Troubleshooting</
th></
tr>
2N/A<
td width="20%" align="left">
2N/A<
th width="60%" align="center">�</
th>
2N/A<
div class="chapter">
2N/A<
div class="titlepage"><
div><
div><
h1 class="title">
2N/A<
a name="Bv9ARM.ch08"></
a>Chapter�8.�Troubleshooting</
h1></
div></
div></
div>
2N/A<
p><
b>Table of Contents</
b></
p>
2N/A<
dt><
span class="section"><
a href="Bv9ARM.ch08.html#common_problems">Common Problems</
a></
span></
dt>
2N/A<
dd><
dl><
dt><
span class="section"><
a href="Bv9ARM.ch08.html#id-1.9.2.2">It's not working; how can I figure out what's wrong?</
a></
span></
dt></
dl></
dd>
2N/A<
dt><
span class="section"><
a href="Bv9ARM.ch08.html#id-1.9.3">Incrementing and Changing the Serial Number</
a></
span></
dt>
2N/A<
dt><
span class="section"><
a href="Bv9ARM.ch08.html#more_help">Where Can I Get Help?</
a></
span></
dt>
2N/A <
div class="section">
2N/A<
div class="titlepage"><
div><
div><
h2 class="title" style="clear: both">
2N/A<
a name="common_problems"></
a>Common Problems</
h2></
div></
div></
div>
2N/A <
div class="section">
2N/A<
div class="titlepage"><
div><
div><
h3 class="title">
2N/A<
a name="id-1.9.2.2"></
a>It's not working; how can I figure out what's wrong?</
h3></
div></
div></
div>
2N/A The best solution to solving installation and
2N/A configuration issues is to take preventative measures by setting
2N/A up logging files beforehand. The log files provide a
2N/A source of hints and information that can be used to figure out
2N/A what went wrong and how to fix the problem.
2N/A <
div class="section">
2N/A<
div class="titlepage"><
div><
div><
h2 class="title" style="clear: both">
2N/A<
a name="id-1.9.3"></
a>Incrementing and Changing the Serial Number</
h2></
div></
div></
div>
2N/A Zone serial numbers are just numbers — they aren't
2N/A date related. A lot of people set them to a number that
2N/A represents a date, usually of the form YYYYMMDDRR.
2N/A Occasionally they will make a mistake and set them to a
2N/A "date in the future" then try to correct them by setting
2N/A them to the "current date". This causes problems because
2N/A serial numbers are used to indicate that a zone has been
2N/A updated. If the serial number on the slave server is
2N/A lower than the serial number on the master, the slave
2N/A server will attempt to update its copy of the zone.
2N/A Setting the serial number to a lower number on the master
2N/A server than the slave server means that the slave will not perform
2N/A updates to its copy of the zone.
2N/A The solution to this is to add 2147483647 (2^31-1) to the
2N/A number, reload the zone and make sure all slaves have updated to
2N/A the new zone serial number, then reset the number to what you want
2N/A it to be, and reload the zone again.
2N/A <
div class="section">
2N/A<
div class="titlepage"><
div><
div><
h2 class="title" style="clear: both">
2N/A<
a name="more_help"></
a>Where Can I Get Help?</
h2></
div></
div></
div>
2N/A The Internet Systems Consortium
2N/A (<
acronym class="acronym">ISC</
acronym>) offers a wide range
2N/A of support and service agreements for <
acronym class="acronym">BIND</
acronym> and <
acronym class="acronym">DHCP</
acronym> servers. Four
2N/A levels of premium support are available and each level includes
2N/A support for all <
acronym class="acronym">ISC</
acronym> programs,
2N/A significant discounts on products
2N/A and training, and a recognized priority on bug fixes and
2N/A non-funded feature requests. In addition, <
acronym class="acronym">ISC</
acronym> offers a standard
2N/A support agreement package which includes services ranging from bug
2N/A fix announcements to remote support. It also includes training in
2N/A <
acronym class="acronym">BIND</
acronym> and <
acronym class="acronym">DHCP</
acronym>.
2N/A To discuss arrangements for support, contact
2N/A <
a class="link" href="mailto:info@isc.org" target="_top">info@isc.org</
a> or visit the
2N/A <
acronym class="acronym">ISC</
acronym> web page at
2N/A<
div class="navfooter">
2N/A<
table width="100%" summary="Navigation footer">
2N/A<
td width="40%" align="left">
2N/A<
td width="20%" align="center">�</
td>
2N/A<
td width="40%" align="left" valign="top">Chapter�7.�<
acronym class="acronym">BIND</
acronym> 9 Security Considerations�</
td>
2N/A<
td width="20%" align="center"><
a accesskey="h" href="Bv9ARM.html">Home</
a></
td>
2N/A<
td width="40%" align="right" valign="top">�Appendix�A.�Release Notes</
td>