Skip to content
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

google dns over tcp-tls 无法工作 #226

Open
wangmice opened this issue Apr 4, 2020 · 4 comments
Open

google dns over tcp-tls 无法工作 #226

wangmice opened this issue Apr 4, 2020 · 4 comments

Comments

@wangmice
Copy link

wangmice commented Apr 4, 2020

大量的log:
配置:
{
"Name": "GoogleS",
"Address": "dns.google:853@8.8.4.4",
"Protocol": "tcp-tls",
"SOCKS5Address": "",
"Timeout": 6,
"EDNSClientSubnet": {
"Policy": "auto",
"ExternalIP": "",
"NoCookie": true
}
},

log :
4月 04 16:02:26 nas overture[11684]: time="2020-04-04 16:02:26" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:28 nas overture[11684]: time="2020-04-04 16:02:28" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:30 nas overture[11684]: time="2020-04-04 16:02:30" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:37 nas overture[11684]: time="2020-04-04 16:02:37" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:37 nas overture[11684]: time="2020-04-04 16:02:37" level=warning msg="Failed to connect to DNS upstream: dial tcp 208.67.222.222:443: i/o timeout"
4月 04 16:02:44 nas overture[11684]: time="2020-04-04 16:02:44" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:46 nas overture[11684]: time="2020-04-04 16:02:46" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:53 nas overture[11684]: time="2020-04-04 16:02:53" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:02:53 nas overture[11684]: time="2020-04-04 16:02:53" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:03:02 nas overture[11684]: time="2020-04-04 16:03:02" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:03:02 nas overture[11684]: time="2020-04-04 16:03:02" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:03:49 nas overture[11684]: time="2020-04-04 16:03:49" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:03:49 nas overture[11684]: time="2020-04-04 16:03:49" level=warning msg="Failed to connect to DNS upstream: dial tcp 208.67.222.222:443: i/o timeout"
4月 04 16:04:23 nas overture[11684]: time="2020-04-04 16:04:23" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:04:23 nas overture[11684]: time="2020-04-04 16:04:23" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:04:28 nas overture[11684]: time="2020-04-04 16:04:28" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:05:28 nas overture[11684]: time="2020-04-04 16:05:28" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:05:51 nas overture[11684]: time="2020-04-04 16:05:51" level=warning msg="GoogleS Fail: Send question message failed"
4月 04 16:05:51 nas overture[11684]: time="2020-04-04 16:05:51" level=warning msg="GoogleS Fail: Send question message failed"

@wangmice
Copy link
Author

wangmice commented Apr 4, 2020

设置了socks 代理一样的问题,无法解析域名,
用nslookup查询时返回:
** server can't find 查询的域名: SERVFAIL

@wangmice
Copy link
Author

wangmice commented Apr 4, 2020

暂时换成 https 方式没问题

@Mitsuhaxy
Copy link

把配置文件贴出来看一下

@ShinyNito
Copy link

目前的socks 不支持udp 切换成tcp即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants