man.ddns-confgen.html revision 7e71f05d8643aca84914437c900cb716444507e4
1fceb383a3f0b59711832b9dc4e8329d7f216604semery - Copyright (C) 2000-2015 Internet Systems Consortium, Inc. ("ISC")
1fceb383a3f0b59711832b9dc4e8329d7f216604semery - This Source Code Form is subject to the terms of the Mozilla Public
1fceb383a3f0b59711832b9dc4e8329d7f216604semery - License, v. 2.0. If a copy of the MPL was not distributed with this
1fceb383a3f0b59711832b9dc4e8329d7f216604semery - file, You can obtain one at http://mozilla.org/MPL/2.0/.
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<link rel="prev" href="man.rndc-confgen.html" title="rndc-confgen">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<link rel="next" href="man.arpaname.html" title="arpaname">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<tr><th colspan="3" align="center"><span class="application">ddns-confgen</span></th></tr>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<a accesskey="p" href="man.rndc-confgen.html">Prev</a>�</td>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<td width="20%" align="right">�<a accesskey="n" href="man.arpaname.html">Next</a>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<a name="man.ddns-confgen"></a><div class="titlepage"></div>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<p><span class="application">ddns-confgen</span> — ddns key generation tool</p>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<div class="cmdsynopsis"><p><code class="command">tsig-keygen</code> [<code class="option">-a <em class="replaceable"><code>algorithm</code></em></code>] [<code class="option">-h</code>] [<code class="option">-r <em class="replaceable"><code>randomfile</code></em></code>] [name]</p></div>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery<div class="cmdsynopsis"><p><code class="command">ddns-confgen</code> [<code class="option">-a <em class="replaceable"><code>algorithm</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>keyname</code></em></code>] [<code class="option">-q</code>] [<code class="option">-r <em class="replaceable"><code>randomfile</code></em></code>] [ -s <em class="replaceable"><code>name</code></em> | -z <em class="replaceable"><code>zone</code></em> ]</p></div>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery <span class="command"><strong>tsig-keygen</strong></span> and <span class="command"><strong>ddns-confgen</strong></span>
1fceb383a3f0b59711832b9dc4e8329d7f216604semery are invocation methods for a utility that generates keys for use
1fceb383a3f0b59711832b9dc4e8329d7f216604semery in TSIG signing. The resulting keys can be used, for example,
1fceb383a3f0b59711832b9dc4e8329d7f216604semery to secure dynamic DNS updates to a zone or for the
1fceb383a3f0b59711832b9dc4e8329d7f216604semery <span class="command"><strong>rndc</strong></span> command channel.
1fceb383a3f0b59711832b9dc4e8329d7f216604semery When run as <span class="command"><strong>tsig-keygen</strong></span>, a domain name
1fceb383a3f0b59711832b9dc4e8329d7f216604semery can be specified on the command line which will be used as
1fceb383a3f0b59711832b9dc4e8329d7f216604semery the name of the generated key. If no name is specified,
1fceb383a3f0b59711832b9dc4e8329d7f216604semery the default is <code class="constant">tsig-key</code>.
1fceb383a3f0b59711832b9dc4e8329d7f216604semery When run as <span class="command"><strong>ddns-confgen</strong></span>, the generated
1fceb383a3f0b59711832b9dc4e8329d7f216604semery key is accompanied by configuration text and instructions
followed by the argument of the option, e.g.,