***GOT REQUEST TO AUDIT HEALTH***Currently running OPNsense 21.7 (amd64/LibreSSL) at Wed Jul 28 14:34:48 CEST 2021>>> Check installed kernel versionVersion 21.7 is correct.>>> Check for missing or altered kernel filesNo problems detected.>>> Check installed base versionVersion 21.7 is correct.>>> Check for missing or altered base filesNo problems detected.>>> Check for missing package dependenciesChecking all packages: .......... done>>> Check for missing or altered package filesChecking all packages: .......... done>>> Check for core packages consistencyCore package "opnsense" has 66 dependencies to check.Checking packages: .................................................................... done***DONE***
Sorry for the noob question but trying to get ahead of the eventual upgrade to 21.7, but currently my Unbound has the following in custom:Code: [Select]server: do-not-query-localhost: noforward-zone: name: "." forward-addr: ::1@5353 forward-addr: 127.0.0.1@5353It's forwarding to the DNSCrypt-Proxy service.Will I be able to do this with 21.7 and the new standard menu? Currently still on 21.1.8 as I am not on-site to attempt the upgrade to 21.1.9
server: do-not-query-localhost: noforward-zone: name: "." forward-addr: ::1@5353 forward-addr: 127.0.0.1@5353
Quote from: Taomyn on July 27, 2021, 01:40:43 pmSorry for the noob question but trying to get ahead of the eventual upgrade to 21.7, but currently my Unbound has the following in custom:Code: [Select]server: do-not-query-localhost: noforward-zone: name: "." forward-addr: ::1@5353 forward-addr: 127.0.0.1@5353It's forwarding to the DNSCrypt-Proxy service.Will I be able to do this with 21.7 and the new standard menu? Currently still on 21.1.8 as I am not on-site to attempt the upgrade to 21.1.9Did you find a solution yet? I'm faced with the same issue now that custom options are being taken away
https://docs.opnsense.org/manual/unbound.html
...Advanced ConfigurationsSome installations require configuration settings that are not accessible in the UI. To support these, individual configuration files with a .conf extension can be put into the /usr/local/etc/unbound.opnsense.d directory. These files will be automatically included by the UI generated configuration. Multiple configuration files can be placed there. But note that...
Thanks Franco. Now I can wait patiently for the upgrade path.
This looks like a nicer option. Otherwise the custom config won't be part of the overall config file, potentially messing up restores:https://forum.opnsense.org/index.php?topic=23941.0
cat /var/unbound/etc/dot.confserver: tls-cert-bundle: /etc/ssl/cert.pemforward-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 forward-addr: 2620:fe::fe@853#dns.quad9.net forward-addr: 2620:fe::9@853#dns.quad9.net
server:local-zone: "online-metrix.net" always_nxdomain