dns: this is supposted to cut down spam logs but it dosent
This commit is contained in:
parent
70f3e03b74
commit
94784ee6d2
1 changed files with 5 additions and 0 deletions
|
@ -87,6 +87,11 @@ in {
|
||||||
include "/run/agenix/dns_dnskeys";
|
include "/run/agenix/dns_dnskeys";
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# piles of no valid RRSIG resolving 'com/DS/IN' errors
|
||||||
|
#extraOptions = ''
|
||||||
|
# dnssec-validation auto;
|
||||||
|
#'';
|
||||||
|
|
||||||
# set the upstream dns servers
|
# set the upstream dns servers
|
||||||
# overrides the default dns servers
|
# overrides the default dns servers
|
||||||
forwarders = [
|
forwarders = [
|
||||||
|
|
Loading…
Reference in a new issue