2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 04:58:04 +00:00
bind/doc/arm/Bv9ARM.ch08.html

142 lines
6.3 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2005-05-11 06:05:43 +00:00
<!--
2017-01-06 01:05:20 +00:00
- Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC")
2005-05-11 06:05:43 +00:00
-
2016-07-21 07:11:01 +00:00
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
2005-05-11 06:05:43 +00:00
-->
<html lang="en">
2005-05-11 06:05:43 +00:00
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Chapter<EFBFBD>8.<2E>Troubleshooting</title>
2015-10-07 04:11:09 +00:00
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
2005-05-11 06:05:43 +00:00
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
<link rel="prev" href="Bv9ARM.ch07.html" title="Chapter<65>7.<2E>BIND 9 Security Considerations">
2015-01-09 01:05:02 +00:00
<link rel="next" href="Bv9ARM.ch09.html" title="Appendix<69>A.<2E>Release Notes">
2005-05-11 06:05:43 +00:00
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Chapter<EFBFBD>8.<2E>Troubleshooting</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="Bv9ARM.ch07.html">Prev</a><EFBFBD></td>
<th width="60%" align="center"><EFBFBD></th>
<td width="20%" align="right"><EFBFBD><a accesskey="n" href="Bv9ARM.ch09.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
2015-10-07 04:11:09 +00:00
<div class="chapter">
<div class="titlepage"><div><div><h1 class="title">
<a name="Bv9ARM.ch08"></a>Chapter<EFBFBD>8.<2E>Troubleshooting</h1></div></div></div>
2005-05-11 06:05:43 +00:00
<div class="toc">
<p><b>Table of Contents</b></p>
2015-10-07 04:11:09 +00:00
<dl class="toc">
2015-10-13 01:04:41 +00:00
<dt><span class="section"><a href="Bv9ARM.ch08.html#common_problems">Common Problems</a></span></dt>
2015-10-07 04:11:09 +00:00
<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>
<dt><span class="section"><a href="Bv9ARM.ch08.html#id-1.9.3">Incrementing and Changing the Serial Number</a></span></dt>
2015-10-13 01:04:41 +00:00
<dt><span class="section"><a href="Bv9ARM.ch08.html#more_help">Where Can I Get Help?</a></span></dt>
2005-05-11 06:05:43 +00:00
</dl>
</div>
2016-12-07 01:05:34 +00:00
<div class="section">
2005-05-11 06:05:43 +00:00
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
2015-10-13 01:04:41 +00:00
<a name="common_problems"></a>Common Problems</h2></div></div></div>
2016-12-07 01:05:34 +00:00
<div class="section">
2005-05-11 06:05:43 +00:00
<div class="titlepage"><div><div><h3 class="title">
2015-10-07 04:11:09 +00:00
<a name="id-1.9.2.2"></a>It's not working; how can I figure out what's wrong?</h3></div></div></div>
2016-12-07 01:05:34 +00:00
<p>
2005-05-11 06:05:43 +00:00
The best solution to solving installation and
configuration issues is to take preventative measures by setting
up logging files beforehand. The log files provide a
source of hints and information that can be used to figure out
what went wrong and how to fix the problem.
</p>
2016-12-07 01:05:34 +00:00
</div>
</div>
<div class="section">
2005-05-11 06:05:43 +00:00
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
2015-10-07 04:11:09 +00:00
<a name="id-1.9.3"></a>Incrementing and Changing the Serial Number</h2></div></div></div>
2016-12-07 01:05:34 +00:00
<p>
2007-09-07 12:49:01 +00:00
Zone serial numbers are just numbers &#8212; they aren't
date related. A lot of people set them to a number that
represents a date, usually of the form YYYYMMDDRR.
Occasionally they will make a mistake and set them to a
"date in the future" then try to correct them by setting
them to the "current date". This causes problems because
serial numbers are used to indicate that a zone has been
updated. If the serial number on the slave server is
lower than the serial number on the master, the slave
server will attempt to update its copy of the zone.
2005-05-11 06:05:43 +00:00
</p>
2016-12-07 01:05:34 +00:00
<p>
2005-05-11 06:05:43 +00:00
Setting the serial number to a lower number on the master
server than the slave server means that the slave will not perform
updates to its copy of the zone.
</p>
2016-12-07 01:05:34 +00:00
<p>
2005-05-11 06:05:43 +00:00
The solution to this is to add 2147483647 (2^31-1) to the
number, reload the zone and make sure all slaves have updated to
the new zone serial number, then reset the number to what you want
it to be, and reload the zone again.
</p>
2016-12-07 01:05:34 +00:00
</div>
<div class="section">
2005-05-11 06:05:43 +00:00
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
2015-10-13 01:04:41 +00:00
<a name="more_help"></a>Where Can I Get Help?</h2></div></div></div>
2016-12-07 01:05:34 +00:00
<p>
2005-07-19 06:12:24 +00:00
The Internet Systems Consortium
2006-06-29 13:03:32 +00:00
(<acronym class="acronym">ISC</acronym>) offers a wide range
of support and service agreements for <acronym class="acronym">BIND</acronym> and <acronym class="acronym">DHCP</acronym> servers. Four
2005-05-11 06:05:43 +00:00
levels of premium support are available and each level includes
2006-06-29 13:03:32 +00:00
support for all <acronym class="acronym">ISC</acronym> programs,
2005-05-11 06:05:43 +00:00
significant discounts on products
and training, and a recognized priority on bug fixes and
2006-06-29 13:03:32 +00:00
non-funded feature requests. In addition, <acronym class="acronym">ISC</acronym> offers a standard
2005-05-11 06:05:43 +00:00
support agreement package which includes services ranging from bug
fix announcements to remote support. It also includes training in
2006-06-29 13:03:32 +00:00
<acronym class="acronym">BIND</acronym> and <acronym class="acronym">DHCP</acronym>.
2005-05-11 06:05:43 +00:00
</p>
2016-12-07 01:05:34 +00:00
<p>
2005-05-11 06:05:43 +00:00
To discuss arrangements for support, contact
2015-10-07 04:11:09 +00:00
<a class="link" href="mailto:info@isc.org" target="_top">info@isc.org</a> or visit the
2006-06-29 13:03:32 +00:00
<acronym class="acronym">ISC</acronym> web page at
2015-10-07 04:11:09 +00:00
<a class="link" href="http://www.isc.org/services/support/" target="_top">http://www.isc.org/services/support/</a>
2005-05-11 06:05:43 +00:00
to read more.
</p>
2016-12-07 01:05:34 +00:00
</div>
</div>
2005-05-11 06:05:43 +00:00
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="Bv9ARM.ch07.html">Prev</a><EFBFBD></td>
<td width="20%" align="center"><EFBFBD></td>
<td width="40%" align="right"><EFBFBD><a accesskey="n" href="Bv9ARM.ch09.html">Next</a>
</td>
</tr>
<tr>
2006-06-29 13:03:32 +00:00
<td width="40%" align="left" valign="top">Chapter<EFBFBD>7.<2E><acronym class="acronym">BIND</acronym> 9 Security Considerations<6E></td>
2005-05-11 06:05:43 +00:00
<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
2015-01-09 01:05:02 +00:00
<td width="40%" align="right" valign="top"><EFBFBD>Appendix<EFBFBD>A.<2E>Release Notes</td>
2005-05-11 06:05:43 +00:00
</tr>
</table>
</div>
2017-01-10 01:04:52 +00:00
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.0-pre-alpha</p>
2005-05-11 06:05:43 +00:00
</body>
</html>