Issue with pfSense system Problem in pfsense
Issue with pfSense system Problem in pfsense
I'm working with pfsense 2.4.4-RELEASE-p2 in a lab environment. I enabled DNS over TLS and DNSsec, but when checking the DNS servers used by devices, it shows my ISP's DNS (verified via dnsleaktest.com). Since the default setup uses Cloudflare, I resolved the issue by adding custom DNS resolver settings as described. Here are the key changes:
- server: forward-zone: name: "."
- forward-ssl-upstream: yes
- forward-addr: 1.1.1.1@853
- forward-addr: 1.0.0.1@853
You can find more details on the Lawrence Systems Forum: https://forums.lawrencesystems.com/t/fou...sense/1594