diff --git a/bin/rndc/rndc.8 b/bin/rndc/rndc.8 index 3ad5b9aa1e..022125831e 100644 --- a/bin/rndc/rndc.8 +++ b/bin/rndc/rndc.8 @@ -33,7 +33,7 @@ rndc \- name server control utility .SH "SYNOPSIS" .HP 5 -\fBrndc\fR [\fB\-b\ \fR\fB\fIsource\-address\fR\fR] [\fB\-c\ \fR\fB\fIconfig\-file\fR\fR] [\fB\-k\ \fR\fB\fIkey\-file\fR\fR] [\fB\-s\ \fR\fB\fIserver\fR\fR] [\fB\-p\ \fR\fB\fIport\fR\fR] [\fB\-q\fR] [\fB\-V\fR] [\fB\-y\ \fR\fB\fIkey_id\fR\fR] {command} +\fBrndc\fR [\fB\-b\ \fR\fB\fIsource\-address\fR\fR] [\fB\-c\ \fR\fB\fIconfig\-file\fR\fR] [\fB\-k\ \fR\fB\fIkey\-file\fR\fR] [\fB\-s\ \fR\fB\fIserver\fR\fR] [\fB\-p\ \fR\fB\fIport\fR\fR] [\fB\-q\fR] [\fB\-r\fR] [\fB\-V\fR] [\fB\-y\ \fR\fB\fIkey_id\fR\fR] {command} .SH "DESCRIPTION" .PP \fBrndc\fR @@ -101,6 +101,15 @@ instead of BIND 9's default control channel port, 953. Quiet mode: Message text returned by the server will not be printed except when there is an error. .RE .PP +\-r +.RS 4 +Instructs +\fBrndc\fR +to print the result code returned by +\fBnamed\fR +after executing the requested command (e.g., ISC_R_SUCCESS, ISC_R_FAILURE, etc). +.RE +.PP \-V .RS 4 Enable verbose logging. @@ -169,7 +178,7 @@ Delete a zone while the server is running. .sp If the \fB\-clean\fR -is specified, the zone's master file (and journal file, if any) will be deleted along with the zone. Without the +argument is specified, the zone's master file (and journal file, if any) will be deleted along with the zone. Without the \fB\-clean\fR option, zone files must be cleaned up by hand. (If the zone is of type "slave" or "stub", the files needing to be cleaned up will be reported in the output of the \fBrndc delzone\fR diff --git a/bin/rndc/rndc.html b/bin/rndc/rndc.html index bce2566aea..d9f3f2a963 100644 --- a/bin/rndc/rndc.html +++ b/bin/rndc/rndc.html @@ -29,10 +29,10 @@
rndc
[-b
] [source-address
-c
] [config-file
-k
] [key-file
-s
] [server
-p
] [port
-q
] [-V
] [-y
] {command}key_id
rndc
[-b
] [source-address
-c
] [config-file
-k
] [key-file
-s
] [server
-p
] [port
-q
] [-r
] [-V
] [-y
] {command}key_id
rndc controls the operation of a name server. It supersedes the ndc utility @@ -63,7 +63,7 @@
source-address
@@ -109,6 +109,12 @@ Quiet mode: Message text returned by the server will not be printed except when there is an error.
+ Instructs rndc to print the result code + returned by named after executing the + requested command (e.g., ISC_R_SUCCESS, ISC_R_FAILURE, etc). +
Enable verbose logging. @@ -134,7 +140,7 @@
A list of commands supported by rndc can be seen by running rndc without arguments. @@ -190,7 +196,7 @@ Delete a zone while the server is running.
- If the -clean
is specified,
+ If the -clean
argument is specified,
the zone's master file (and journal file, if any)
will be deleted along with the zone. Without the
-clean
option, zone files must
@@ -716,7 +722,7 @@
There is currently no way to provide the shared secret for a
key_id
without using the configuration file.
@@ -726,7 +732,7 @@
arpaname
{ipaddress
...}
arpaname translates IP addresses (IPv4 and IPv6) to the corresponding IN-ADDR.ARPA or IP6.ARPA names.
ddns-confgen
[-a
] [algorithm
-h
] [-k
] [keyname
-q
] [-r
] [ -s randomfile
name
| -z zone
]
tsig-keygen and ddns-confgen are invocation methods for a utility that generates keys for use @@ -87,7 +87,7 @@
genrandom
[-n
] {number
size
} {filename
}
genrandom generates a file or a set of files containing a specified quantity @@ -59,7 +59,7 @@
isc-hmac-fixup
{algorithm
} {secret
}
Versions of BIND 9 up to and including BIND 9.6 had a bug causing HMAC-SHA* TSIG keys which were longer than the digest length of the @@ -76,7 +76,7 @@
Secrets that have been converted by isc-hmac-fixup are shortened, but as this is how the HMAC protocol works in @@ -87,14 +87,14 @@
nsec3hash
{salt
} {algorithm
} {iterations
} {domain
}
nsec3hash generates an NSEC3 hash based on a set of NSEC3 parameters. This can be used to check the validity @@ -56,7 +56,7 @@
rndc-confgen
[-a
] [-A
] [algorithm
-b
] [keysize
-c
] [keyfile
-h
] [-k
] [keyname
-p
] [port
-r
] [randomfile
-s
] [address
-t
] [chrootdir
-u
]user
rndc-confgen generates configuration files for rndc. It can be used as a @@ -66,7 +66,7 @@
rndc.conf
rndc.conf
is the configuration file
for rndc, the BIND 9 name server control
utility. This file has a similar structure and syntax to
@@ -136,7 +136,7 @@
The name server must be configured to accept rndc connections and
to recognize the key specified in the rndc.conf
@@ -220,7 +220,7 @@
rndc
[-b
] [source-address
-c
] [config-file
-k
] [key-file
-s
] [server
-p
] [port
-q
] [-V
] [-y
] {command}key_id
rndc
[-b
] [source-address
-c
] [config-file
-k
] [key-file
-s
] [server
-p
] [port
-q
] [-r
] [-V
] [-y
] {command}key_id
rndc controls the operation of a name server. It supersedes the ndc utility @@ -81,7 +81,7 @@
source-address
@@ -127,6 +127,12 @@ Quiet mode: Message text returned by the server will not be printed except when there is an error.
+ Instructs rndc to print the result code + returned by named after executing the + requested command (e.g., ISC_R_SUCCESS, ISC_R_FAILURE, etc). +
Enable verbose logging. @@ -152,7 +158,7 @@
A list of commands supported by rndc can be seen by running rndc without arguments. @@ -208,7 +214,7 @@ Delete a zone while the server is running.
- If the -clean
is specified,
+ If the -clean
argument is specified,
the zone's master file (and journal file, if any)
will be deleted along with the zone. Without the
-clean
option, zone files must
@@ -734,7 +740,7 @@