Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-13 | Added information on authoritative zones to DNS page | Alex W | |
2024-03-06 | Fixed line wrapping for previous PR #1313 | Ginko (Giggum) | |
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127) | |||
2024-03-06 | Rewrote Dynamic DNS documentation/examples to align with T5791 | Ginko (Giggum) | |
(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f) | |||
2024-01-30 | dns forwarding: T5687: Implement ECS settings for PowerDNS recursor | khramshinr | |
2024-01-06 | dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns ↵ | Christian Breunig | |
features | |||
2023-10-02 | Second update dns.rst | Dibins | |
Based on the discussion here: https://forum.vyos.io/t/dynamic-dns-not-wollowing-web-options/12309 it seems necessary to note that setting the web-options on a given interface is not sufficient for determining the IP address when behind NAT. I've added some additional detail, which I think will make that more clear, as well as listed the commands as required to set up DDNS behind NAT. Further I updated the section on RFC2136 to accurately show address instead of interface | |||
2023-10-02 | Update dns.rst | Shnoobins | |
Updated command syntax for dynamic dns - changed set service dns dynamic interface to set service dns dynamic address. Changed the login option from 'login' to 'username' Changed the web options from 'use-web' to 'web-options' Changed because I ran into the command syntax change on a 1.4 install. Updating documents to match. | |||
2023-08-06 | T5445: dyndns: add possibility to specify update interval (timeout) | Christian Breunig | |
2023-05-03 | fix: domain forwarder name-server in example | Jerome Bollinger | |
2023-05-03 | fix: command name-server instead of server | Jerome Bollinger | |
In sagitta, the proper option for domain forwarding is name-server. | |||
2023-03-27 | dns: T5113: Support custom port for name-server forwarders | Indrajit Raychaudhuri | |
Support optional custom port for name-server forwarders. | |||
2023-01-30 | dns: sync branches | rebortg | |
2022-04-06 | dns: T4343: document dns forwarding timeout | Bracken Dawson | |
2021-10-19 | Update dns.rst with forwarding source-address | Chris 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-18 | ddns: allow IPv6 explicit example | Viacheslav | |
2021-10-13 | dns: improve CLI commands by adding missing parameters | Christian Poessinger | |
2021-10-13 | dns: max-cache-entries was renamed to cache-size | Christian Poessinger | |
2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
2021-05-06 | dns: DNS Forward - fix typo | Hard | |
2021-05-05 | dns: T3277: support no reverse zones rfc1918 lookup | Igor Melnyk | |
2021-02-02 | dns: Typographical/cosmetic corrections | erkin | |
2020-12-11 | service: fix lint errors | rebortg | |
2020-11-30 | arrange services and protocols | rebortg | |