kemonine
/
lollipopcloud
Archived
1
0
Fork 0

Fixup unbound dns settings so caddy dns challenges will work properly as well as non-private dns records for the domain.tld configured

This commit is contained in:
KemoNine 2019-01-15 16:07:15 -05:00
parent 7ddf44a2d6
commit d9f527215e
No known key found for this signature in database
GPG Key ID: 9D79FBF661EC6779
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ server:
harden-dnssec-stripped: yes
auto-trust-anchor-file: "/etc/unbound/root.key"
val-clean-additional: yes
local-zone: domain.tld typetransparent
private-domain: "[domain.tld]"
private-address: 192.168.0.0/16
private-address: 172.16.0.0/12