unbound: Enable DNSSEC validation for dna-gw hosts
This commit is contained in:
parent
d23da671ca
commit
72736c8b13
1 changed files with 3 additions and 0 deletions
|
@ -29,7 +29,10 @@ server:
|
||||||
hide-identity: yes
|
hide-identity: yes
|
||||||
hide-version: yes
|
hide-version: yes
|
||||||
|
|
||||||
|
auto-trust-anchor-file: {{ unbound_zonedir }}/root.key
|
||||||
|
|
||||||
prefetch: yes
|
prefetch: yes
|
||||||
|
prefetch-key: yes
|
||||||
unblock-lan-zones: yes
|
unblock-lan-zones: yes
|
||||||
|
|
||||||
remote-control:
|
remote-control:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue