mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Update dns.rst with forwarding source-address
Add documentation for "set service dns forwarding source-address <address>" We needed this setting in a split-horizon DNS down a VPN tunnel to force the source address to a an IP that can be routed back instead of the VPN tunnel endpoint, but can only find it described in the command line currently.
This commit is contained in:
parent
8e0c2e42fb
commit
4ef2f73b26
@ -111,6 +111,11 @@ avoid being tracked by the provider of your upstream DNS server.
|
|||||||
The local IPv4 or IPv6 addresses to bind the DNS forwarder to. The forwarder
|
The local IPv4 or IPv6 addresses to bind the DNS forwarder to. The forwarder
|
||||||
will listen on this address for incoming connections.
|
will listen on this address for incoming connections.
|
||||||
|
|
||||||
|
.. cfgcmd:: set service dns forwarding source-address <address>
|
||||||
|
|
||||||
|
The local IPv4 or IPv6 addresses to use as a source address for sending queries.
|
||||||
|
The forwarder will send forwarded outbound DNS requests from this address.
|
||||||
|
|
||||||
.. cfgcmd:: set service dns forwarding no-serve-rfc1918
|
.. cfgcmd:: set service dns forwarding no-serve-rfc1918
|
||||||
|
|
||||||
This makes the server authoritatively not aware of: 10.in-addr.arpa,
|
This makes the server authoritatively not aware of: 10.in-addr.arpa,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user