Deleted Added
full compact
ddns-confgen.html (225736) ddns-confgen.html (234010)
1<!--
2 - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
3 -
4 - Permission to use, copy, modify, and/or distribute this software for any
5 - purpose with or without fee is hereby granted, provided that the above
6 - copyright notice and this permission notice appear in all copies.
7 -
8 - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 - PERFORMANCE OF THIS SOFTWARE.
15-->
1<!--
2 - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
3 -
4 - Permission to use, copy, modify, and/or distribute this software for any
5 - purpose with or without fee is hereby granted, provided that the above
6 - copyright notice and this permission notice appear in all copies.
7 -
8 - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 - PERFORMANCE OF THIS SOFTWARE.
15-->
16<!-- $Id: ddns-confgen.html,v 1.10 2009-09-19 01:14:52 tbox Exp $ -->
16
17<html>
18<head>
19<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
20<title>ddns-confgen</title>
21<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
22</head>
23<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
24<a name="man.ddns-confgen"></a><div class="titlepage"></div>
25<div class="refnamediv">
26<h2>Name</h2>
27<p><span class="application">ddns-confgen</span> &#8212; ddns key generation tool</p>
28</div>
29<div class="refsynopsisdiv">
30<h2>Synopsis</h2>
31<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">-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> ] [<code class="option">-q</code>] [name]</p></div>
32</div>
33<div class="refsect1" lang="en">
17<html>
18<head>
19<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
20<title>ddns-confgen</title>
21<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
22</head>
23<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
24<a name="man.ddns-confgen"></a><div class="titlepage"></div>
25<div class="refnamediv">
26<h2>Name</h2>
27<p><span class="application">ddns-confgen</span> &#8212; ddns key generation tool</p>
28</div>
29<div class="refsynopsisdiv">
30<h2>Synopsis</h2>
31<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">-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> ] [<code class="option">-q</code>] [name]</p></div>
32</div>
33<div class="refsect1" lang="en">
34<a name="id2543395"></a><h2>DESCRIPTION</h2>
34<a name="id2543396"></a><h2>DESCRIPTION</h2>
35<p><span><strong class="command">ddns-confgen</strong></span>
36 generates a key for use by <span><strong class="command">nsupdate</strong></span>
37 and <span><strong class="command">named</strong></span>. It simplifies configuration
38 of dynamic zones by generating a key and providing the
39 <span><strong class="command">nsupdate</strong></span> and <span><strong class="command">named.conf</strong></span>
40 syntax that will be needed to use it, including an example
41 <span><strong class="command">update-policy</strong></span> statement.
42 </p>

--- 10 unchanged lines hidden (view full) ---

53 Note that <span><strong class="command">named</strong></span> itself can configure a
54 local DDNS key for use with <span><strong class="command">nsupdate -l</strong></span>.
55 <span><strong class="command">ddns-confgen</strong></span> is only needed when a
56 more elaborate configuration is required: for instance, if
57 <span><strong class="command">nsupdate</strong></span> is to be used from a remote system.
58 </p>
59</div>
60<div class="refsect1" lang="en">
35<p><span><strong class="command">ddns-confgen</strong></span>
36 generates a key for use by <span><strong class="command">nsupdate</strong></span>
37 and <span><strong class="command">named</strong></span>. It simplifies configuration
38 of dynamic zones by generating a key and providing the
39 <span><strong class="command">nsupdate</strong></span> and <span><strong class="command">named.conf</strong></span>
40 syntax that will be needed to use it, including an example
41 <span><strong class="command">update-policy</strong></span> statement.
42 </p>

--- 10 unchanged lines hidden (view full) ---

53 Note that <span><strong class="command">named</strong></span> itself can configure a
54 local DDNS key for use with <span><strong class="command">nsupdate -l</strong></span>.
55 <span><strong class="command">ddns-confgen</strong></span> is only needed when a
56 more elaborate configuration is required: for instance, if
57 <span><strong class="command">nsupdate</strong></span> is to be used from a remote system.
58 </p>
59</div>
60<div class="refsect1" lang="en">
61<a name="id2543454"></a><h2>OPTIONS</h2>
61<a name="id2543456"></a><h2>OPTIONS</h2>
62<div class="variablelist"><dl>
63<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
64<dd><p>
65 Specifies the algorithm to use for the TSIG key. Available
66 choices are: hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256,
67 hmac-sha384 and hmac-sha512. The default is hmac-sha256.
68 </p></dd>
69<dt><span class="term">-h</span></dt>

--- 50 unchanged lines hidden (view full) ---

120 using the "zonesub" nametype, allowing updates to all subdomain
121 names within
122 that <em class="replaceable"><code>zone</code></em>.
123 This option cannot be used with the <code class="option">-s</code> option.
124 </p></dd>
125</dl></div>
126</div>
127<div class="refsect1" lang="en">
62<div class="variablelist"><dl>
63<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
64<dd><p>
65 Specifies the algorithm to use for the TSIG key. Available
66 choices are: hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256,
67 hmac-sha384 and hmac-sha512. The default is hmac-sha256.
68 </p></dd>
69<dt><span class="term">-h</span></dt>

--- 50 unchanged lines hidden (view full) ---

120 using the "zonesub" nametype, allowing updates to all subdomain
121 names within
122 that <em class="replaceable"><code>zone</code></em>.
123 This option cannot be used with the <code class="option">-s</code> option.
124 </p></dd>
125</dl></div>
126</div>
127<div class="refsect1" lang="en">
128<a name="id2543642"></a><h2>SEE ALSO</h2>
128<a name="id2543643"></a><h2>SEE ALSO</h2>
129<p><span class="citerefentry"><span class="refentrytitle">nsupdate</span>(1)</span>,
130 <span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>,
131 <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
132 <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
133 </p>
134</div>
135<div class="refsect1" lang="en">
129<p><span class="citerefentry"><span class="refentrytitle">nsupdate</span>(1)</span>,
130 <span class="citerefentry"><span class="refentrytitle">named.conf</span>(5)</span>,
131 <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
132 <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
133 </p>
134</div>
135<div class="refsect1" lang="en">
136<a name="id2543681"></a><h2>AUTHOR</h2>
136<a name="id2543682"></a><h2>AUTHOR</h2>
137<p><span class="corpauthor">Internet Systems Consortium</span>
138 </p>
139</div>
140</div></body>
141</html>
137<p><span class="corpauthor">Internet Systems Consortium</span>
138 </p>
139</div>
140</div></body>
141</html>