. . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
-4 This option indicates use of IPv4 only. NINDENT NDENT 0.0
-6 This option indicates use of IPv6 only. NINDENT NDENT 0.0
-b source-address This option indicates source-address as the source address for the connection to the server. Multiple instances are permitted, to allow setting of both the IPv4 and IPv6 source addresses. NINDENT NDENT 0.0
-c config-file This option indicates config-file as the configuration file instead of the default, @sysconfdir@/rndc.conf. NINDENT NDENT 0.0
-k key-file This option indicates key-file as the key file instead of the default, @sysconfdir@/rndc.key. The key in @sysconfdir@/rndc.key is used to authenticate commands sent to the server if the config-file does not exist. NINDENT NDENT 0.0
-s server server is the name or address of the server which matches a server statement in the configuration file for rndc. If no server is supplied on the command line, the host named by the default-server clause in the options statement of the rndc configuration file is used. NINDENT NDENT 0.0
-p port This option instructs BIND 9 to send commands to TCP port port instead of its default control channel port, 953. NINDENT NDENT 0.0
-q This option sets quiet mode, where message text returned by the server is not printed unless there is an error. NINDENT NDENT 0.0
-r This option instructs rndc to print the result code returned by \%named after executing the requested command (e.g., ISC_R_SUCCESS, ISC_R_FAILURE, etc.). NINDENT NDENT 0.0
-t timeout This option sets the idle timeout period for rndc to timeout seconds. The default is 60 seconds, and the maximum settable value is 86400 seconds (1 day). If set to 0, there is no timeout. NINDENT NDENT 0.0
-V This option enables verbose logging. NINDENT NDENT 0.0
-y server_key This option indicates use of the key server_key from the configuration file. For control message validation to succeed, server_key must be known by \%named with the same algorithm and secret string. If no server_key is specified, rndc first looks for a key clause in the server statement of the server being used, or if no server statement is present for that host, then in the default-key clause of the options statement. Note that the configuration file contains shared secrets which are used to send authenticated control commands to name servers, and should therefore not have general read or write access. NINDENT
addzone zone [class [view]] configuration This command adds a zone while the server is running. This command requires the allow-new-zones option to be set to yes. The configuration string specified on the command line is the zone configuration text that would ordinarily be placed in \%named.conf. The configuration is saved in a file called viewname.nzf (or, if \%named is compiled with liblmdb, an LMDB database file called viewname.nzd). viewname is the name of the view, unless the view name contains characters that are incompatible with use as a file name, in which case a cryptographic hash of the view name is used instead. When \%named is restarted, the file is loaded into the view configuration so that zones that were added can persist after a restart. This sample addzone command adds the zone example.com to the default view: rndc addzone example.com \(aq{ type primary; file \(dqexample.com.db\(dq; };\(aq (Note the brackets around and semi-colon after the zone configuration text.) See also \%rndc delzone and \%rndc modzone. NINDENT NDENT 0.0
delzone [-clean] zone [class [view]] This command deletes a zone while the server is running. If the -clean argument is specified, the zone\(aqs master file (and journal file, if any) are deleted along with the zone. Without the -clean option, zone files must be deleted manually. (If the zone is of type secondary or stub, the files needing to be removed are reported in the output of the rndc delzone command.) If the zone was originally added via rndc addzone, then it is removed permanently. However, if it was originally configured in \%named.conf, then that original configuration remains in place; when the server is restarted or reconfigured, the zone is recreated. To remove it permanently, it must also be removed from \%named.conf. See also \%rndc addzone and \%rndc modzone. NINDENT NDENT 0.0
dnssec (-status | -rollover -key id [-alg algorithm] [-when time] | -checkds [-key id [-alg algorithm]] [-when time] published | withdrawn)) zone [class [view]] This command allows you to interact with the \(dqdnssec-policy\(dq of a given zone. rndc dnssec -status show the DNSSEC signing state for the specified zone. rndc dnssec -rollover allows you to schedule key rollover for a specific key (overriding the original key lifetime). rndc dnssec -checkds informs \%named that the DS for a specified zone\(aqs key-signing key has been confirmed to be published in, or withdrawn from, the parent zone. This is required in order to complete a KSK rollover. The -key id and -alg algorithm arguments can be used to specify a particular KSK, if necessary; if there is only one key acting as a KSK for the zone, these arguments can be omitted. The time of publication or withdrawal for the DS is set to the current time by default, but can be overridden to a specific time with the argument -when time, where time is expressed in YYYYMMDDHHMMSS notation. NINDENT NDENT 0.0
dnstap (-reopen | -roll [number]) This command closes and re-opens DNSTAP output files. rndc dnstap -reopen allows the output file to be renamed externally, so that \%named can truncate and re-open it. rndc dnstap -roll causes the output file to be rolled automatically, similar to log files. The most recent output file has \(dq.0\(dq appended to its name; the previous most recent output file is moved to \(dq.1\(dq, and so on. If number is specified, then the number of backup log files is limited to that number. NINDENT NDENT 0.0
dumpdb [-all | -cache | -zones | -adb | -bad | -expired | -fail] [view ...] This command dumps the server\(aqs caches (default) and/or zones to the dump file for the specified views. If no view is specified, all views are dumped. (See the dump-file option in the BIND 9 Administrator Reference Manual.) NINDENT NDENT 0.0
fetchlimit [view] This command dumps a list of servers that are currently being rate-limited as a result of fetches-per-server settings, and a list of domain names that are currently being rate-limited as a result of fetches-per-zone settings. NINDENT NDENT 0.0
flush This command flushes the server\(aqs cache. NINDENT NDENT 0.0
flushname name [view] This command flushes the given name from the view\(aqs DNS cache and, if applicable, from the view\(aqs nameserver address database, bad server cache, and SERVFAIL cache. NINDENT NDENT 0.0
flushtree name [view] This command flushes the given name, and all of its subdomains, from the view\(aqs DNS cache, address database, bad server cache, and SERVFAIL cache. NINDENT NDENT 0.0
freeze [zone [class [view]]] This command suspends updates to a dynamic zone. If no zone is specified, then all zones are suspended. This allows manual edits to be made to a zone normally updated by dynamic update, and causes changes in the journal file to be synced into the master file. All dynamic update attempts are refused while the zone is frozen. See also \%rndc thaw. NINDENT NDENT 0.0
halt [-p] This command stops the server immediately. Recent changes made through dynamic update or IXFR are not saved to the master files, but are rolled forward from the journal files when the server is restarted. If -p is specified, \%named\(aqs process ID is returned. This allows an external process to determine when \%named has completed halting. See also \%rndc stop. NINDENT NDENT 0.0
skr -import file zone [class [view]] This command allows you to import a SKR file for the specified zone, to support offline KSK signing. NINDENT NDENT 0.0
loadkeys [zone [class [view]]] This command fetches all DNSSEC keys for the given zone from the key directory. If they are within their publication period, they are merged into the zone\(aqs DNSKEY RRset. Unlike \%rndc sign, however, the zone is not immediately re-signed by the new keys, but is allowed to incrementally re-sign over time. This command requires that the zone be configured with a dnssec-policy, and also requires the zone to be configured to allow dynamic DNS. (See \(dqDynamic Update Policies\(dq in the Administrator Reference Manual for more details.) NINDENT NDENT 0.0
managed-keys (status | refresh | sync | destroy) [class [view]] This command inspects and controls the \(dqmanaged-keys\(dq database which handles \X'tty: link https://datatracker.ietf.org/doc/html/rfc5011.html'\%RFC 5011\X'tty: link' DNSSEC trust anchor maintenance. If a view is specified, these commands are applied to that view; otherwise, they are applied to all views. NDENT 7.0
modzone zone [class [view]] configuration This command modifies the configuration of a zone while the server is running. This command requires the allow-new-zones option to be set to yes. As with addzone, the configuration string specified on the command line is the zone configuration text that would ordinarily be placed in \%named.conf. If the zone was originally added via \%rndc addzone, the configuration changes are recorded permanently and are still in effect after the server is restarted or reconfigured. However, if it was originally configured in \%named.conf, then that original configuration remains in place; when the server is restarted or reconfigured, the zone reverts to its original configuration. To make the changes permanent, it must also be modified in \%named.conf. See also \%rndc addzone and \%rndc delzone. NINDENT NDENT 0.0
notify zone [class [view]] This command resends NOTIFY messages for the zone. NINDENT NDENT 0.0
notrace This command sets the server\(aqs debugging level to 0. See also \%rndc trace. NINDENT NDENT 0.0
nta [(-class class | -dump | -force | -remove | -lifetime duration)] domain [view] This command sets a DNSSEC negative trust anchor (NTA) for domain, with a lifetime of duration. The default lifetime is configured in \%named.conf via the nta-lifetime option, and defaults to one hour. The lifetime cannot exceed one week. A negative trust anchor selectively disables DNSSEC validation for zones that are known to be failing because of misconfiguration rather than an attack. When data to be validated is at or below an active NTA (and above any other configured trust anchors), \%named aborts the DNSSEC validation process and treats the data as insecure rather than bogus. This continues until the NTA\(aqs lifetime has elapsed. NTAs persist across restarts of the \%named server. The NTAs for a view are saved in a file called name.nta, where name is the name of the view; if it contains characters that are incompatible with use as a file name, a cryptographic hash is generated from the name of the view. An existing NTA can be removed by using the -remove option. An NTA\(aqs lifetime can be specified with the -lifetime option. TTL-style suffixes can be used to specify the lifetime in seconds, minutes, or hours. If the specified NTA already exists, its lifetime is updated to the new value. Setting lifetime to zero is equivalent to -remove. If -dump is used, any other arguments are ignored and a list of existing NTAs is printed. Note that this may include NTAs that are expired but have not yet been cleaned up. Normally, \%named periodically tests to see whether data below an NTA can now be validated (see the nta-recheck option in the Administrator Reference Manual for details). If data can be validated, then the NTA is regarded as no longer necessary and is allowed to expire early. The -force parameter overrides this behavior and forces an NTA to persist for its entire lifetime, regardless of whether data could be validated if the NTA were not present. The view class can be specified with -class. The default is class IN, which is the only class for which DNSSEC is currently supported. All of these options can be shortened, i.e., to -l, -r, -d, -f, and -c. Unrecognized options are treated as errors. To refer to a domain or view name that begins with a hyphen, use a double-hyphen (--) on the command line to indicate the end of options. NINDENT NDENT 0.0
querylog [(on | off)] This command enables or disables query logging. For backward compatibility, this command can also be used without an argument to toggle query logging on and off. Query logging can also be enabled by explicitly directing the queries category to a channel in the logging section of \%named.conf, or by specifying querylog yes; in the options section of \%named.conf. NINDENT NDENT 0.0
reconfig This command reloads the configuration file and loads new zones, but does not reload existing zone files even if they have changed. This is faster than a full \%rndc reload when there is a large number of zones, because it avoids the need to examine the modification times of the zone files. NINDENT NDENT 0.0
recursing This command dumps the list of queries \%named is currently recursing on, and the list of domains to which iterative queries are currently being sent. The first list includes all unique clients that are waiting for recursion to complete, including the query that is awaiting a response and the timestamp (seconds since the Unix epoch) of when named started processing this client query. The second list comprises of domains for which there are active (or recently active) fetches in progress. It reports the number of active fetches for each domain and the number of queries that have been passed (allowed) or dropped (spilled) as a result of the fetches-per-zone limit. (Note: these counters are not cumulative over time; whenever the number of active fetches for a domain drops to zero, the counter for that domain is deleted, and the next time a fetch is sent to that domain, it is recreated with the counters set to zero). NINDENT NDENT 0.0
refresh zone [class [view]] This command schedules zone maintenance for the given zone. NINDENT NDENT 0.0
reload This command reloads the configuration file and zones. NDENT 7.0
zone [class [view]] NINDENT If a zone is specified, this command reloads only the given zone. If no zone is specified, the reloading happens asynchronously. NINDENT NDENT 0.0
responselog [on | off] This command enables or disables response logging. For backward compatibility, this command can also be used without an argument to toggle response logging on and off. Unlike query logging, response logging cannot be enabled by explicitly directing the responses category to a channel in the logging section of \%named.conf, but it can still be enabled by specifying responselog yes; in the options section of \%named.conf. NINDENT NDENT 0.0
retransfer [-force] zone [class [view]] This command retransfers the given secondary zone from the primary server. If the zone is configured to use inline-signing, the signed version of the zone is discarded; after the retransfer of the unsigned version is complete, the signed version is regenerated with new signatures. With the optional -force argument provided if there is an ongoing zone transfer it will be aborted before a new zone transfer is scheduled. NINDENT NDENT 0.0
scan This command scans the list of available network interfaces for changes, without performing a full \%rndc reconfig or waiting for the interface-interval timer. NINDENT NDENT 0.0
secroots [-] [view ...] This command dumps the security roots (i.e., trust anchors configured via trust-anchors, or the managed-keys or trusted-keys statements [both deprecated], or dnssec-validation auto) and negative trust anchors for the specified views. If no view is specified, all views are dumped. Security roots indicate whether they are configured as trusted keys, managed keys, or initializing managed keys (managed keys that have not yet been updated by a successful key refresh query). If the first argument is -, then the output is returned via the rndc response channel and printed to the standard output. Otherwise, it is written to the secroots dump file, which defaults to named.secroots, but can be overridden via the secroots-file option in \%named.conf. See also \%rndc managed-keys. NINDENT NDENT 0.0
serve-stale (on | off | reset | status) [class [view]] This command enables, disables, resets, or reports the current status of the serving of stale answers as configured in \%named.conf. If serving of stale answers is disabled by rndc-serve-stale off, then it remains disabled even if \%named is reloaded or reconfigured. rndc serve-stale reset restores the setting as configured in \%named.conf. rndc serve-stale status reports whether caching and serving of stale answers is currently enabled or disabled. It also reports the values of stale-answer-ttl and max-stale-ttl. NINDENT NDENT 0.0
showzone zone [class [view]] This command prints the configuration of a running zone. See also \%rndc zonestatus. NINDENT NDENT 0.0
sign zone [class [view]] This command fetches all DNSSEC keys for the given zone from the key directory (see the key-directory option in the BIND 9 Administrator Reference Manual). If they are within their publication period, they are merged into the zone\(aqs DNSKEY RRset. If the DNSKEY RRset is changed, then the zone is automatically re-signed with the new key set. This command requires that the zone be configured with a dnssec-policy, and also requires the zone to be configured to allow dynamic DNS. (See \(dqDynamic Update Policies\(dq in the Administrator Reference Manual for more details.) See also \%rndc loadkeys. NINDENT NDENT 0.0
signing [(-list | -clear keyid/algorithm | -clear all | -nsec3param (parameters | none) | -serial value) zone [class [view]] This command lists, edits, or removes the DNSSEC signing-state records for the specified zone. The status of ongoing DNSSEC operations, such as signing or generating NSEC3 chains, is stored in the zone in the form of DNS resource records of type sig-signing-type. rndc signing -list converts these records into a human-readable form, indicating which keys are currently signing or have finished signing the zone, and which NSEC3 chains are being created or removed. rndc signing -clear can remove a single key (specified in the same format that rndc signing -list uses to display it), or all keys. In either case, only completed keys are removed; any record indicating that a key has not yet finished signing the zone is retained. rndc signing -nsec3param sets the NSEC3 parameters for a zone. This is the only supported mechanism for using NSEC3 with inline-signing zones. Parameters are specified in the same format as an NSEC3PARAM resource record: hash algorithm, flags, iterations, and salt, in that order. Currently, the only defined value for hash algorithm is 1, representing SHA-1. The flags may be set to 0 or 1, depending on whether the opt-out bit in the NSEC3 chain should be set. iterations defines the number of additional times to apply the algorithm when generating an NSEC3 hash. The salt is a string of data expressed in hexadecimal, a hyphen (-) if no salt is to be used, or the keyword auto, which causes \%named to generate a random 64-bit salt. The only recommended configuration is rndc signing -nsec3param 1 0 0 - zone, i.e. no salt, no additional iterations, no opt-out. WARNING: NDENT 7.0 NDENT 3.5 Do not use extra iterations, salt, or opt-out unless all their implications are fully understood. A higher number of iterations causes interoperability problems and opens servers to CPU-exhausting DoS attacks. NINDENT NINDENT rndc signing -nsec3param none removes an existing NSEC3 chain and replaces it with NSEC. rndc signing -serial value sets the serial number of the zone to value. If the value would cause the serial number to go backwards, it is rejected. The primary use of this parameter is to set the serial number on inline signed zones. NINDENT NDENT 0.0
stats This command writes server statistics to the statistics file. (See the statistics-file option in the BIND 9 Administrator Reference Manual.) NINDENT NDENT 0.0
status This command displays the status of the server. Note that the number of zones includes the internal bind/CH zone and the default ./IN hint zone, if there is no explicit root zone configured. NINDENT NDENT 0.0
stop -p This command stops the server, making sure any recent changes made through dynamic update or IXFR are first saved to the master files of the updated zones. If -p is specified, \%named\(aqs process ID is returned. This allows an external process to determine when \%named has completed stopping. See also \%rndc halt. NINDENT NDENT 0.0
sync -clean [zone [class [view]]] This command syncs changes in the journal file for a dynamic zone to the master file. If the \(dq-clean\(dq option is specified, the journal file is also removed. If no zone is specified, then all zones are synced. NINDENT NDENT 0.0
tcp-timeouts [initial idle keepalive advertised] When called without arguments, this command displays the current values of the tcp-initial-timeout, tcp-idle-timeout, tcp-keepalive-timeout, and tcp-advertised-timeout options. When called with arguments, these values are updated. This allows an administrator to make rapid adjustments when under a denial-of-service (DoS) attack. See the descriptions of these options in the BIND 9 Administrator Reference Manual for details of their use. NINDENT NDENT 0.0
thaw [zone [class [view]]] This command enables updates to a frozen dynamic zone. If no zone is specified, then all frozen zones are enabled. This causes the server to reload the zone from disk, and re-enables dynamic updates after the load has completed. After a zone is thawed, dynamic updates are no longer refused. If the zone has changed and the ixfr-from-differences option is in use, the journal file is updated to reflect changes in the zone. Otherwise, if the zone has changed, any existing journal file is removed. If no zone is specified, the reloading happens asynchronously. See also \%rndc freeze. NINDENT NDENT 0.0
trace [level] If no level is specified, this command increments the server\(aqs debugging level by one. NDENT 7.0
level If specified, this command sets the server\(aqs debugging level to the provided value. NINDENT See also \%rndc notrace. NINDENT NDENT 0.0
validation (on | off | status) [view ...] This command enables, disables, or checks the current status of DNSSEC validation. By default, validation is enabled. The cache is flushed when validation is turned on or off to avoid using data that might differ between states. NINDENT NDENT 0.0
zonestatus zone [class [view]] This command displays the current status of the given zone, including the master file name and any include files from which it was loaded, when it was most recently loaded, the current serial number, the number of nodes, whether the zone supports dynamic updates, whether the zone is DNSSEC signed, whether it uses automatic DNSSEC key management or inline signing, and the scheduled refresh or expiry times for the zone. See also \%rndc showzone. NINDENT rndc commands that specify zone names, such as \%reload \%retransfer, or \%zonestatus, can be ambiguous when applied to zones of type redirect. Redirect zones are always called ., and can be confused with zones of type hint or with secondary copies of the root zone. To specify a redirect zone, use the special zone name -redirect, without a trailing period. (With a trailing period, this would specify a zone called \(dq-redirect\(dq.)
.