unbound: fix MTU settings
That was the root cause of all our DNSSEC issues. Now that this was fixed, we're not having these anymore, so the relaxed checks can be restored back to their original state.
This commit is contained in:
parent
aae7e0120a
commit
a77b2c4f0f
3 changed files with 12 additions and 18 deletions
|
@ -49,3 +49,5 @@ dns_host_suffix_backup: 153
|
|||
backup_dns_servers:
|
||||
- "80.67.169.12" # French Data Network (FDN) (ns0.fdn.fr)
|
||||
|
||||
|
||||
mtu: 1400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue