Open LagSeeN opened 3 years ago
Hello and thank you for your report. We have a couple of questions:
Are you using ClientIDs in DoT? That is, do you set it to yourdomain.local
or to client-123.yourdomain.local
?
Same with DoH (which, as far as I could tell, still works?). Do you set the DNS address to https://yourdomain.local/dns-query
or to https://yourdomain.local/dns-query/client-123
?
Can you see the queries in the query log?
Are any other websites affected?
Thanks!
client-123.yourdomain.local
but I try yourdomain.local
it same resulthttps://yourdomain.local/dns-query/client-123
it work can access this websiteSorry for the long time between responses. Are you sure that there aren't any additional DNS filters on your Android phone that could interfere here?
If there aren't any, please configure your AdGuard Home to collect logs by setting verbose
to true
, reproduce the issue (that is, make a request to the website from your Android phone), and send the logs to us at devteam@adguard.com. Please add the words “AdGuard Home Issue 3562” to the subject line. Thanks!
Sending logs has been completed.
I checked my phone and it's set to only use DNS over TLS, and there's no block in the query log in AdGuard Home.
Thanks! We have received the logs, but unfortunately we don't see anything wrong there. We will keep trying to reproduce it, but at this point I doubt that this is an AGH issue, to be honest.
Thanks I found one website that had a problem.
domain acs.cimbthai.com
and I found that if I disable IPv6 address resolving, the site can still be accessed. However, my network supports IPv6, so this is not the best practice. Now I configured DNS rewrites IPv6 to ::1 to disable IPv6 answer for only the site that had a problem.
but my.tabnine.com and acs.cimbthai.com had only A record idk why my phone wait AAAA record but with dns.google no problem
Prerequisites
Issue Details
Step
I try to change DNS to google it can access this website (DNS over TLS) I try to use DNS over HTTPS client on my android phone it can access this website I try to use plaintext DNS on my android phone it can access this website I try to use DNS over TLS on another android phone it can't access this website show ERR_NAME_NOT_RESOLVED
My Setting
Upstream DNS servers : https://dns.google/dns-query Bootstrap DNS servers : 8.8.8.8 , 8.8.4.4
Screenshots
Screenshot:
![](https://i.imgur.com/xLh0iACl.jpg)