OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: crissi on April 19, 2022, 07:12:18 PM

Title: Update to 22.1.6 DNS Crypt Proxy with Unbound no DNS Resolution Clients
Post by: crissi on April 19, 2022, 07:12:18 PM
Hello,

I use this configuration for DNS Crypt Proxy with Unbound:
https://forum.opnsense.org/index.php?topic=10670.msg48630#msg48630


Updated now from 22.1.3 all working fine, to 22.1.6. After Update Name Resolution for Clients is not working anymore.


I went then to Unbound – Query Forwarding – Custom Forwarding and added:


Enabled
Domain empty
Server IP 127.0.0.1
Port 5353



Restarted Unbound Service and checked again, but Name Resolution for Clients still not working.

After that, I disabled the Custom Forwarding Rule, and added under System – Settings – General a Public DNS Server and set under Query Forwarding Use System Nameservers, and with the Public added DNS Server the Clients can browse and DNS Resolution is possible.

How can I fix this to leave DNS Servers blank and just get custom DNS with 127.0.0.1 port 5353 with DNS Crypt working again, as it worked perfect with previous version 22.1.3?

Thx