ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

DoH bootstrap in latest Firefox

  • 6 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 7 ნახვა
  • ბოლოს გამოეხმაურა 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

ყველა პასუხი (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