mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #643 from ninjaoxygen/patch-1
Update dns.rst with forwarding source-address
This commit is contained in:
commit
68918dd67c
@ -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
|
||||
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
|
||||
|
||||
This makes the server authoritatively not aware of: 10.in-addr.arpa,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user