256N/A<!
DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
256N/A - Copyright (C) 2001 Internet Software Consortium. 256N/A - Permission to use, copy, modify, and distribute this software for any 256N/A - purpose with or without fee is hereby granted, provided that the above 256N/A - copyright notice and this permission notice appear in all copies. 256N/A - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM 256N/A - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL 256N/A - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL 256N/A - INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 256N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 256N/A - FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 256N/A - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 256N/A - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 256N/A <
refentrytitle><
application>named-checkzone</
application></
refentrytitle>
256N/A <
manvolnum>8</
manvolnum>
256N/A <
refmiscinfo>BIND9</
refmiscinfo>
844N/A <
refname><
application>named-checkzone</
application></
refname>
256N/A <
refpurpose>zone file validity checking tool</
refpurpose>
3661N/A <
command>named-checkzone</
command>
3996N/A <
arg><
option>-d</
option></
arg>
3996N/A <
arg><
option>-q</
option></
arg>
3996N/A <
arg><
option>-v</
option></
arg>
256N/A <
arg><
option>-c <
replaceable class="parameter">class</
replaceable></
option></
arg>
256N/A <
arg choice="req">zonename</
arg>
256N/A <
arg choice="req">filename</
arg>
256N/A <
title>DESCRIPTION</
title>
2617N/A <
command>named-checkzone</
command> checks the syntax and integrity of
256N/A a zone file. It performs the same checks as <
command>named</
command>
256N/A does when loading a zone. This makes
256N/A <
command>named-checkzone</
command> useful for checking zone
256N/A files before configuring them into a name server.
Quiet mode - exit code only.
Print the version of the <
command>named-checkzone</
command>
<
term>-c <
replaceable class="parameter">class</
replaceable></
term>
Specify the class of the zone. If not specified "IN" is assumed.
The domain name of the zone being checked.
The name of the zone file.
<
title>RETURN VALUES</
title>
<
command>named-checkzone</
command> returns an exit status of 1 if
errors were detected and 0 otherwise.
<
refentrytitle>named</
refentrytitle>
<
citetitle>RFC 1035</
citetitle>,
<
citetitle>BIND 9 Administrator Reference Manual</
citetitle>.
<
corpauthor>Internet Software Consortium</
corpauthor>