man.named-checkconf.html revision b0e8629055a766d4555a005a283c2889a5974945
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames - Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames - Copyright (C) 2000-2003 Internet Software Consortium.
eb6e3a3e784021abc1e28247158db3a8b07186b9minfrin - Permission to use, copy, modify, and distribute this software for any
eb6e3a3e784021abc1e28247158db3a8b07186b9minfrin - purpose with or without fee is hereby granted, provided that the above
eb6e3a3e784021abc1e28247158db3a8b07186b9minfrin - copyright notice and this permission notice appear in all copies.
f5098e2eb6ed9dfd7052f25761bb5e97779b8460minfrin - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
f5098e2eb6ed9dfd7052f25761bb5e97779b8460minfrin - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
f5098e2eb6ed9dfd7052f25761bb5e97779b8460minfrin - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
d86551ca954d666d5b15ad38e9daf45680516c25jerenkrantz - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
d86551ca954d666d5b15ad38e9daf45680516c25jerenkrantz - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
c79b5caf7c5462ef707363c69cc63ea2606310abtrawick - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
c79b5caf7c5462ef707363c69cc63ea2606310abtrawick - PERFORMANCE OF THIS SOFTWARE.
1551c2366551d7a361bedbf7ae54f1abd74ef822minfrin<!-- $Id: man.named-checkconf.html,v 1.38 2007/01/30 00:25:00 marka Exp $ -->
833fe934fab4f802aef9e5621169d65a33b75c4djerenkrantz<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
f1826b4cf1fbeb049c569761cc95b04e3496efd6bnicholes<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
f1826b4cf1fbeb049c569761cc95b04e3496efd6bnicholes<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
f1826b4cf1fbeb049c569761cc95b04e3496efd6bnicholes<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
f1826b4cf1fbeb049c569761cc95b04e3496efd6bnicholes<link rel="prev" href="man.dnssec-signzone.html" title="dnssec-signzone">
103a93c625bcde1a6a7a5155b64dcda36f612180pquerna<link rel="next" href="man.named-checkzone.html" title="named-checkzone">
103a93c625bcde1a6a7a5155b64dcda36f612180pquerna<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
87a528a7622973988232079ba02763748c9c7071pquerna<tr><th colspan="3" align="center"><span class="application">named-checkconf</span></th></tr>
1a986bbad9314beb8739401cac822e87bb04bbfepquerna<a accesskey="p" href="man.dnssec-signzone.html">Prev</a>�</td>
1a986bbad9314beb8739401cac822e87bb04bbfepquerna<td width="20%" align="right">�<a accesskey="n" href="man.named-checkzone.html">Next</a>
cf82d17373559b6163dbd6c844c1af82cab56883niq<a name="man.named-checkconf"></a><div class="titlepage"></div>
2d84861186d70e5396751ba308bb90c8a7db47acnd<p><span class="application">named-checkconf</span> — named configuration file syntax checking tool</p>
c4e6f5320f87eff25838c21c107a24b688d539d0niq<div class="cmdsynopsis"><p><code class="command">named-checkconf</code> [<code class="option">-v</code>] [<code class="option">-j</code>] [<code class="option">-t <em class="replaceable"><code>directory</code></em></code>] {filename} [<code class="option">-z</code>]</p></div>
c4e6f5320f87eff25838c21c107a24b688d539d0niq<p><span><strong class="command">named-checkconf</strong></span>
c4e6f5320f87eff25838c21c107a24b688d539d0niq checks the syntax, but not the semantics, of a named
2378871d0d881cf8ea6e67f69e92ef1b673b2ae3trawick configuration file.
393d57ecf4027bddb2cc516e46899aa096a467d2coar<dt><span class="term">-t <em class="replaceable"><code>directory</code></em></span></dt>
174a8f105b1c11aa50a05993ea8ba2d117d3df6end chroot to <code class="filename">directory</code> so that
174a8f105b1c11aa50a05993ea8ba2d117d3df6end directives in the configuration file are processed as if
174a8f105b1c11aa50a05993ea8ba2d117d3df6end run by a similarly chrooted named.
c2549f0b237ac86f3623a601a766969d805dbc2and Print the version of the <span><strong class="command">named-checkconf</strong></span>
c2549f0b237ac86f3623a601a766969d805dbc2and program and exit.
f84d3d83a741c21154d42e0ebdec9b9b37efeedcjorton Perform a check load the master zonefiles found in
f84d3d83a741c21154d42e0ebdec9b9b37efeedcjorton When loading a zonefile read the journal if it exists.
d60027cde3289d3ef35bc9d815882975eb60e6abjorton The name of the configuration file to be checked. If not
d60027cde3289d3ef35bc9d815882975eb60e6abjorton specified, it defaults to <code class="filename">/etc/named.conf</code>.
d406be0d6a4f9e61bbdfa6c8cde2e09338dd650atrawick<p><span><strong class="command">named-checkconf</strong></span>
269e0a31aa0f6aafe7292e932a182ccb535e55a9trawick returns an exit status of 1 if
c1ba3b0ac00c4fee2f4b950dfdb167b39611b661nd errors were detected and 0 otherwise.
b95a84193578c904426cef6dda84f7118a400a16jim<p><span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
b95a84193578c904426cef6dda84f7118a400a16jim <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
03a3ed87983471816561562f957390ed935d7b3bnd<p><span class="corpauthor">Internet Systems Consortium</span>
97789c9dcc4cc724c9b80fb9b428d128c58e3e0and<a accesskey="p" href="man.dnssec-signzone.html">Prev</a>�</td>
97789c9dcc4cc724c9b80fb9b428d128c58e3e0and<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
97789c9dcc4cc724c9b80fb9b428d128c58e3e0and<td width="40%" align="right">�<a accesskey="n" href="man.named-checkzone.html">Next</a>
41369ed0bc7f2db6272278c27025f6aabf97fe63nd<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
41369ed0bc7f2db6272278c27025f6aabf97fe63nd<td width="40%" align="right" valign="top">�<span class="application">named-checkzone</span>