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