man.nsupdate.html revision ba713ac34af236ef867cc27288e599659379cd66
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - Copyright (C) 2000-2003 Internet Software Consortium.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - Permission to use, copy, modify, and/or distribute this software for any
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - purpose with or without fee is hereby granted, provided that the above
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - copyright notice and this permission notice appear in all copies.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass - PERFORMANCE OF THIS SOFTWARE.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<!-- $Id$ -->
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<link rel="prev" href="man.named-rrchecker.html" title="named-rrchecker">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<link rel="next" href="man.rndc.html" title="rndc">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<tr><th colspan="3" align="center"><span class="application">nsupdate</span></th></tr>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<a accesskey="p" href="man.named-rrchecker.html">Prev</a>�</td>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<td width="20%" align="right">�<a accesskey="n" href="man.rndc.html">Next</a>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<a name="man.nsupdate"></a><div class="titlepage"></div>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<p><span class="application">nsupdate</span> — Dynamic DNS update utility</p>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<div class="cmdsynopsis"><p><code class="command">nsupdate</code> [<code class="option">-d</code>] [<code class="option">-D</code>] [[<code class="option">-g</code>] | [<code class="option">-o</code>] | [<code class="option">-l</code>] | [<code class="option">-y <em class="replaceable"><code>[<span class="optional">hmac:</span>]keyname:secret</code></em></code>] | [<code class="option">-k <em class="replaceable"><code>keyfile</code></em></code>]] [<code class="option">-t <em class="replaceable"><code>timeout</code></em></code>] [<code class="option">-u <em class="replaceable"><code>udptimeout</code></em></code>] [<code class="option">-r <em class="replaceable"><code>udpretries</code></em></code>] [<code class="option">-R <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-v</code>] [<code class="option">-T</code>] [<code class="option">-P</code>] [<code class="option">-V</code>] [filename]</p></div>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<p><span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass is used to submit Dynamic DNS Update requests as defined in RFC 2136
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass to a name server.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass This allows resource records to be added or removed from a zone
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass without manually editing the zone file.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass A single update request can contain requests to add or remove more than
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass resource record.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass Zones that are under dynamic control via
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass or a DHCP server should not be edited by hand.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass Manual edits could
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass conflict with dynamic updates and cause data to be lost.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass The resource records that are dynamically added or removed with
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass have to be in the same zone.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass Requests are sent to the zone's master server.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass This is identified by the MNAME field of the zone's SOA record.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass option makes
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass operate in debug mode.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass This provides tracing information about the update requests that are
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass made and the replies received from the name server.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass The <code class="option">-D</code> option makes <span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass report additional debugging information to <code class="option">-d</code>.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass The <code class="option">-L</code> option with an integer argument of zero or
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass higher sets the logging debug level. If zero, logging is disabled.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass Transaction signatures can be used to authenticate the Dynamic
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass DNS updates. These use the TSIG resource record type described
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass in RFC 2845 or the SIG(0) record described in RFC 2535 and
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass RFC 2931 or GSS-TSIG as described in RFC 3645. TSIG relies on
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass a shared secret that should only be known to
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span> and the name server. Currently,
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass the only supported encryption algorithm for TSIG is HMAC-MD5,
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass which is defined in RFC 2104. Once other algorithms are
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass defined for TSIG, applications will need to ensure they select
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass the appropriate algorithm as well as the key when authenticating
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass each other. For instance, suitable <span class="type">key</span> and
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span class="type">server</span> statements would be added to
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <code class="filename">/etc/named.conf</code> so that the name server
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass can associate the appropriate secret key and algorithm with
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass the IP address of the client application that will be using
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass TSIG authentication. SIG(0) uses public key cryptography.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass To use a SIG(0) key, the public key must be stored in a KEY
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass record in a zone served by the name server.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span> does not read
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass GSS-TSIG uses Kerberos credentials. Standard GSS-TSIG mode
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass is switched on with the <code class="option">-g</code> flag. A
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass non-standards-compliant variant of GSS-TSIG used by Windows
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass 2000 can be switched on with the <code class="option">-o</code> flag.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass<p><span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass uses the <code class="option">-y</code> or <code class="option">-k</code> option
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass to provide the shared secret needed to generate a TSIG record
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass for authenticating Dynamic DNS update requests, default type
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass HMAC-MD5. These options are mutually exclusive.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass When the <code class="option">-y</code> option is used, a signature is
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass generated from
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass [<span class="optional"><em class="parameter"><code>hmac:</code></em></span>]<em class="parameter"><code>keyname:secret.</code></em>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <em class="parameter"><code>keyname</code></em> is the name of the key, and
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <em class="parameter"><code>secret</code></em> is the base64 encoded shared secret.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass Use of the <code class="option">-y</code> option is discouraged because the
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass shared secret is supplied as a command line argument in clear text.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass This may be visible in the output from
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span class="citerefentry"><span class="refentrytitle">ps</span>(1)</span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass or in a history file maintained by the user's shell.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <code class="option">-k</code> option, <span><strong class="command">nsupdate</strong></span> reads
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass the shared secret from the file <em class="parameter"><code>keyfile</code></em>.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass Keyfiles may be in two formats: a single file containing
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass a <code class="filename">named.conf</code>-format <span><strong class="command">key</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass statement, which may be generated automatically by
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">ddns-confgen</strong></span>, or a pair of files whose names are
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass of the format <code class="filename">K{name}.+157.+{random}.key</code> and
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <code class="filename">K{name}.+157.+{random}.private</code>, which can be
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass generated by <span><strong class="command">dnssec-keygen</strong></span>.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass The <code class="option">-k</code> may also be used to specify a SIG(0) key used
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass to authenticate Dynamic DNS update requests. In this case, the key
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass specified is not an HMAC-MD5 key.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span> can be run in a local-host only mode
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass using the <code class="option">-l</code> flag. This sets the server address to
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass localhost (disabling the <span><strong class="command">server</strong></span> so that the server
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass address cannot be overridden). Connections to the local server will
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass use a TSIG key found in <code class="filename">/var/run/named/session.key</code>,
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass which is automatically generated by <span><strong class="command">named</strong></span> if any
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass local master zone has set <span><strong class="command">update-policy</strong></span> to
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">local</strong></span>. The location of this key file can be
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass overridden with the <code class="option">-k</code> option.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass By default, <span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass uses UDP to send update requests to the name server unless they are too
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass large to fit in a UDP request in which case TCP will be used.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass option makes
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass <span><strong class="command">nsupdate</strong></span>
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass use a TCP connection.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass This may be preferable when a batch of update requests is made.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass The <code class="option">-p</code> sets the default port number to use for
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass connections to a name server. The default is 53.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass The <code class="option">-t</code> option sets the maximum time an update request
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass take before it is aborted. The default is 300 seconds. Zero can be
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass to disable the timeout.
<em class="parameter"><code>keyname</code></em> <em class="parameter"><code>keysecret</code></em> pair.
<span><strong class="command">[<span class="optional">update</span>] del[<span class="optional">ete</span>]</strong></span>
> update delete oldhost.example.com A
> update add newhost.example.com 86400 A 172.16.1.1
> prereq nxdomain nickname.example.com