breathless
Occasional Visitor
I have Adguard Home setup on my Asus RT-AX88U.
Here is my upstream server config:
[/router.asus.com/][::]:553
[/www.asusnetwork.net/][::]:553
[/www.asusrouter.com/][::]:553
[/use-application-dns.net/][::]:553
[/dns.resolver.arpa/][::]:553
[/lan/][::]:553
[//][::]:553
#DoT
sdns://AwcAAAAAAAAABzEuMS4xLjEAFmNsb3VkZmxhcmUtZG5zLmNvbTo4NTM
sdns://AwcAAAAAAAAABzEuMC4wLjEAFmNsb3VkZmxhcmUtZG5zLmNvbTo4NTM
#DoH
sdns://AgcAAAAAAAAABzEuMC4wLjEAEmRucy5jbG91ZGZsYXJlLmNvbQovZG5zLXF1ZXJ5
#DoQ
quic://94.140.14.140
I read that if you use DNSCrypt dns stamps with the appropriate hostname / ip / port, you can negate the need to use the Bootstrap servers at all and thus eliminate the Plain DNS requests that occur outside the WAN. So I added cloudflare 1.1.1.1 and 1.0.0.1 to the DoT section as SDNS and 1.1.1.1 to the DoH section as SDNS and they seem to be working according to Adguard Home test, and cloudflare's https://1.1.1.1/help tool
Basically, I want all DNS requests outside my WAN to be encrypted, with no port 53 traffic. I want all DNS requests outside my wan to be encrypted through port 443 / 853, so that when I check my query log, I don't have a billion Plain DNS requests (I know requests within my LAN will still be plain).
When I remove the bootstrap servers and save, they automatically get added back to defaults. Any way to disable the bootstrap entirely, or is there an easier way to do what I'm trying to do?
Thanks!
Here is my upstream server config:
[/router.asus.com/][::]:553
[/www.asusnetwork.net/][::]:553
[/www.asusrouter.com/][::]:553
[/use-application-dns.net/][::]:553
[/dns.resolver.arpa/][::]:553
[/lan/][::]:553
[//][::]:553
#DoT
sdns://AwcAAAAAAAAABzEuMS4xLjEAFmNsb3VkZmxhcmUtZG5zLmNvbTo4NTM
sdns://AwcAAAAAAAAABzEuMC4wLjEAFmNsb3VkZmxhcmUtZG5zLmNvbTo4NTM
#DoH
sdns://AgcAAAAAAAAABzEuMC4wLjEAEmRucy5jbG91ZGZsYXJlLmNvbQovZG5zLXF1ZXJ5
#DoQ
quic://94.140.14.140
I read that if you use DNSCrypt dns stamps with the appropriate hostname / ip / port, you can negate the need to use the Bootstrap servers at all and thus eliminate the Plain DNS requests that occur outside the WAN. So I added cloudflare 1.1.1.1 and 1.0.0.1 to the DoT section as SDNS and 1.1.1.1 to the DoH section as SDNS and they seem to be working according to Adguard Home test, and cloudflare's https://1.1.1.1/help tool
Basically, I want all DNS requests outside my WAN to be encrypted, with no port 53 traffic. I want all DNS requests outside my wan to be encrypted through port 443 / 853, so that when I check my query log, I don't have a billion Plain DNS requests (I know requests within my LAN will still be plain).
When I remove the bootstrap servers and save, they automatically get added back to defaults. Any way to disable the bootstrap entirely, or is there an easier way to do what I'm trying to do?
Thanks!