mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-17 08:03:44 -04:00
regen
This commit is contained in:
parent
b4a6c53c4b
commit
13eef8e57b
1 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@
|
|||
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
<!-- $Id: Bv9ARM.ch08.html,v 1.50.2.9.2.36 2007/01/30 00:11:50 marka Exp $ -->
|
||||
<!-- $Id: Bv9ARM.ch08.html,v 1.50.2.9.2.37 2007/04/26 13:29:43 marka Exp $ -->
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
|
|
@ -67,12 +67,12 @@
|
|||
<div class="sect1" lang="en">
|
||||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||||
<a name="id2586770"></a>Incrementing and Changing the Serial Number</h2></div></div></div>
|
||||
<p>Zone serial numbers are just numbers-they aren't date
|
||||
<p>Zone serial numbers are just numbers — they aren't date
|
||||
related. A lot of people set them to a number that represents a
|
||||
date, usually of the form YYYYMMDDRR. A number of people have been
|
||||
testing these numbers for Y2K compliance and have set the number
|
||||
to the year 2000 to see if it will work. They then try to restore
|
||||
the old serial number. This will cause problems because serial
|
||||
date, usually of the form YYYYMMDDRR. A number of people
|
||||
tested these numbers for Y2K compliance and set the number
|
||||
to the year 2000 to see if it would work. They then tried to restore
|
||||
the old serial number. This caused 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue