diff options
Diffstat (limited to 'doc/arm/man.rndc.html')
| -rw-r--r-- | doc/arm/man.rndc.html | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/doc/arm/man.rndc.html b/doc/arm/man.rndc.html index 55e4e537..aae57621 100644 --- a/doc/arm/man.rndc.html +++ b/doc/arm/man.rndc.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id: man.rndc.html,v 1.2.2.51 2007/07/09 06:51:14 marka Exp $ --> +<!-- $Id: man.rndc.html,v 1.50 2007/05/21 04:09:03 marka Exp $ --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -50,7 +50,7 @@ <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> </div> <div class="refsect1" lang="en"> -<a name="id2603585"></a><h2>DESCRIPTION</h2> +<a name="id2603909"></a><h2>DESCRIPTION</h2> <p><span><strong class="command">rndc</strong></span> controls the operation of a name server. It supersedes the <span><strong class="command">ndc</strong></span> utility @@ -64,7 +64,7 @@ communicates with the name server over a TCP connection, sending commands authenticated with digital signatures. In the current versions of - <span><strong class="command">rndc</strong></span> and <span><strong class="command">named</strong></span>, + <span><strong class="command">rndc</strong></span> and <span><strong class="command">named</strong></span> named the only supported authentication algorithm is HMAC-MD5, which uses a shared secret on each end of the connection. This provides TSIG-style authentication for the command @@ -79,7 +79,7 @@ </p> </div> <div class="refsect1" lang="en"> -<a name="id2603635"></a><h2>OPTIONS</h2> +<a name="id2603959"></a><h2>OPTIONS</h2> <div class="variablelist"><dl> <dt><span class="term">-b <em class="replaceable"><code>source-address</code></em></span></dt> <dd><p> @@ -106,12 +106,13 @@ </p></dd> <dt><span class="term">-s <em class="replaceable"><code>server</code></em></span></dt> <dd><p><em class="replaceable"><code>server</code></em> is - the name or address of the server which matches a + the name or address of the server which matches a server statement in the configuration file for - <span><strong class="command">rndc</strong></span>. If no server is supplied on the + <span><strong class="command">rndc</strong></span>. If no server is supplied on + the command line, the host named by the default-server clause - in the options statement of the <span><strong class="command">rndc</strong></span> - configuration file will be used. + in the option statement of the configuration file will be + used. </p></dd> <dt><span class="term">-p <em class="replaceable"><code>port</code></em></span></dt> <dd><p> @@ -124,15 +125,15 @@ <dd><p> Enable verbose logging. </p></dd> -<dt><span class="term">-y <em class="replaceable"><code>key_id</code></em></span></dt> +<dt><span class="term">-y <em class="replaceable"><code>keyid</code></em></span></dt> <dd><p> - Use the key <em class="replaceable"><code>key_id</code></em> + Use the key <em class="replaceable"><code>keyid</code></em> from the configuration file. - <em class="replaceable"><code>key_id</code></em> + <em class="replaceable"><code>keyid</code></em> must be known by named with the same algorithm and secret string in order for control message validation to succeed. - If no <em class="replaceable"><code>key_id</code></em> + If no <em class="replaceable"><code>keyid</code></em> is specified, <span><strong class="command">rndc</strong></span> will first look for a key clause in the server statement of the server being used, or if no server statement is present for that @@ -151,7 +152,7 @@ </p> </div> <div class="refsect1" lang="en"> -<a name="id2603860"></a><h2>LIMITATIONS</h2> +<a name="id2604451"></a><h2>LIMITATIONS</h2> <p><span><strong class="command">rndc</strong></span> does not yet support all the commands of the BIND 8 <span><strong class="command">ndc</strong></span> utility. @@ -165,7 +166,7 @@ </p> </div> <div class="refsect1" lang="en"> -<a name="id2603891"></a><h2>SEE ALSO</h2> +<a name="id2604482"></a><h2>SEE ALSO</h2> <p><span class="citerefentry"><span class="refentrytitle">rndc.conf</span>(5)</span>, <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>, <span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>, @@ -174,7 +175,7 @@ </p> </div> <div class="refsect1" lang="en"> -<a name="id2604006"></a><h2>AUTHOR</h2> +<a name="id2604733"></a><h2>AUTHOR</h2> <p><span class="corpauthor">Internet Systems Consortium</span> </p> </div> |
