passt.1: Drop duplicate --dns section
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
e5bd8dbb24
commit
03f7eb945b
1 changed files with 1 additions and 11 deletions
12
passt.1
12
passt.1
|
@ -171,14 +171,6 @@ configured (see options \fB--no-dhcp-dns\fR, \fB--dhcp-dns\fR,
|
||||||
This option can be specified multiple times, and a single, empty option disables
|
This option can be specified multiple times, and a single, empty option disables
|
||||||
usage of DNS addresses altogether.
|
usage of DNS addresses altogether.
|
||||||
|
|
||||||
.TP
|
|
||||||
.BR \-D ", " \-\-dns " " \fIaddr
|
|
||||||
Use \fIaddr\fR (IPv4 or IPv6) for DHCP, DHCPv6, NDP or DNS forwarding, as
|
|
||||||
configured (see options \fB--no-dhcp-dns\fR, \fB--dhcp-dns\fR,
|
|
||||||
\fB--dns-forward\fR) instead of reading addresses from \fI/etc/resolv.conf\fR.
|
|
||||||
This option can be specified multiple times, and a single, empty option disables
|
|
||||||
usage of DNS addresses altogether.
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BR \-\-dns-forward " " \fIaddr
|
.BR \-\-dns-forward " " \fIaddr
|
||||||
Map \fIaddr\fR (IPv4 or IPv6) as seen from guest or namespace to the first
|
Map \fIaddr\fR (IPv4 or IPv6) as seen from guest or namespace to the first
|
||||||
|
@ -440,9 +432,7 @@ The default path is shown with --help.
|
||||||
.TP
|
.TP
|
||||||
.BR \-\-config-net
|
.BR \-\-config-net
|
||||||
Configure networking in the namespace: set up addresses and routes as configured
|
Configure networking in the namespace: set up addresses and routes as configured
|
||||||
or sourced from the host, and bring up the tap interface. This option implies
|
or sourced from the host, and bring up the tap interface.
|
||||||
\fB--no-ra\fR: the static configuration of the IPv6 address will not allow the
|
|
||||||
kernel to set up the default route using SLAAC.
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BR \-\-ns-mac-addr " " \fIaddr
|
.BR \-\-ns-mac-addr " " \fIaddr
|
||||||
|
|
Loading…
Reference in a new issue