1
Firefox Bypassing NextDNS?
I've noticed that if I use the attached settings in Firefox it seems to bypass sites I want to be blocked in NextDNS. What am I missing here? Shouldn't the blocking still work?
NextDNS is configured on my Unifi UDM-Pro if that matters. I'm using https://github.com/nextdns/nextdns
4 replies
-
That particular Firefox setting will be using NextDNS without your custom settings. Just keep it disabled or use custom provider string from my.nextdns.io browser setup, not “NextDNS” option.
-
One way to resolve this is to use force a specific DNS resolver using Firefox policy templates.
Put this in your policies.json file:
{ "policies": { "DNSOverHTTPS": { "Enabled": true, "Locked": true, "ProviderURL": "https://dns.nextdns.io/ID/JohnsFirefox" } } }Replace `ID` with your NextDNS ID from the setup page, and `JohnsFirefox` with whatever you want the reporting name of that browser to be.
Content aside
-
1
Likes
- 22 hrs agoLast active
- 4Replies
- 1938Views
-
3
Following
