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
6 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.
-
Make sure you're NextDNS is set at OS level. Over rides any browser perms. So ensure the toggle that "blocks attempts at bypassing nextDns" is on.
Content aside
-
1
Likes
- 14 hrs agoLast active
- 6Replies
- 1987Views
-
4
Following
