搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

network.trr.mode = 3

more options

Hello Community! I have been a FF user for a couple of years now and really enjoy the browser - thanks for all the hard work. The last FF update to ver 76 has been a struggle as I use DoH and I set network.trr.mode = 3 (no non-DoH fallback allowed) however the update has broken this. I even completely reinstalled the OS (linux - pop) with a full clean install of FF with the same results. This is also the case on all my machines no it's for sure FF 76. Any ideas? Here are my config settings:

network.trr.mode = 3 network.trr.custom_uri = https://mozilla.cloudflare-dns.com/dns-query network.trr.bootstrapAddress - 1.1.1.1

No pages will load however when i set network.trr.mode back to '2' all works fine again.

Hello Community! I have been a FF user for a couple of years now and really enjoy the browser - thanks for all the hard work. The last FF update to ver 76 has been a struggle as I use DoH and I set network.trr.mode = 3 (no non-DoH fallback allowed) however the update has broken this. I even completely reinstalled the OS (linux - pop) with a full clean install of FF with the same results. This is also the case on all my machines no it's for sure FF 76. Any ideas? Here are my config settings: network.trr.mode = 3 network.trr.custom_uri = https://mozilla.cloudflare-dns.com/dns-query network.trr.bootstrapAddress - 1.1.1.1 No pages will load however when i set network.trr.mode back to '2' all works fine again.

被選擇的解決方法

I figured it out finally and thought I would report back to close the loop. My Gateway has a feature called Web Filter and I had a block-session turned on for "Proxy Avoidance and Anonymizers". I saw the blocked traffic in the reports. Once I turned off the blocker, all was good. I'm still not sure why this issue only arose when upgrading to FF 76 but anyhow. Apologize for the confusion and thanks for your help.

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

Hi chris.d.green, I did a brief bug search, but it's not easy to spot ones that are new in Firefox 76. (https://bugzilla.mozilla.org/home)

You mentioned three preferences:

What do you have for

  • network.trr.uri

Mine shows the default of

https://mozilla.cloudflare-dns.com/dns-query

which is the same as your Custom URI. Maybe try removing the Custom URI?

- - - -

I wonder whether there might be a problem that DoH or that Cloudflare domain is blocked on the network you're using? Hopefully there would be some logging about that somewhere... maybe in the Browser Console? That's a separate little window from the tab-specific Web Console. More info: https://developer.mozilla.org/docs/Tools/Browser_Console

more options

For network.trr.uri I show "https://mozilla.cloudflare-dns.com/dns-query" 'network.trr.custom_uri' is actually blank. Just to be sure, I dropped in 'https://mozilla.cloudflare-dns.com/dns-query' to the network.trr.custom_uri and still a no-go.

more options

選擇的解決方法

I figured it out finally and thought I would report back to close the loop. My Gateway has a feature called Web Filter and I had a block-session turned on for "Proxy Avoidance and Anonymizers". I saw the blocked traffic in the reports. Once I turned off the blocker, all was good. I'm still not sure why this issue only arose when upgrading to FF 76 but anyhow. Apologize for the confusion and thanks for your help.