mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
add '--auto-forwarders' description to server/replica/DNS installer man pages
https://fedorahosted.org/freeipa/ticket/5438 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
0044e56d6c
commit
0997f6b9aa
@ -38,6 +38,9 @@ A forwarder is a DNS server where queries for a specific non\-resolvable address
|
|||||||
\fB\-\-no\-forwarders\fR
|
\fB\-\-no\-forwarders\fR
|
||||||
Do not add any DNS forwarders, send non\-resolvable addresses to the DNS root servers.
|
Do not add any DNS forwarders, send non\-resolvable addresses to the DNS root servers.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-auto\-forwarders\fR
|
||||||
|
Add DNS forwarders configured in /etc/resolv.conf to the list of forwarders used by IPA DNS.
|
||||||
|
.TP
|
||||||
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
|
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
|
||||||
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.
|
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.
|
||||||
.TP
|
.TP
|
||||||
|
@ -146,6 +146,9 @@ the \fB\-\-no\-forwarders\fR option is specified.
|
|||||||
\fB\-\-no\-forwarders\fR
|
\fB\-\-no\-forwarders\fR
|
||||||
Do not add any DNS forwarders. Root DNS servers will be used instead.
|
Do not add any DNS forwarders. Root DNS servers will be used instead.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-auto\-forwarders\fR
|
||||||
|
Add DNS forwarders configured in /etc/resolv.conf to the list of forwarders used by IPA DNS.
|
||||||
|
.TP
|
||||||
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
|
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
|
||||||
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.
|
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.
|
||||||
.TP
|
.TP
|
||||||
|
@ -155,6 +155,9 @@ the \fB\-\-no\-forwarders\fR option is specified.
|
|||||||
\fB\-\-no\-forwarders\fR
|
\fB\-\-no\-forwarders\fR
|
||||||
Do not add any DNS forwarders. Root DNS servers will be used instead.
|
Do not add any DNS forwarders. Root DNS servers will be used instead.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-auto\-forwarders\fR
|
||||||
|
Add DNS forwarders configured in /etc/resolv.conf to the list of forwarders used by IPA DNS.
|
||||||
|
.TP
|
||||||
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
|
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
|
||||||
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.
|
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user