Author
Message
ewo32 DD-WRT User Joined: 11 Nov 2023 Posts: 203
Posted: Wed Jun 25, 2025 21:07 Post subject:
Alozaros wrote: or for tls
server-tls 9.9.9.9:853 -host-name dns.quad9.net -tls-host-verify dns.quad9.net
Side note, but do you know if the -host-name and -tls-host-verify options actually add anything to the default config ?
I have only server-tls 9.9.9.9:853 and I get the same authentication output at https://dnscheck.tools/ both with and without the two options.
Back to top
Sponsor
MLandi DD-WRT Guru Joined: 04 Dec 2007 Posts: 1252 Location: Murrysville, PA
Posted: Wed Jun 25, 2025 21:10 Post subject:
ewo32 wrote: Alozaros wrote: or for tls
server-tls 9.9.9.9:853 -host-name dns.quad9.net -tls-host-verify dns.quad9.net
Side note, but do you know if the -host-name and -tls-host-verify options actually add anything to the default config ?
I have only server-tls 9.9.9.9:853 and I get the same authentication output at https://dnscheck.tools/ both with and without the two options.
Check the contents of /tmp/smartdns.conf _________________Linksys MX8500
DD-WRT v3.0-r62966 std (12/06/25)
Linux 6.6.118-rt29 #4715 SMP Sat Dec 6 10:22:51 +07 2025 aarch64
Gateway, AP, DNSMasq, SmartDNS, NSS-ECM-SFE, QCA NSS, no STP
VAP on wlan1 for internet devices
IPv4 & IPv6 (Prefix Delegation)
Static Leases & DHCP
Cloudflare DoH & DoT, No QoS, No Forced DoT, 802.11k
2.4GHz: AP, AX Only, ACK Timing 300, WPA2 & WPA3 w/AES & GCMP
5GHz: AP, AX Only, ACK Timing 300, WPA2 & WPA3 w/AES & GCMP
Netgear AX1800 WiFi Mesh Extender
Xfinity 1.2Gbps/40Mbps
Back to top
ewo32 DD-WRT User Joined: 11 Nov 2023 Posts: 203
Posted: Wed Jun 25, 2025 21:28 Post subject:
MLandi wrote: Check the contents of /tmp/smartdns.conf
The only difference is that the two options are included in the conf file only if they are explicitly listed in the Additional Options section of the GUI. However, DNS authentication at https://dnscheck.tools/ still appears OK even without them, so its not clear to me whether the options actually do anything.
Back to top
ssergey DD-WRT User Joined: 17 Jan 2014 Posts: 53
Posted: Thu Jun 26, 2025 7:28 Post subject:
Thanks everyone for trying to help. It looks like the problem is really on my side. I also noticed this in the log
un 26 01:41:02.404 gate user.warn smartdns: http server query from 9.9.9.9:443 failed, server return http code : 502, Bad Gateway
Back to top