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

未建立连接,时断时续。 #9016

Open
tycoontin opened this issue Dec 14, 2017 · 6 comments
Open

未建立连接,时断时续。 #9016

tycoontin opened this issue Dec 14, 2017 · 6 comments

Comments

@tycoontin
Copy link

XX-Net Status:

sys-platform: x86, Windows-7-6.1.7601-SP1
os-system: Windows
os-version: 6.1.7601
os-release: 7
os-detail: Version:6-1; Build:7601; Platform:2; CSD:Service Pack 1; ServicePack:1-0; Suite:256; ProductType:0
architecture: 32bit,WindowsPE
browser: Mozilla/5.0 (Windows NT 6.1) 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: force_ipv6
gws-ip-num: total:6000 ipv4:0 ipv6:5768
ipv4-status: OK
ipv6-status: OK
connected-link: new:0 used:0
worker: h1:71 h2:0
scan-ip-thread-num: 50
ip-quality: 263
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

@ghost
Copy link

ghost commented Dec 14, 2017

netsh int ipv6 show teredo 贴运行结果

@tycoontin
Copy link
Author

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Windows\system32>netsh int ipv6 show teredo
Teredo 参数

类型 : enterpriseclient (Group Policy)
服务器名称 : teredo.remlab.net
客户端刷新间隔 : 30 秒
客户端端口 : unspecified (Group Policy)
状态 : qualified
客户端类型 : teredo host-specific relay
网络 : managed
NAT : restricted
NAT 特殊行为 : UPNP: 否,PortPreserving: 否
本地映射 : 172.16.17.3:53823
外部 NAT 映射 : 113.106.236.2:56799

@ghost
Copy link

ghost commented Dec 14, 2017

结束进程pythonw.exe,先前修改的ipv6组策略退回到默认值的全部“未配置”,管理权限运行
netsh int ipv6 set teredo enterpriseclient teredo.remlab.net default default
#8915 tertdo.bat自动或手动优选服务器,文件解压放在 XX-Net 程序的根目录
转:把注册表修改了一下,机器重启就好了 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters 修改 DisabledComponents 十六进制值为0,没有项目新建一个DWORD(32位)值。

@ghost
Copy link

ghost commented Dec 14, 2017

#8721 实现在本地的DNS 服务,通过在服务器上解析,避免DNS污染。
需要把DNS服务器指向 127.0.0.1
支持解析IPv4/IPv6
Ipv6 自动转换 | ??闪闪的红星?? - http://songjinju.com/2017/10/12/Ipv6-%E8%87%AA%E5%8A%A8%E8%BD%AC%E6%8D%A2/#more

@ghost
Copy link

ghost commented Dec 14, 2017

#8961 或许有助稳定?

@tycoontin
Copy link
Author

目前稳定!感谢!

@ghost ghost mentioned this issue Dec 14, 2017
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