Questions tagged [doh]

7 questions
4
votes
0 answers

Encrypted client hello enabled in Firefox but Cloudflare website doesn't detect

I'm using Firefox Beta 103 (tried with stable and nightly too), enabled Cloudflare DNS over HTTPS in settings: then enabled these: network.dns.echconfig.enabled and network.dns.http3_echconfig.enabled in about:config but when visiting this…
user1670677
3
votes
2 answers

How to verify that you're using DNS over HTTPS (DoH) with Quad9 / other non Cloudflare DNS providers

I'm using pihole with an upstream DNS server of Quad9 DoH. The upstream DNS and the pihole are configured with docker via a docker-compose.yml file, with the upstream DoH server using the cloudflared service. version: "3.5" networks: …
SneakyShrike
  • 137
  • 1
  • 2
  • 7
2
votes
0 answers

Exclude domain from DNS-over-HTTPS (DoH) in Edge or Chrome

I run a local BIND DNS server for my own development work. I like the idea of DoH in my browsers, but it is interfering with my use of BIND - instead of getting pages from my local development server, I get domain squatting pages. Firefox has a…
John Rix
  • 171
  • 1
  • 5
1
vote
1 answer

Enable Encryption for DoH on Win11 22H2

I using this script in order to automatically enabling DoH on all my network interfaces; but when I check the configuration on Settings app I see that the IP addresses are setted but they are setted as "Not encrypted", so I've to manually set them…
alessio89g
  • 91
  • 1
  • 2
  • 7
1
vote
1 answer

DoH setup using dnscrypt-proxy

So for a while now I've been using dnscrypt-proxy to setup DoH using cloudflare's 1.1.1.1. But recently, I've been noticing that instead of using Cloudflare's DNS it reverts back to my ISP's DNS server. Going to https://1.1.1.1/help/ says that I am…
doodad
  • 11
  • 2
1
vote
1 answer

Intermittent Firefox DNS-over-HTTPS failure

Background & Configuration I have enabled DNS-over-HTTPS (DoH) in Firefox, in order to hand a stream of sites I access over to Cloudflare and thence directly to government agencies in one convenient place. This is hidden away in Preferences, General…
0
votes
0 answers

How can I add secure DNS (DoH) to Windows settings before Windows makes any connections to the Internet during installation?

Is there a way I can add DNS over HTTPS details to Windows settings before it makes the first connection to the Internet during installation? I'm using the latest version of Windows 11. Either by pressing Shift + F10 during boot process when…
user1728941