-
Notifications
You must be signed in to change notification settings - Fork 339
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] forward_remote 谷歌域名一直失败,但是国内域名正常 #854
Comments
求救,不知道什么问题,日志也看不出明显的问题 |
s949492225
changed the title
[Bug] forward_remote upstream error
[Bug] forward_remote 谷歌域名一直失败,但是国内域名正常
Nov 3, 2024
正常,说白点就是解析那会网络不稳定造成的,至于为何不稳定,懂的都懂。总之,我也去观察了,出现这种情况的时候要么就是DNS回复超时了,要么就是我前面说的网络不稳定根本收不到回复所以超时了。只要不是一直报问题不大。 |
比较可惜的是,是从来就没有成功解析过,cn外的dns无法解析,不清楚是什么问题,日志我也看不出头绪 |
不是这么简单就解释的,换成了插件自己代理就没问题了。 |
建议换HTTP3,UDP443虽然会丢包,但不至于一个都发不出去 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在提交之前,请确认
mosdns 版本
V5.3.3
操作系统
openwrt
Bug 描述和复现步骤
关闭openclash,直接使用mosdns查找dns,解析不出来dns,如果使用本机的53端口,那么一切正常,时区已检查是正确的,
换成smarddns正常,实在是不想用smartdns.
使用mosdns查询,超时
root@iStoreOS:~# nslookup www.google.com.hk 127.0.0.1:5335
Server: 127.0.0.1:5335
Address: 127.0.0.1:5335
;; connection timed out; no servers could be reached
使用本机正常
root@iStoreOS:
# ^C# nslookup www.google.com.hkroot@iStoreOS:
Server: 127.0.0.1
Address: 127.0.0.1:53
Non-authoritative answer:
Name: www.google.com.hk
Address: 31.13.68.169
Non-authoritative answer:
使用的配置文件
mosdns 的 log 记录
The text was updated successfully, but these errors were encountered: