summaryrefslogtreecommitdiff
path: root/docs/configuration/service/dns.rst
AgeCommit message (Collapse)Author
2024-03-06Fixed line wrapping for previous PR #1313Ginko (Giggum)
2024-03-06Rewrote Dynamic DNS documentation/examples to align with T5791Ginko (Giggum)
2024-02-01dns forwarding: T5687: Implement ECS settings for PowerDNS recursorkhramshinr
(cherry picked from commit ce0b62678f791a18dcc58defc209fbe71b868fca)
2024-01-06dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns ↵Christian Breunig
features (cherry picked from commit 9ca5e9dd89eabda161d974e7359ab2716fe56464)
2023-08-06T5445: dyndns: add possibility to specify update interval (timeout)Christian Breunig
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