使用Use AdGuard browsing security web service功能导致DNS解析异常 #3714
Replies: 4 comments 13 replies
-
这个问题是由于局域网的全局代理造成的,因为代理软件也需要解析域名,但是代理软件解析时 AdGraud 也会检查,但是这时由于检查请求被转发到代理软件,所以无法请求成功,就会一直死循环,可通过 AdGraud 的 DNS 重写将代理软件用到的域名直接返回解析结果。 |
Beta Was this translation helpful? Give feedback.
-
我不懂解析怎么异常?你看,AdGuard browsing security内它其实用 AdGuard DNS 服务器检查域名。如果 AdGuard DNS 被拦截,无法用 browsing security。 |
Beta Was this translation helpful? Give feedback.
-
The best practice is to use the DNS rewrite feature to assign an IP to the proxyer's domain name, which will jump out of the dead loop. |
Beta Was this translation helpful? Give feedback.
-
@ameshkov I would suggest introducing this question in the FAQ, which is probably common among Chinese users. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Issue Details
v0.106.3
GitHub releases
Router
Intel
AMD64
linux ,Windows10
Expected Behavior
需要启用Use AdGuard browsing security web service
Actual Behavior
在启用Use AdGuard browsing security web service功能后,DNS出现无法解析,网页无法访问但IP连接不会被阻断。
Beta Was this translation helpful? Give feedback.
All reactions