Bv9ARM.ch08.html revision 89da2a56413ba6294315bdde04f7547b9d71b062
0N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2362N/A<HTML
0N/A><HEAD
0N/A><TITLE
0N/A>Troubleshooting</TITLE
0N/A><META
0N/ANAME="GENERATOR"
0N/ACONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
0N/AREL="HOME"
0N/ATITLE="BIND 9 Administrator Reference Manual"
0N/AHREF="Bv9ARM.html"><LINK
0N/AREL="PREVIOUS"
0N/ATITLE="BIND 9 Security Considerations"
0N/AHREF="Bv9ARM.ch07.html"><LINK
0N/AREL="NEXT"
0N/ATITLE="Appendices"
0N/AHREF="Bv9ARM.ch09.html"></HEAD
0N/A><BODY
2362N/ACLASS="chapter"
2362N/ABGCOLOR="#FFFFFF"
2362N/ATEXT="#000000"
0N/ALINK="#0000FF"
0N/AVLINK="#840084"
0N/AALINK="#0000FF"
0N/A><DIV
0N/ACLASS="NAVHEADER"
0N/A><TABLE
0N/ASUMMARY="Header navigation table"
0N/AWIDTH="100%"
0N/ABORDER="0"
0N/ACELLPADDING="0"
0N/ACELLSPACING="0"
0N/A><TR
0N/A><TH
0N/ACOLSPAN="3"
0N/AALIGN="center"
0N/A>BIND 9 Administrator Reference Manual</TH
0N/A></TR
0N/A><TR
0N/A><TD
0N/AWIDTH="10%"
0N/AALIGN="left"
0N/AVALIGN="bottom"
0N/A><A
0N/AHREF="Bv9ARM.ch07.html"
0N/AACCESSKEY="P"
0N/A>Prev</A
0N/A></TD
0N/A><TD
0N/AWIDTH="80%"
0N/AALIGN="center"
0N/AVALIGN="bottom"
0N/A></TD
0N/A><TD
0N/AWIDTH="10%"
0N/AALIGN="right"
0N/AVALIGN="bottom"
0N/A><A
0N/AHREF="Bv9ARM.ch09.html"
0N/AACCESSKEY="N"
0N/A>Next</A
0N/A></TD
0N/A></TR
0N/A></TABLE
0N/A><HR
0N/AALIGN="LEFT"
0N/AWIDTH="100%"></DIV
0N/A><DIV
0N/ACLASS="chapter"
0N/A><H1
0N/A><A
0N/ANAME="ch08"
0N/A></A
0N/A>Chapter 8. Troubleshooting</H1
0N/A><DIV
0N/ACLASS="TOC"
0N/A><DL
0N/A><DT
0N/A><B
0N/A>Table of Contents</B
0N/A></DT
0N/A><DT
0N/A>8.1. <A
0N/AHREF="Bv9ARM.ch08.html#AEN4872"
0N/A>Common Problems</A
0N/A></DT
0N/A><DT
0N/A>8.2. <A
0N/AHREF="Bv9ARM.ch08.html#AEN4877"
0N/A>Incrementing and Changing the Serial Number</A
0N/A></DT
0N/A><DT
0N/A>8.3. <A
0N/AHREF="Bv9ARM.ch08.html#AEN4882"
0N/A>Where Can I Get Help?</A
0N/A></DT
0N/A></DL
0N/A></DIV
0N/A><DIV
0N/ACLASS="sect1"
0N/A><H1
0N/ACLASS="sect1"
0N/A><A
0N/ANAME="AEN4872"
0N/A>8.1. Common Problems</A
0N/A></H1
0N/A><DIV
0N/ACLASS="sect2"
0N/A><H2
0N/ACLASS="sect2"
0N/A><A
0N/ANAME="AEN4874"
0N/A>8.1.1. It's not working; how can I figure out what's wrong?</A
0N/A></H2
0N/A><P
0N/A>The best solution to solving installation and
0N/A configuration issues is to take preventative measures by setting
0N/A up logging files beforehand. The log files provide a
0N/A source of hints and information that can be used to figure out
0N/A what went wrong and how to fix the problem.</P
0N/A></DIV
0N/A></DIV
0N/A><DIV
0N/ACLASS="sect1"
0N/A><H1
0N/ACLASS="sect1"
0N/A><A
0N/ANAME="AEN4877"
0N/A>8.2. Incrementing and Changing the Serial Number</A
0N/A></H1
0N/A><P
0N/A>Zone serial numbers are just numbers-they aren't date
0N/A related. A lot of people set them to a number that represents a
0N/A date, usually of the form YYYYMMDDRR. A number of people have been
0N/A testing these numbers for Y2K compliance and have set the number
0N/A to the year 2000 to see if it will work. They then try to restore
0N/A the old serial number. This will cause problems because serial
0N/A numbers are used to indicate that a zone has been updated. If the
0N/A serial number on the slave server is lower than the serial number
0N/A on the master, the slave server will attempt to update its copy of
0N/A the zone.</P
0N/A><P
0N/A>Setting the serial number to a lower number on the master
0N/A server than the slave server means that the slave will not perform
0N/A updates to its copy of the zone.</P
0N/A><P
0N/A>The solution to this is to add 2147483647 (2^31-1) to the
0N/A number, reload the zone and make sure all slaves have updated to
0N/A the new zone serial number, then reset the number to what you want
0N/A it to be, and reload the zone again.</P
0N/A></DIV
0N/A><DIV
0N/ACLASS="sect1"
0N/A><H1
0N/ACLASS="sect1"
0N/A><A
0N/ANAME="AEN4882"
0N/A>8.3. Where Can I Get Help?</A
0N/A></H1
0N/A><P
0N/A>The Internet Software Consortium (<ACRONYM
0N/ACLASS="acronym"
0N/A>ISC</ACRONYM
0N/A>) offers a wide range
0N/A of support and service agreements for <ACRONYM
0N/ACLASS="acronym"
0N/A>BIND</ACRONYM
0N/A> and <ACRONYM
0N/ACLASS="acronym"
0N/A>DHCP</ACRONYM
0N/A> servers. Four
0N/A levels of premium support are available and each level includes
0N/A support for all <ACRONYM
0N/ACLASS="acronym"
0N/A>ISC</ACRONYM
0N/A> programs, significant discounts on products
0N/A and training, and a recognized priority on bug fixes and
0N/A non-funded feature requests. In addition, <ACRONYM
0N/ACLASS="acronym"
0N/A>ISC</ACRONYM
0N/A> offers a standard
0N/A support agreement package which includes services ranging from bug
0N/A fix announcements to remote support. It also includes training in
0N/A <ACRONYM
0N/ACLASS="acronym"
0N/A>BIND</ACRONYM
0N/A> and <ACRONYM
0N/ACLASS="acronym"
0N/A>DHCP</ACRONYM
0N/A>.</P
0N/A><P
0N/A>To discuss arrangements for support, contact
0N/A <A
0N/AHREF="mailto:info@isc.org"
0N/ATARGET="_top"
0N/A>info@isc.org</A
0N/A> or visit the
0N/A <ACRONYM
0N/ACLASS="acronym"
0N/A>ISC</ACRONYM
0N/A> web page at <A
0N/AHREF="http://www.isc.org/services/support/"
0N/ATARGET="_top"
3656N/A>http://www.isc.org/services/support/</A
3656N/A>
3656N/A to read more.</P
3656N/A></DIV
3656N/A></DIV
3656N/A><DIV
0N/ACLASS="NAVFOOTER"
0N/A><HR
0N/AALIGN="LEFT"
0N/AWIDTH="100%"><TABLE
0N/ASUMMARY="Footer navigation table"
0N/AWIDTH="100%"
0N/ABORDER="0"
0N/ACELLPADDING="0"
0N/ACELLSPACING="0"
0N/A><TR
0N/A><TD
0N/AWIDTH="33%"
0N/AALIGN="left"
0N/AVALIGN="top"
0N/A><A
0N/AHREF="Bv9ARM.ch07.html"
0N/AACCESSKEY="P"
0N/A>Prev</A
0N/A></TD
0N/A><TD
0N/AWIDTH="34%"
0N/AALIGN="center"
0N/AVALIGN="top"
0N/A><A
0N/AHREF="Bv9ARM.html"
0N/AACCESSKEY="H"
0N/A>Home</A
0N/A></TD
0N/A><TD
0N/AWIDTH="33%"
0N/AALIGN="right"
0N/AVALIGN="top"
0N/A><A
0N/AHREF="Bv9ARM.ch09.html"
0N/AACCESSKEY="N"
0N/A>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><ACRONYM
CLASS="acronym"
>BIND</ACRONYM
> 9 Security Considerations</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Appendices</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>