Hi there,
In order to be able to use DNS over TLS, I've looked arround and found those advanced options for Unbound :
server:
forward-zone:
name: "."
forward-ssl-upstream: yes
forward-addr: 8.8.8.8@853
forward-addr: 8.8.4.4@853
The only question is : whenever the advanced option field will be removed, how can we achieve the same result ? ;)
Newbie here myself...and I was going to ask this same question! Looking forward to any details.
DoT option will be in 20.7 via unbound-plus plugin merge...
Cheers,
Franco
PS: or was it DoH... well, we will figure this out.
Hi,
QuoteThe only question is : whenever the advanced option field will be removed, how can we achieve the same result ?
Hi, please see https://github.com/opnsense/plugins/issues/1503#issue-493737939 (https://github.com/opnsense/plugins/issues/1503#issue-493737939)
br
Cool :)
Thanks to all, that answers my question !