man.dnssec-signzone.html revision 1fdd2470b625a58b57d0b155e6caf8c4fc0afe8a
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - Copyright (C) 2000-2003 Internet Software Consortium.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - Permission to use, copy, modify, and distribute this software for any
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - purpose with or without fee is hereby granted, provided that the above
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - copyright notice and this permission notice appear in all copies.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<!-- $Id: man.dnssec-signzone.html,v 1.97 2009/01/08 01:11:51 tbox Exp $ -->
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
f41405d21249e11c1636301b1324ac1937b455aaMark Andrews<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
7e8f841d085cbd14b270f7bb9e2a2b7c5bc22565Mark Andrews<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
7e8f841d085cbd14b270f7bb9e2a2b7c5bc22565Mark Andrews<link rel="prev" href="man.dnssec-keygen.html" title="dnssec-keygen">
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<link rel="next" href="man.named-checkconf.html" title="named-checkconf">
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<table width="100%" summary="Navigation header">
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<tr><th colspan="3" align="center"><span class="application">dnssec-signzone</span></th></tr>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<a accesskey="p" href="man.dnssec-keygen.html">Prev</a>�</td>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<th width="60%" align="center">Manual pages</th>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<td width="20%" align="right">�<a accesskey="n" href="man.named-checkconf.html">Next</a>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<a name="man.dnssec-signzone"></a><div class="titlepage"></div>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<p><span class="application">dnssec-signzone</span> — DNSSEC zone signing tool</p>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<div class="cmdsynopsis"><p><code class="command">dnssec-signzone</code> [<code class="option">-a</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-e <em class="replaceable"><code>end-time</code></em></code>] [<code class="option">-f <em class="replaceable"><code>output-file</code></em></code>] [<code class="option">-g</code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-l <em class="replaceable"><code>domain</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-I <em class="replaceable"><code>input-format</code></em></code>] [<code class="option">-j <em class="replaceable"><code>jitter</code></em></code>] [<code class="option">-N <em class="replaceable"><code>soa-serial-format</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-O <em class="replaceable"><code>output-format</code></em></code>] [<code class="option">-p</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-t</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-z</code>] [<code class="option">-3 <em class="replaceable"><code>salt</code></em></code>] [<code class="option">-H <em class="replaceable"><code>iterations</code></em></code>] [<code class="option">-A</code>] {zonefile} [key...]</p></div>
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews<p><span><strong class="command">dnssec-signzone</strong></span>
d39690e5a9b4a9a084d984abd193bed4395db41aDavid Lawrence signs a zone. It generates
d39690e5a9b4a9a084d984abd193bed4395db41aDavid Lawrence NSEC and RRSIG records and produces a signed version of the
105f5a65b1f680f4cb6f897b8b0f7ee7e09e41ebDavid Lawrence zone. The security status of delegations from the signed zone
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews (that is, whether the child zones are secure or not) is
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews determined by the presence or absence of a
88b3bc12b5570aae77e5963204e9111a2875915eAndreas Gustafsson <code class="filename">keyset</code> file for each child zone.
9463feb3cb002df10b053f71e21540607c7a48e8Tatuya JINMEI 神明達哉 Verify all generated signatures.
2a313f56e78e19ae6dc2315bb53bd32fad13ae29Mark Andrews<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
58e0b35a3bbb50d154c36749096f7463dab75a7aMark Andrews Specifies the DNS class of the zone.
c58088e3a0fd9e553db750cd4b08d3e621d0ded4Mark Andrews<dt><span class="term">-k <em class="replaceable"><code>key</code></em></span></dt>
5a020bc04be73df06735da0ec1abb1dd71c755e5Mark Andrews Treat specified key as a key signing key ignoring any
5a020bc04be73df06735da0ec1abb1dd71c755e5Mark Andrews key flags. This option may be specified multiple times.
5a020bc04be73df06735da0ec1abb1dd71c755e5Mark Andrews<dt><span class="term">-l <em class="replaceable"><code>domain</code></em></span></dt>
a69a77ddfef58e93036cf6173dc7f91ed864d103Mark Andrews Generate a DLV set in addition to the key (DNSKEY) and DS sets.
f4545143206d918a7f6ee53cd4fb9788c534c0c7Mark Andrews The domain is appended to the name of the records.
09233633dadbd7878e60dd383a814e24e5eda1c6Mark Andrews<dt><span class="term">-d <em class="replaceable"><code>directory</code></em></span></dt>
ea37c1a7780311cc7076ff54f09774b2296aebe5Mark Andrews Look for <code class="filename">keyset</code> files in
de90c0b2efac159580365beaa761a14bdb74330cMark Andrews <code class="option">directory</code> as the directory
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews Generate DS records for child zones from keyset files.
1c8c1aa1c6a103a6495109069cca518c9f475f39Mark Andrews Existing DS records will be removed.
b6f837397dadf6b296ee1825c95e90235ee5b5ffMark Andrews<dt><span class="term">-s <em class="replaceable"><code>start-time</code></em></span></dt>
d4cefad19e32879e6847df043e62ad8f9cbfa06bMark Andrews Specify the date and time when the generated RRSIG records
2984f8f7bf213642e47affe710851ff0d6580083Mark Andrews become valid. This can be either an absolute or relative
666bae3ccc9d50d840dd6b7b13731f7653f74e77Mark Andrews time. An absolute start time is indicated by a number
a14a8a963a407d636f76e223704f62440bd10176Mark Andrews in YYYYMMDDHHMMSS notation; 20000530144500 denotes
fd6574dbc551faac89ae2ce6f3549fed51c24e49Mark Andrews 14:45:00 UTC on May 30th, 2000. A relative start time is
fd6574dbc551faac89ae2ce6f3549fed51c24e49Mark Andrews indicated by +N, which is N seconds from the current time.
fd6574dbc551faac89ae2ce6f3549fed51c24e49Mark Andrews If no <code class="option">start-time</code> is specified, the current
cb6fe566ff051ade7b99f5ca9fca897193d1bd4fMark Andrews time minus 1 hour (to allow for clock skew) is used.
245bce4ef1e9b3e7e802141dba7c2ca878e4768bMark Andrews<dt><span class="term">-e <em class="replaceable"><code>end-time</code></em></span></dt>
aacfb65e0ae7087bdb4f76fb72b7ee3b46893440Mark Andrews Specify the date and time when the generated RRSIG records
85f5fe1a722626b33eb9a490def709d02a35e65dMark Andrews expire. As with <code class="option">start-time</code>, an absolute
b26014a1945864a54464b413279faad7dad6d772Mark Andrews time is indicated in YYYYMMDDHHMMSS notation. A time relative
886fff19f145c93c64967a87e1ff5a9ce18503a6Mark Andrews to the start time is indicated with +N, which is N seconds from
bda34793bb9f407390fd54cef8e5846c357e55c6Mark Andrews the start time. A time relative to the current time is
bda34793bb9f407390fd54cef8e5846c357e55c6Mark Andrews indicated with now+N. If no <code class="option">end-time</code> is
2b59366035cf1add576318ab336e6b4bdf170e0fMark Andrews specified, 30 days from the start time is used as a default.
c1c9e72292db84ebf69093f38a2d1a4a60aeebabMark Andrews<dt><span class="term">-f <em class="replaceable"><code>output-file</code></em></span></dt>
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews The name of the output file containing the signed zone. The
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews default is to append <code class="filename">.signed</code> to
e438f713c6340f4de9bc528d8c9fb55654a30616Mark Andrews input filename.
simultaneously. If the zone is incrementally signed, i.e.
i.e. if large numbers of RRSIGs don't expire at the same time
(Kexample.com.+003+17247). The zone's keys must be in the master
Kexample.com.+003+17247