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

从3.8.5开始,短时间xxnet的状态就会变成“请检查浏览器代理设置。” #9003

Open
dbcdcw opened this issue Dec 13, 2017 · 17 comments

Comments

@dbcdcw
Copy link

dbcdcw commented Dec 13, 2017

从3.8.5开始,短时间xxnet的状态就会从
“XX-Net 3.8.7,一切正常,你可以访问真正的互联网了。
变成
“请检查浏览器代理设置。”
请问有人和我一样么?有什么好的解决方法么?
需要我提供什么额外信息么? #

@ghost
Copy link

ghost commented Dec 13, 2017

标题明确,正文:从3.8.5开始,短时间xxnet的状态就会从
“XX-Net 3.8.7,一切正常,你可以访问真正的互联网了。
变成
“请检查浏览器代理设置。”——糊人

@ghost
Copy link

ghost commented Dec 13, 2017

netsh int ipv6 show teredo 贴运行结果及XX-Net诊断信息

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

我用的就是ipv6模式,正常状态诊断如下
XX-Net Status:

sys-platform: AMD64, Windows-10-10.0.14393
os-system: Windows
os-version: 10.0.14393
os-release: 10
os-detail: Version:10-0; Build:14393; Platform:2; CSD:; ServicePack:0-0; Suite:256; ProductType:0
architecture: 32bit,WindowsPE
browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36
xxnet-version: 3.8.7
python-version: 2.7.13
openssl-version: 16.0.0 TLSv1_2 h2:alpn
lan-proxy: Disable
use-ipv6: auto
gws-ip-num: total:6000 ipv4:0 ipv6:2498
ipv4-status: OK
ipv6-status: OK
connected-link: new:2 used:0
worker: h1:42 h2:0
scan-ip-thread-num: 10
ip-quality: 250
is-idle: 0
block-stat: OK
proxy_state: OK
ca_state: OK
Appid_Working: true
Appids_Out_Of_Quota: false
Appids_Not_Exist: false
Using_Public_Appid: false

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

“请检查浏览器代理设置。”的诊断

XX-Net Status:

sys-platform: AMD64, Windows-10-10.0.14393
os-system: Windows
os-version: 10.0.14393
os-release: 10
os-detail: Version:10-0; Build:14393; Platform:2; CSD:; ServicePack:0-0; Suite:256; ProductType:0
architecture: 32bit,WindowsPE
browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36
xxnet-version: 3.8.7
python-version: 2.7.13
openssl-version: 16.0.0 TLSv1_2 h2:alpn
lan-proxy: Disable
use-ipv6: auto
gws-ip-num: total:6000 ipv4:0 ipv6:2495
ipv4-status: OK
ipv6-status: OK
connected-link: new:0 used:0
worker: h1:247 h2:0
scan-ip-thread-num: 10
ip-quality: 243
is-idle: 0
block-stat: OK
proxy_state: Fail
ca_state: Fail
Appid_Working: true
Appids_Out_Of_Quota: false
Appids_Not_Exist: false
Using_Public_Appid: false

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

Teredo 参数

类型 : client
服务器名称 : win10.ipv6.microsoft.com.
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : qualified
客户端类型 : teredo client
网络 : unmanaged
NAT : restricted (port)
NAT 特殊行为 : UPNP: 否,PortPreserving: 否
本地映射 : 192.168.1.106:63535
外部 NAT 映射 : 111.199.122.200:10721

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

@gjbg1989 谢谢之前答复,按要求回复了一下信息,麻烦看一下,谢谢

@ghost
Copy link

ghost commented Dec 13, 2017

use-ipv6: auto 改为只用 ipv6
#8961 保持运行某批处理,或许能更稳定(不再偶尔中断)?

@ghost
Copy link

ghost commented Dec 13, 2017

管理权限运行 netsh int ipv6 set teredo enterpriseclient

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

好的,谢谢,我试试效果

@ghost
Copy link

ghost commented Dec 13, 2017

#8721 实现在本地的DNS 服务,通过在服务器上解析,避免DNS污染。
需要把DNS服务器指向 127.0.0.1
支持解析IPv4/IPv6

@ghost
Copy link

ghost commented Dec 13, 2017

短时间从正常状态就会变成“请检查浏览器代理设置“——试试:浏览器代理插件用”系统代理“,XX-Net 用全局GAE或全局PAC

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

请问一下:
[google_ip]
use_ipv6 = 1
use-ipv6我只找到这个,感觉1是开启,请问如何设置可以变成只用ipv6?
https://support.microsoft.com/zh-cn/help/929852/how-to-disable-ipv6-or-its-components-in-windows
我在这里找到一个ipv6优先于ipv4是这个设置么?

@ghost
Copy link

ghost commented Dec 13, 2017

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

!谢谢!

@dbcdcw
Copy link
Author

dbcdcw commented Dec 13, 2017

感谢答复。。ipv6那个。。没成功。。。还是很快就挂了。。我再试试全局,再次感谢答复我

@ghost
Copy link

ghost commented Dec 13, 2017

ipv6那个。。没成功。。。还是很快就挂了——什么,没明白
是用chrome么?

@dbcdcw
Copy link
Author

dbcdcw commented Dec 14, 2017

@gjbg1989 是用chrome,改成只用ipv6,还是很快就从“可以访问互联网”变成了“请检查浏览器代理设置。”

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

No branches or pull requests

1 participant