Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |