]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Wed, 20 Feb 2002 04:31:44 +0000 (04:31 +0000)
committerMark Andrews <marka@isc.org>
Wed, 20 Feb 2002 04:31:44 +0000 (04:31 +0000)
bin/check/named-checkconf.8
bin/check/named-checkconf.html
bin/check/named-checkzone.8
bin/check/named-checkzone.html
bin/dnssec/dnssec-keygen.8
bin/dnssec/dnssec-keygen.html
doc/arm/Bv9ARM.ch06.html
doc/misc/options

index 2781449e9da62670da4c9c0ccca962d29fd78612..40aff3553a433d7d04d336df0ade0f2921d7c4bc 100644 (file)
@@ -19,7 +19,7 @@
 named-checkconf \- named configuration file syntax checking tool
 .SH SYNOPSIS
 .sp
-\fBnamed-checkconf\fR [ \fB-v\fR ]  [ \fB-t \fIdirectory\fB\fR ]  \fBfilename\fR
+\fBnamed-checkconf\fR [ \fB-v\fR ]  [ \fB-t \fIdirectory\fB\fR ]  \fBfilename\fR [ \fB-z\fR ] 
 .SH "DESCRIPTION"
 .PP
 \fBnamed-checkconf\fR checks the syntax, but not
@@ -35,6 +35,10 @@ run by a similarly chrooted named.
 Print the version of the \fBnamed-checkconf\fR
 program and exit.
 .TP
+\fB-z\fR
+Perform a check load the master zonefiles found in
+\fInamed.conf\fR.
+.TP
 \fBfilename\fR
 The name of the configuration file to be checked. If not
 specified, it defaults to \fI/etc/named.conf\fR.
index 19c330f394c53324d997f4f3d68441e90c37d701..3c912f9ef87656c52a4a19411e2d901045d07b04 100644 (file)
@@ -70,12 +70,15 @@ CLASS="REPLACEABLE"
 >directory</I
 ></TT
 ></TT
->] {filename}</P
+>] {filename} [<TT
+CLASS="OPTION"
+>-z</TT
+>]</P
 ></DIV
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN22"
+NAME="AEN24"
 ></A
 ><H2
 >DESCRIPTION</H2
@@ -90,7 +93,7 @@ CLASS="COMMAND"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN26"
+NAME="AEN28"
 ></A
 ><H2
 >OPTIONS</H2
@@ -128,6 +131,17 @@ CLASS="COMMAND"
          </P
 ></DD
 ><DT
+>-z</DT
+><DD
+><P
+>            Perform a check load the master zonefiles found in
+             <TT
+CLASS="FILENAME"
+>named.conf</TT
+>.
+         </P
+></DD
+><DT
 >filename</DT
 ><DD
 ><P
@@ -144,7 +158,7 @@ CLASS="FILENAME"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN45"
+NAME="AEN52"
 ></A
 ><H2
 >RETURN VALUES</H2
@@ -159,7 +173,7 @@ CLASS="COMMAND"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN49"
+NAME="AEN56"
 ></A
 ><H2
 >SEE ALSO</H2
@@ -180,7 +194,7 @@ CLASS="CITETITLE"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN56"
+NAME="AEN63"
 ></A
 ><H2
 >AUTHOR</H2
index 634679889269c42df3581a13114267f87183c954..7da817a70518cf29b2f55237190fb2e676a335d8 100644 (file)
@@ -19,7 +19,7 @@
 named-checkzone \- zone file validity checking tool
 .SH SYNOPSIS
 .sp
-\fBnamed-checkzone\fR [ \fB-d\fR ]  [ \fB-q\fR ]  [ \fB-v\fR ]  [ \fB-c \fIclass\fB\fR ]  \fBzonename\fR \fBfilename\fR
+\fBnamed-checkzone\fR [ \fB-d\fR ]  [ \fB-q\fR ]  [ \fB-v\fR ]  [ \fB-c \fIclass\fB\fR ]  [ \fB-t \fIdirectory\fB\fR ]  [ \fB-w \fIdirectory\fB\fR ]  \fBzonename\fR \fBfilename\fR
 .SH "DESCRIPTION"
 .PP
 \fBnamed-checkzone\fR checks the syntax and integrity of
@@ -42,6 +42,17 @@ program and exit.
 \fB-c \fIclass\fB\fR
 Specify the class of the zone. If not specified "IN" is assumed.
 .TP
+\fB-t \fIdirectory\fB\fR
+chroot to \fIdirectory\fR so that include
+directives in the configuration file are processed as if
+run by a similarly chrooted named.
+.TP
+\fB-w \fIdirectory\fB\fR
+chdir to \fIdirectory\fR so that relative
+filenames in master file $INCLUDE directives work. This
+is similar to the directory clause in
+\fInamed.conf\fR.
+.TP
 \fBzonename\fR
 The domain name of the zone being checked.
 .TP
index 136d01195a104a29e4571e1cf755af503a576d96..1923326c2eadb906308c9f5e7e21f11f16ba1c8c 100644 (file)
@@ -76,12 +76,28 @@ CLASS="REPLACEABLE"
 >class</I
 ></TT
 ></TT
+>] [<TT
+CLASS="OPTION"
+>-t <TT
+CLASS="REPLACEABLE"
+><I
+>directory</I
+></TT
+></TT
+>] [<TT
+CLASS="OPTION"
+>-w <TT
+CLASS="REPLACEABLE"
+><I
+>directory</I
+></TT
+></TT
 >] {zonename} {filename}</P
 ></DIV
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN27"
+NAME="AEN33"
 ></A
 ><H2
 >DESCRIPTION</H2
@@ -105,7 +121,7 @@ CLASS="COMMAND"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN33"
+NAME="AEN39"
 ></A
 ><H2
 >OPTIONS</H2
@@ -152,6 +168,44 @@ CLASS="REPLACEABLE"
          </P
 ></DD
 ><DT
+>-t <TT
+CLASS="REPLACEABLE"
+><I
+>directory</I
+></TT
+></DT
+><DD
+><P
+>              chroot to <TT
+CLASS="FILENAME"
+>directory</TT
+> so that include
+              directives in the configuration file are processed as if
+              run by a similarly chrooted named.
+          </P
+></DD
+><DT
+>-w <TT
+CLASS="REPLACEABLE"
+><I
+>directory</I
+></TT
+></DT
+><DD
+><P
+>              chdir to <TT
+CLASS="FILENAME"
+>directory</TT
+> so that relative
+             filenames in master file $INCLUDE directives work.  This
+             is similar to the directory clause in
+             <TT
+CLASS="FILENAME"
+>named.conf</TT
+>.
+          </P
+></DD
+><DT
 >zonename</DT
 ><DD
 ><P
@@ -171,7 +225,7 @@ CLASS="REPLACEABLE"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN62"
+NAME="AEN81"
 ></A
 ><H2
 >RETURN VALUES</H2
@@ -186,7 +240,7 @@ CLASS="COMMAND"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN66"
+NAME="AEN85"
 ></A
 ><H2
 >SEE ALSO</H2
@@ -211,7 +265,7 @@ CLASS="CITETITLE"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN74"
+NAME="AEN93"
 ></A
 ><H2
 >AUTHOR</H2
index ae16469db405a5e9669a153353645dc5e2c21dea..de949b8b6624668c4102ada7aad6350d637e9c22 100644 (file)
@@ -71,8 +71,7 @@ Prints a short summary of the options and arguments to
 .TP
 \fB-p \fIprotocol\fB\fR
 Sets the protocol value for the generated key. The protocol
-is a number between 0 and 255. The default is 2 (email) for
-keys of type USER and 3 (DNSSEC) for all other key types.
+is a number between 0 and 255. The default is 3 (DNSSEC).
 Other possible values for this argument are listed in
 RFC 2535 and its successors.
 .TP
index d7ba6e412e7c003527f83af9af2fc7f86cc4dd14..d80dbcfd07cac529b7232b506f3e35c58ee2b2e1 100644 (file)
@@ -281,8 +281,7 @@ CLASS="REPLACEABLE"
 ><DD
 ><P
 >             Sets the protocol value for the generated key.  The protocol
-              is a number between 0 and 255.  The default is 2 (email) for
-              keys of type USER and 3 (DNSSEC) for all other key types.
+              is a number between 0 and 255.  The default is 3 (DNSSEC).
               Other possible values for this argument are listed in
               RFC 2535 and its successors.
          </P
index 87afffaa9c24e48f1bfc0f88f4e6c527b3fbb677..9a80f0137bd55caec59c8eb0347fb5939090b6a3 100644 (file)
@@ -8765,7 +8765,7 @@ configured.</P
 >Stub zones can also be used as a way of forcing the resolution
 of a given domain to use a particular set of authoritative servers.
 For example, the caching name servers on a private network using
-RFC2157 addressing may be configured with stub zones for
+RFC1981 addressing may be configured with stub zones for
 <TT
 CLASS="literal"
 >10.in-addr.arpa</TT
index 35fd4570263109fc7885c13de358b08fa9cc87fc..9e4394342acfc2c4edb94e5b4c41f262298ce713 100644 (file)
@@ -98,6 +98,7 @@ options {
         min-refresh-time <integer>;
         sig-validity-interval <integer>;
         zone-statistics <boolean>;
+        key-directory <quoted_string>;
 };
 
 controls {
@@ -176,6 +177,7 @@ view <string> <optional_class> {
                 min-refresh-time <integer>;
                 sig-validity-interval <integer>;
                 zone-statistics <boolean>;
+                key-directory <quoted_string>;
         };
         server {
                 bogus <boolean>;
@@ -242,6 +244,7 @@ view <string> <optional_class> {
         min-refresh-time <integer>;
         sig-validity-interval <integer>;
         zone-statistics <boolean>;
+        key-directory <quoted_string>;
 };
 
 lwres {
@@ -298,6 +301,7 @@ zone <string> <optional_class> {
         min-refresh-time <integer>;
         sig-validity-interval <integer>;
         zone-statistics <boolean>;
+        key-directory <quoted_string>;
 };
 
 server {