Replies: 1 comment 10 replies
-
这很奇怪,你确定这个请求到了AGH吗? 请查看AGH的“verbose”日志:https://github.com/AdguardTeam/AdGuardHome/wiki/FAQ#verboselog
这个也很奇怪,有可能有某个UDP问题。 |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Issue Details
搭建adgh的服务器:Debian
使用的设备:电脑Windows10,手机Android11(miui12.5)
Expected Behavior11
所有正确的域名能够正常被解析/返回被拦截的提示
Actual Behavior
在长时间没有请求过的域名(或者是从未请求过的域名)在第一次请求的时候会返回没有解析,但是刷新一次就能正常解析,另外有个别域名访问的时候提示无法解析,在adgh的解析记录中也没有发现有请求这个域名,但是我把这个域名手动在自定义规则中添加白名单之后就能解析了
Screenshots
Screenshot:
例如这个:我第一次访问是解析不出来,但是我刷新了一下
就能解析出来
Additional Information
但是我搭建在从腾讯云租的虚拟服务器(系统是centos7.9)上面搭建的在使用doh/dot时没有遇到过这个问题,adgh版本是
v0.106.3,但因腾讯云对个人使用53端口有限制,故无法使用非加密的dns,服务器上面的版本是从release中下载后自行解压安装的
Beta Was this translation helpful? Give feedback.
All reactions