The DNS over HTTPS function of Brave desktop browser doesn’t work, but the one of Edge desktop browser is OK!
(The version of Brave is 1.11.104 Chromium: 84.0.4147.105 (64 Bits))
I have changed the IPV4 \ IPV6 setting of my Ethernet card as below.
1.1.1.1
1.0.0.1
2606:4700:4700::1111
2606:4700:4700::1001
And I have set the flag below as Enable.
brave://flags/#dns-over-https
Debug Information
Connected to 1.1.1.1 Yes Using DNS over HTTPS (DoH) No
Using DNS over TLS (DoT) No
Using DNS over WARP No
AS Name Cloudflare
AS Number 13335
Cloudflare Data Center TPE
Connectivity to Resolver IP Addresses
1.1.1.1 Yes
1.0.0.1 Yes
2606:4700:4700::1111 No
2606:4700:4700::1001 No
However, when I input the address in Edge browser
(The version of Edge is 84.0.522.52 (64 Bits)) https://1.1.1.1/help
Debug Information
Connected to 1.1.1.1 Yes Using DNS over HTTPS (DoH) Yes
Using DNS over TLS (DoT) No
Using DNS over WARP No
AS Name Cloudflare
AS Number 13335
Cloudflare Data Center TPE
Connectivity to Resolver IP Addresses
1.1.1.1 Yes
1.0.0.1 Yes
2606:4700:4700::1111 No
2606:4700:4700::1001 No
Please kindly fix the DNS over HTTPS function of Brave browser.
Thank you.
PS:
My Notebook:
Window 10 Home 64 Bits
Version: 19041.388
[quote=“megaspaz, post:3, topic:149483”]
Reboot windows
[/quote]Thank you all firstly.
When I input the address in Brave browser https://1.1.1.1/help
, Debug Information shows
Connected to 1.1.1.1 Yes
Using DNS over HTTPS (DoH) No
It means that Brave browser connects to 1.1.1.1 (DNS) sucessfully.
So I need not to input “ipconfig/flushdns” in cmd of Window 10, and I need not to reboot windows, either.
Yeh… I did say the were stupidish suggestions… I don’t have any windows machine except for work and d.o.h. is working fine on mac… hopefully someone with a windows can either reproduce your issue or knows something more in depth about d.o.h…
Brave and Edge browser are based on Chromium.
Why the DNS over HTTPS function of Brave desktop browser doesn’t work?
But the one of Edge desktop browser is OK?
If you use the DNS servers whch are in the source code of chromium,
and have set the flag below as Enable, you can use DoH fuction!
If you use Cloudflare DNS, you can check if DOH is OK in the webs:
However, if you use the Dns below, you can’t enable DoH fuction! security.cloudflare-dns.com
1.1.1.2
1.0.0.2
2606:4700:4700::1112
2606:4700:4700::1002
This is becuase there is no 1.1.1.2 DNS in the source code of chromium.