Hi,
Thank you for the suggestion.
We will consider adding support for custom DoT/DoH servers in future firmware so that such DNS services can be added easily through the GL UI.
In the meantime, you can add them manually via SSH.
Please refer to the following posts:
DoT:
Hello,
OK, I see.
Select any DoT server in GL GUI > Network > DNS, and apply, for example
[image]
Edit the file "/etc/config/stubby":
vi /etc/config/stubby to enter it, and press keyboard key "i" to edit.
Remove the cloudflare part and add these following:
config resolver
option address '9.9.9.9'
option tls_auth_name 'dns.quad9.net'
like this:
[image]
Press keyboard key "Esc", then type ':wq' to save the configuration and exit.
Restart the services to make the con…
DoH:
Hi
This error seems to appear when click "Test upstream" instead of "Apple".
Is the device connected to the Internet, and whether dns.controld.com ping able?
Maybe you can refer to the steps below to add ControlD DoH in Encrypted DNS settings instead of using AdGuard Home.
SSH to router .
Create the DNS stamp via following this guide.
How to create your own DNS stamp for Secure DNS | AdGuard DNS Knowledge Base
Please carefully check each step, as any errors or omissions may result in DNS c…