Hello,
OK, I see.
- Select any DoT server in GL GUI > Network > DNS, and apply, for example
- Edit the file "/etc/config/stubby":
vi /etc/config/stubbyto 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:
Press keyboard key "Esc", then type ':wq' to save the configuration and exit.
- Restart the services to make the configuration take effect:
/etc/init.d/stubby restart
/etc/init.d/dnsmasq restart
Restarting the device will not lose configuration.
Upgrading the firmware may lose configuration and requires reconfiguration manually.
In addition, the requirements for Quad9 TLS have been submitted to PM for evaluation.

