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