summaryrefslogtreecommitdiff
path: root/docs/configuration/service/dns.rst
AgeCommit message (Collapse)Author
2022-06-27dns: add missing commandsrebortg
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. (cherry picked from commit 4ef2f73b26cffa320ab9724b4bb742aee327e859)
2021-10-13dns: T3277: support no reverse zones rfc1918 lookupIgor Melnyk
(cherry picked from commit 25ba7e113a81ec30953dbfe8c78657473c1f5412)
2021-10-13dns: improve CLI commands by adding missing parametersChristian Poessinger
(cherry picked from commit 90172aca00d3fbddbb474a2248a24e48fddeb981)
2021-10-13dns: max-cache-entries was renamed to cache-sizeChristian Poessinger
(cherry picked from commit f51f769c621a41501735c062953eddf227f20b86)
2021-02-02dns: Typographical/cosmetic correctionserkin
2020-12-11service: fix lint errorsrebortg
2020-11-30arrange services and protocolsrebortg