man.rndc.html revision 15d29ab5fe89ad45b13ab8dcb74093f682a95986
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC")
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence - Copyright (C) 2000-2003 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - Permission to use, copy, modify, and/or distribute this software for any
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - purpose with or without fee is hereby granted, provided that the above
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence - copyright notice and this permission notice appear in all copies.
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
29747dfe5e073a299b3681e01f5c55540f8bfed7Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein - PERFORMANCE OF THIS SOFTWARE.
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<!-- $Id$ -->
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<link rel="prev" href="man.nsupdate.html" title="nsupdate">
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<link rel="next" href="man.rndc.conf.html" title="rndc.conf">
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence<table width="100%" summary="Navigation header">
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence<tr><th colspan="3" align="center"><span class="application">rndc</span></th></tr>
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<a accesskey="p" href="man.nsupdate.html">Prev</a>�</td>
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<th width="60%" align="center">Manual pages</th>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<td width="20%" align="right">�<a accesskey="n" href="man.rndc.conf.html">Next</a>
31707708c585c53b61ca1edb2e224e6bb1b985a5Evan Hunt<a name="man.rndc"></a><div class="titlepage"></div>
31707708c585c53b61ca1edb2e224e6bb1b985a5Evan Hunt<p><span class="application">rndc</span> — name server control utility</p>
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<div class="cmdsynopsis"><p><code class="command">rndc</code> [<code class="option">-b <em class="replaceable"><code>source-address</code></em></code>] [<code class="option">-c <em class="replaceable"><code>config-file</code></em></code>] [<code class="option">-k <em class="replaceable"><code>key-file</code></em></code>] [<code class="option">-s <em class="replaceable"><code>server</code></em></code>] [<code class="option">-p <em class="replaceable"><code>port</code></em></code>] [<code class="option">-V</code>] [<code class="option">-y <em class="replaceable"><code>key_id</code></em></code>] {command}</p></div>
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<p><span><strong class="command">rndc</strong></span>
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence controls the operation of a name
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence server. It supersedes the <span><strong class="command">ndc</strong></span> utility
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence that was provided in old BIND releases. If
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein <span><strong class="command">rndc</strong></span> is invoked with no command line
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence options or arguments, it prints a short summary of the
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence supported commands and the available options and their
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence<p><span><strong class="command">rndc</strong></span>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein communicates with the name server
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence over a TCP connection, sending commands authenticated with
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence digital signatures. In the current versions of
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence <span><strong class="command">rndc</strong></span> and <span><strong class="command">named</strong></span>,
d8e34837cd6c88c42b3ecdb9107a43ecf8252e79David Lawrence the only supported authentication algorithm is HMAC-MD5,
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence which uses a shared secret on each end of the connection.
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence This provides TSIG-style authentication for the command
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence request and the name server's response. All commands sent
ac9e556e494750eb6e454c337d6632fa395f24d8David Lawrence over the channel must be signed by a key_id known to the