Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

DoH bootstrap in latest Firefox

  • 6 பதிலளிப்புகள்
  • 0 இந்த பிரச்னைகள் உள்ளது
  • 7 views
  • Last reply by cor-el

Please, I'd like to bootstrap my DoH URI in Mozilla firefox

Please, I'd like to bootstrap my DoH URI in Mozilla firefox

All Replies (7)

But I'm unable to find the option "network.trr.bootstrapAddress" in the latest but it's available in 78.0.1

Hi

This support article has information to help you manually configure DoH:

https://support.mozilla.org/en-US/kb/firefox-dns-over-https

I know how to configure DoH manually but I want to be able to add a bootstrap address

You may find what you need to do from the link below. There are several references to bootstrap, said to be no longer necessary.

https://wiki.mozilla.org/Trusted_Recursive_Resolver#DNS-over-HTTPS_Prefs_in_Firefox

I couldn't find what I need in that article because it doesn't tell one how to add IP endpoints of the DoH in the latest firefox.

Note that network.trr.bootstrapAddress is no longer supported and got replaced for testing purposes only by network.trr.bootstrapAddr.

  • 1703216 - Get rid of network.trr.bootstrapAddress pref

Instead you can look at network.trr.uri .

network.trr.bootstrapAddr. is not present in the latest firefox either, I guess I have to downgrade to 78.0.1. Google chrome supports enhanced bootstrap feature using the JSON format below. where the ips line represents the bootstrap in v4 and v6. I'm disappointed, firefox does not allow bootsraping the DoH URI.

{

  "servers": [ {
     "endpoints": [ {
        "ips": [ "1.2.3.4", "2000:a0c0::" ]
     } ],
     "template": "https://example.com/dns-query{?dns}"
  } ]

}

dayodayowaynow7888 மூலமாக திருத்தப்பட்டது