diff options
| author | Hard <igor_melnyk@ukr.net> | 2021-05-06 10:31:29 +0300 | 
|---|---|---|
| committer | Hard <igor_melnyk@ukr.net> | 2021-05-06 10:31:29 +0300 | 
| commit | 19e6afd9699f7a7ff3e4fcf2b91ef39234001371 (patch) | |
| tree | 3ba4168d7643121f14781bd0f1d0f1faf13b39ac /docs/configuration/service | |
| parent | 25ba7e113a81ec30953dbfe8c78657473c1f5412 (diff) | |
| download | vyos-documentation-19e6afd9699f7a7ff3e4fcf2b91ef39234001371.tar.gz vyos-documentation-19e6afd9699f7a7ff3e4fcf2b91ef39234001371.zip | |
dns: DNS Forward - fix typo
Diffstat (limited to 'docs/configuration/service')
| -rw-r--r-- | docs/configuration/service/dns.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/configuration/service/dns.rst b/docs/configuration/service/dns.rst index 48708dfa..5ee17490 100644 --- a/docs/configuration/service/dns.rst +++ b/docs/configuration/service/dns.rst @@ -108,7 +108,7 @@ 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 no-server-rfc1918 +.. cfgcmd:: set service dns forwarding no-serve-rfc1918     This makes the server authoritatively not aware of: 10.in-addr.arpa,     168.192.in-addr.arpa, 16-31.172.in-addr.arpa, which enabling upstream  | 
