summaryrefslogtreecommitdiff
path: root/docs/configuration/service/dns.rst
AgeCommit message (Collapse)Author
2023-05-03fix: domain forwarder name-server in exampleJerome Bollinger
2023-05-03fix: command name-server instead of serverJerome Bollinger
In sagitta, the proper option for domain forwarding is name-server.
2023-03-27dns: T5113: Support custom port for name-server forwardersIndrajit Raychaudhuri
Support optional custom port for name-server forwarders.
2023-01-30dns: sync branchesrebortg
2022-04-06dns: T4343: document dns forwarding timeoutBracken Dawson
2021-10-19Update dns.rst with forwarding source-addressChris Poole
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.
2021-10-18ddns: allow IPv6 explicit exampleViacheslav
2021-10-13dns: improve CLI commands by adding missing parametersChristian Poessinger
2021-10-13dns: max-cache-entries was renamed to cache-sizeChristian Poessinger
2021-06-11autosectionlabel: add custom headline refrebortg
2021-05-06dns: DNS Forward - fix typoHard
2021-05-05dns: T3277: support no reverse zones rfc1918 lookupIgor Melnyk
2021-02-02dns: Typographical/cosmetic correctionserkin
2020-12-11service: fix lint errorsrebortg
2020-11-30arrange services and protocolsrebortg