Custom bootstrap DNS servers
See original GitHub issueToday, the DNS over HTTPS client resolves IPs for the DNS over HTTPS endpoint over OS / network supplied DNS resolvers which may or may not block resolution of the DNS over HTTPS endpoint.
To circumvent that, consider supplying custom DNS resolvers to the http.Client
[0].
The environment can still block / rewrite all requests on port 53… so that still remains unmitigated.
[0] nextdns/run.go#L427.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8
Top Results From Across the Web
Upstream and bootstrap DNS question #2920 - GitHub
Hi! What are you trying to achieve exactly? Bootstrap addresses are basically only used to resolve the hosts in the upstreams section.
Read more >AdGuard v7.9 for Windows: DNS bootstrap and improved ...
Now you can specify IP addresses of the DNS servers that are used to determine the address of the encrypted DNS servers. What...
Read more >Hosting Custom Domains - Bootstrap Studio
In the CloudFlare dashboard, select your domain name and in the DNS tab, fill in the settings you were given in the previous...
Read more >What should my Bootstrap dns servers be? : r/Adguard - Reddit
I think it translates the url of DoH (DNS over HTTPS). ... some servers tls can be used as well for bootstrap for...
Read more >Bootstrapping Procedure to Discover and Authenticate DoT ...
https://tools.ietf.org/html/draft-reddy-dprive-bootstrap-dns-server-02. IETF 104, Prague ... Internal attacker can modify the DNS response to point to.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And for those of us who use a VPN with internal hostnames, it would be nice if we could fallback to the custom bootstrap so that we can resolve our internal lan hostnames, unless it would be easier to let us add our own extra encrypted resolvers.
I don’t…remember, sorry, but that sounds right.
I’m using GrapheneOS, and with the power of Wireguard split tunneling, it seems that “auto” mode at the OS level is working well enough.