Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dns/nsd: notify reload-nsd | Aaron LI | 2018-03-14 | 1 | -0/+1 |
| | |||||
* | dns: update tag zones | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | add tags: zones, sites | Aaron LI | 2018-03-14 | 1 | -0/+2 |
| | |||||
* | dns/zones: use DNS SOA variables | Aaron LI | 2018-03-14 | 4 | -24/+20 |
| | |||||
* | dns/zones: add DKIM record | Aaron LI | 2018-03-14 | 2 | -2/+6 |
| | |||||
* | dns: refactor nsd zones generation to support DKIM record | Aaron LI | 2018-03-14 | 2 | -19/+37 |
| | |||||
* | dns/zones: add zone aaronly.me; update zone liwt.net with mail records | Aaron LI | 2018-03-14 | 2 | -4/+56 |
| | |||||
* | dns/nsd: use fileglob lookup to help zones templating; also check zone files | Aaron LI | 2018-03-14 | 1 | -4/+20 |
| | |||||
* | dns: validate unbound and nsd config file before update | Aaron LI | 2018-03-14 | 1 | -6/+8 |
| | |||||
* | dns/nsd: clean config file a bit, increase verbosity to 1 | Aaron LI | 2018-03-14 | 1 | -11/+4 |
| | |||||
* | dns/unbound: disable chroot for easier syslog settings | Aaron LI | 2018-03-14 | 1 | -3/+8 |
| | |||||
* | dns: update zones templates and add liwt.net zone | Aaron LI | 2018-03-14 | 4 | -36/+80 |
| | |||||
* | var: update domains and nsd.conf.j2 | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | minor updates | Aaron LI | 2018-03-14 | 1 | -2/+2 |
| | |||||
* | dns: generate nsd.conf with domains and nameservers variables | Aaron LI | 2018-03-14 | 2 | -11/+10 |
| | |||||
* | dns: clean up unbound.conf a bit | Aaron LI | 2018-03-14 | 1 | -10/+1 |
| | |||||
* | dns/nsd: remove unused "key" section | Aaron LI | 2018-03-14 | 1 | -14/+0 |
| | |||||
* | dns/unbound: update config and enable remote-control | Aaron LI | 2018-03-14 | 2 | -12/+35 |
| | |||||
* | dns: reload unbound/nsd instead of restart | Aaron LI | 2018-03-14 | 2 | -4/+10 |
| | |||||
* | role/dns: configure NSD as the stealth master with 2 domains | Aaron LI | 2018-03-14 | 5 | -0/+245 |
| | | | | | | | | | | | * Add "network" and "nsd" variables * Install and configure NSD as the authoritative stealth master server * Allow notify and transfer to slave masters: - freedns.afraid.org - 1984hosting.com * Add preliminary zone files for domains: - 233233.xyz - 1314233.xyz | ||||
* | Add role dns to setup unbound service | Aaron LI | 2018-02-21 | 3 | -0/+213 |