man.rndc.conf.html revision 0efe2893b6a53d11b84b6ac0fe4508a0e9d1dadd
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - Copyright (C) 2000-2003 Internet Software Consortium.
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - Permission to use, copy, modify, and/or distribute this software for any
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - purpose with or without fee is hereby granted, provided that the above
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - copyright notice and this permission notice appear in all copies.
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync - PERFORMANCE OF THIS SOFTWARE.
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<!-- $Id$ -->
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<link rel="next" href="man.rndc-confgen.html" title="rndc-confgen">
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<tr><th colspan="3" align="center"><code class="filename">rndc.conf</code></th></tr>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<a accesskey="p" href="man.rndc.html">Prev</a>�</td>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<td width="20%" align="right">�<a accesskey="n" href="man.rndc-confgen.html">Next</a>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<a name="man.rndc.conf"></a><div class="titlepage"></div>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<p><code class="filename">rndc.conf</code> — rndc configuration file</p>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<div class="cmdsynopsis"><p><code class="command">rndc.conf</code> </p></div>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<p><code class="filename">rndc.conf</code> is the configuration file
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync for <span><strong class="command">rndc</strong></span>, the BIND 9 name server control
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync utility. This file has a similar structure and syntax to
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync <code class="filename">named.conf</code>. Statements are enclosed
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync in braces and terminated with a semi-colon. Clauses in
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync the statements are also semi-colon terminated. The usual
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync comment styles are supported:
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync C style: /* */
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync C++ style: // to end of line
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync Unix style: # to end of line
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync<p><code class="filename">rndc.conf</code> is much simpler than
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync <code class="filename">named.conf</code>. The file uses three
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync statements: an options statement, a server statement
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync and a key statement.
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync The <code class="option">options</code> statement contains five clauses.
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync The <code class="option">default-server</code> clause is followed by the
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync name or address of a name server. This host will be used when
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync no name server is given as an argument to
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync <span><strong class="command">rndc</strong></span>. The <code class="option">default-key</code>
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync clause is followed by the name of a key which is identified by
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync <code class="option">keyid</code> is provided on the rndc command line,
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync and no <code class="option">key</code> clause is found in a matching