man.rndc.html revision 603de7394f5a466ea39a33a6eea2022885ec3f87
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - Copyright (C) 2000-2003 Internet Software Consortium.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - Permission to use, copy, modify, and/or distribute this software for any
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - purpose with or without fee is hereby granted, provided that the above
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - copyright notice and this permission notice appear in all copies.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton - PERFORMANCE OF THIS SOFTWARE.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<!-- $Id$ -->
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<link rel="prev" href="man.nsupdate.html" title="nsupdate">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<link rel="next" href="man.rndc.conf.html" title="rndc.conf">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<tr><th colspan="3" align="center"><span class="application">rndc</span></th></tr>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<a accesskey="p" href="man.nsupdate.html">Prev</a>�</td>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<td width="20%" align="right">�<a accesskey="n" href="man.rndc.conf.html">Next</a>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<p><span class="application">rndc</span> — name server control utility</p>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<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">-q</code>] [<code class="option">-V</code>] [<code class="option">-y <em class="replaceable"><code>key_id</code></em></code>] {command}</p></div>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton controls the operation of a name
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton server. It supersedes the <span><strong class="command">ndc</strong></span> utility
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton that was provided in old BIND releases. If
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">rndc</strong></span> is invoked with no command line
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton options or arguments, it prints a short summary of the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton supported commands and the available options and their
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton communicates with the name server over a TCP connection, sending
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton commands authenticated with digital signatures. In the current
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton versions of
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">rndc</strong></span> and <span><strong class="command">named</strong></span>,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton the only supported authentication algorithms are HMAC-MD5
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton (for compatibility), HMAC-SHA1, HMAC-SHA224, HMAC-SHA256
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton (default), HMAC-SHA384 and HMAC-SHA512.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton They use a shared secret on each end of the connection.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton This provides TSIG-style authentication for the command
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton request and the name server's response. All commands sent
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton over the channel must be signed by a key_id known to the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton reads a configuration file to
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton determine how to contact the name server and decide what
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton algorithm and key it should use.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Use <em class="replaceable"><code>source-address</code></em>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton as the source address for the connection to the server.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Multiple instances are permitted to allow setting of both
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton the IPv4 and IPv6 source addresses.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term">-c <em class="replaceable"><code>config-file</code></em></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Use <em class="replaceable"><code>config-file</code></em>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton as the configuration file instead of the default,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term">-k <em class="replaceable"><code>key-file</code></em></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Use <em class="replaceable"><code>key-file</code></em>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton as the key file instead of the default,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <code class="filename">/etc/rndc.key</code>. The key in
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <code class="filename">/etc/rndc.key</code> will be used to
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton authenticate
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton commands sent to the server if the <em class="replaceable"><code>config-file</code></em>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton does not exist.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term">-s <em class="replaceable"><code>server</code></em></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dd><p><em class="replaceable"><code>server</code></em> is
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton the name or address of the server which matches a
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton server statement in the configuration file for
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">rndc</strong></span>. If no server is supplied on the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton command line, the host named by the default-server clause
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton in the options statement of the <span><strong class="command">rndc</strong></span>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton configuration file will be used.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term">-p <em class="replaceable"><code>port</code></em></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Send commands to TCP port
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton of BIND 9's default control channel port, 953.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Quiet mode: Message text returned by the server
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton will not be printed except when there is an error.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Enable verbose logging.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term">-y <em class="replaceable"><code>key_id</code></em></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Use the key <em class="replaceable"><code>key_id</code></em>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton from the configuration file.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton known by named with the same algorithm and secret string
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton in order for control message validation to succeed.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton If no <em class="replaceable"><code>key_id</code></em>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton is specified, <span><strong class="command">rndc</strong></span> will first look
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton for a key clause in the server statement of the server
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton being used, or if no server statement is present for that
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton host, then the default-key clause of the options statement.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Note that the configuration file contains shared secrets
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton which are used to send authenticated control commands
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton to name servers. It should therefore not have general read
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton or write access.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton A list of commands supported by <span><strong class="command">rndc</strong></span> can
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton be seen by running <span><strong class="command">rndc</strong></span> without arguments.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Currently supported commands are:
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>reload</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Reload configuration file and zones.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>reload <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Reload the given zone.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>refresh <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Schedule zone maintenance for the given zone.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>retransfer <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Retransfer the given slave zone from the master server.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton If the zone is configured to use
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">inline-signing</strong></span>, the signed
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton version of the zone is discarded; after the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton retransfer of the unsigned version is complete, the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton signed version will be regenerated with all new
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton signatures.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>sign <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Fetch all DNSSEC keys for the given zone
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton from the key directory (see the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">key-directory</strong></span> option in
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton the BIND 9 Administrator Reference Manual). If they are within
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton their publication period, merge them into the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton zone's DNSKEY RRset. If the DNSKEY RRset
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton is changed, then the zone is automatically
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton re-signed with the new key set.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton This command requires that the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">auto-dnssec</strong></span> zone option be set
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton and also requires the zone to be configured to
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton allow dynamic DNS.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton (See "Dynamic Update Policies" in the Administrator
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Reference Manual for more details.)
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>loadkeys <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Fetch all DNSSEC keys for the given zone
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton from the key directory. If they are within
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton their publication period, merge them into the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton zone's DNSKEY RRset. Unlike <span><strong class="command">rndc
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton immediately re-signed by the new keys, but is
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton allowed to incrementally re-sign over time.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton This command requires that the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">auto-dnssec</strong></span> zone option
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton and also requires the zone to be configured to
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton allow dynamic DNS.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton (See "Dynamic Update Policies" in the Administrator
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Reference Manual for more details.)
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>freeze [<span class="optional"><em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Suspend updates to a dynamic zone. If no zone is
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton specified, then all zones are suspended. This allows
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton manual edits to be made to a zone normally updated by
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton dynamic update. It also causes changes in the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton journal file to be synced into the master file.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton All dynamic update attempts will be refused while
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton the zone is frozen.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>thaw [<span class="optional"><em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Enable updates to a frozen dynamic zone. If no
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton zone is specified, then all frozen zones are
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton enabled. This causes the server to reload the zone
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton from disk, and re-enables dynamic updates after the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton load has completed. After a zone is thawed,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton dynamic updates will no longer be refused. If
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton the zone has changed and the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">ixfr-from-differences</strong></span> option is
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton in use, then the journal file will be updated to
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton reflect changes in the zone. Otherwise, if the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton zone has changed, any existing journal file will be
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>scan</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Scan the list of available network interfaces
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton for changes, without performing a full
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">reconfig</strong></span> or waiting for the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton <span><strong class="command">interface-interval</strong></span> timer.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>sync [<span class="optional">-clean</span>] [<span class="optional"><em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Sync changes in the journal file for a dynamic zone
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton to the master file. If the "-clean" option is
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton specified, the journal file is also removed. If
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton no zone is specified, then all zones are synced.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>notify <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Resend NOTIFY messages for the zone.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>reconfig</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Reload the configuration file and load new zones,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton but do not reload existing zone files even if they
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton have changed.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton This is faster than a full <span><strong class="command">reload</strong></span> when there
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton is a large number of zones because it avoids the need
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton to examine the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton modification times of the zones files.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>zonestatus [<span class="optional"><em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</span>]</code></strong></span></dt>
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton Displays the current status of the given zone,
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton including the master file name and any include
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton files from which it was loaded, when it was most
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton recently loaded, the current serial number, the
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton number of nodes, whether the zone supports
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton dynamic updates, whether the zone is DNSSEC
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton signed, whether it uses automatic DNSSEC key
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton management or inline signing, and the scheduled
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton refresh or expiry times for the zone.
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton<dt><span class="term"><strong class="userinput"><code>managed-keys <em class="replaceable"><code>(status | refresh | sync)</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>querylog</code></strong> [<span class="optional">on|off</span>] </span></dt>
<dt><span class="term"><strong class="userinput"><code>dumpdb [<span class="optional">-all|-cache|-zone</span>] [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>]</code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>secroots [<span class="optional">-</span>] [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>]</code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>stop [<span class="optional">-p</span>]</code></strong></span></dt>
If <code class="option">-p</code> is specified <span><strong class="command">named</strong></span>'s process id is returned.
This allows an external process to determine when <span><strong class="command">named</strong></span>
<dt><span class="term"><strong class="userinput"><code>halt [<span class="optional">-p</span>]</code></strong></span></dt>
If <code class="option">-p</code> is specified <span><strong class="command">named</strong></span>'s process id is returned.
This allows an external process to determine when <span><strong class="command">named</strong></span>
<dt><span class="term"><strong class="userinput"><code>trace <em class="replaceable"><code>level</code></em></code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>flushname</code></strong> <em class="replaceable"><code>name</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>] </span></dt>
<dt><span class="term"><strong class="userinput"><code>flushtree</code></strong> <em class="replaceable"><code>name</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>] </span></dt>
Note that the number of zones includes the internal <span><strong class="command">bind/CH</strong></span> zone
<dt><span class="term"><strong class="userinput"><code>validation ( on | off | check ) [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>] </code></strong></span></dt>
[<span class="optional">( -d | -f | -r | -l <em class="replaceable"><code>duration</code></em>)</span>]
All of these options can be shortened, i.e., to
<dt><span class="term"><strong class="userinput"><code>tsig-delete</code></strong> <em class="replaceable"><code>keyname</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span></dt>
<dt><span class="term"><strong class="userinput"><code>addzone <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] <em class="replaceable"><code>configuration</code></em> </code></strong></span></dt>
<code class="prompt">$ </code><strong class="userinput"><code>rndc addzone example.com '{ type master; file "example.com.db"; };'</code></strong>
<dt><span class="term"><strong class="userinput"><code>modzone <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] <em class="replaceable"><code>configuration</code></em> </code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>delzone [<span class="optional">-clean</span>] <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] </code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>showzone <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] </code></strong></span></dt>
<dt><span class="term"><strong class="userinput"><code>signing [<span class="optional">( -list | -clear <em class="replaceable"><code>keyid/algorithm</code></em> | -clear <code class="literal">all</code> | -nsec3param ( <em class="replaceable"><code>parameters</code></em> | <code class="literal">none</code> ) | -serial <em class="replaceable"><code>value</code></em> ) </span>] <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] </code></strong></span></dt>
<span><strong class="command">rndc signing -nsec3param 1 0 10 FFFF <em class="replaceable"><code>zone</code></em></strong></span>.