-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛[BUG] 软件内DNS解析地址与实际DNS解析地址不同 #3605
Comments
补一个LOG
|
关闭一下代理设置中的 启动加速时检查dns可用性 应该就可以了,这个功能会启动时更换实际使用dns |
已经关闭了,但是加速时还是不行
|
@rmbadmin 我试了一下,关了之后,github.com和steamcommunity.com解析的ip地址就对了,网页加载没之前那么慢了,但是www.steamcommunity.com解析的时候,不知道为何会使用Dnspod的DNS服务器,我用wireshark抓到的dns查询,在上一楼。 |
请认真检查以下清单中的每一项
🐛 描述
起因:本人使用Watt toolkit时(HOST模式)在浏览器中无法连接www.steamcommunity.com却能连接steamcommunity.com。
经过:1. 我在代理设置中将DNS改为op路由器的DNS,我用op配置好的DNS解析出的www.steamcommunity.com以及steamcommunity.com的地址ping延时都是个位数
2. 然而再次在浏览器中连接www.steamcommunity.com依旧无法连接“Request:Could not find any IP that can be successfully connected. (HTTP connection to 162.125.6.1 timed out.) (\www.steamcommunity.com:443)”,并且IP是被污染过的,并非为代理设置中配置的DNS解析的结果
结果:watt toolkit无法正确解析网址
📷 复现步骤
PS:出现此BUG仅重启过软件,并未重启电脑,清除DNS缓存等操作
Requirement: 你家路由器具有DNS服务器功能,提供域名解析的功能
📄 日志信息
-->大致就是解析地址time out
🚑 其他信息
补充信息
在网络检测中,有一项是DNS检测,这里解析的地址是正常的,而在浏览器打开www.steamcommunity.com时,日志中却respond 502并显示dns被污染
The text was updated successfully, but these errors were encountered: