I wanted to try the unbound plus plugin, and after the reboot I saw errors in the log (see picture): can please someone explain what they mean?
I don't recall I have ever seen those errors before the unbound plus installation...
This is the 'custom options' section:
server:
num-threads: 4
msg-cache-slabs: 8
rrset-cache-slabs: 8
infra-cache-slabs: 8
key-cache-slabs: 8
aggressive-nsec: yes
rrset-roundrobin: yes
qname-minimisation: yes
tls-cert-bundle: "/usr/local/share/certs/ca-root-nss.crt"
forward-zone:
name: "."
forward-tls-upstream: yes
forward-addr: 9.9.9.9@853#dns.quad9.net
forward-addr: 149.112.112.112@853#dns.quad9.net
Tia.
unbound-plus will set the same as you have in custom options .. you have to remove them ;) (the DoT stuff ...)
Quote from: mimugmail on July 13, 2020, 06:04:15 AM
unbound-plus will set the same as you have in custom options .. you have to remove them ;) (the DoT stuff ...)
Ahh I see ::) so, shall I delete all the custom options ?
Shall I enter the Quad9 servers and port 853 in 'Miscellaneous' ?
And if so, which is the correct syntax, 9.9.9.9@853 or 9.9.9.9@853#dns.quad9.net ?
9.9.9.9@853 currently is the correct syntax. SNI checking is unsupported yet.
Make a backup before, but it seems you have one since you posted it here :)