named-checkconf.html revision 83217b5fdc70ea66fedf2ab3e9b9169c2b8a200a
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - Copyright (C) 2000-2002 Internet Software Consortium
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - Permission to use, copy, modify, and distribute this software for any
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - purpose with or without fee is hereby granted, provided that the above
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - copyright notice and this permission notice appear in all copies.
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang - PERFORMANCE OF THIS SOFTWARE.
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<!-- $Id: named-checkconf.html,v 1.17 2005/05/12 23:54:21 sra Exp $ -->
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<a name="id2456694"></a><div class="titlepage"></div>
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<p><span class="application">named-checkconf</span> — named configuration file syntax checking tool</p>
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<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>
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<p><span><strong class="command">named-checkconf</strong></span>
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang checks the syntax, but not the semantics, of a named
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang configuration file.
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang<dt><span class="term">-t <em class="replaceable"><code>directory</code></em></span></dt>
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang chroot to <code class="filename">directory</code> so that
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang directives in the configuration file are processed as if
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang run by a similarly chrooted named.
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang Print the version of the <span><strong class="command">named-checkconf</strong></span>
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang program and exit.
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang Perform a check load the master zonefiles found in
2a8164df8a5f42c8a00f10c67d7bc84f80ae9c41Zhong Wang When loading a zonefile read the journal if it exists.