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

XX-Net V3.9.2无法建立连接 #9263

Open
luogx10517 opened this issue Dec 29, 2017 · 9 comments
Open

XX-Net V3.9.2无法建立连接 #9263

luogx10517 opened this issue Dec 29, 2017 · 9 comments

Comments

@luogx10517
Copy link

XX-Net Status:

sys-platform: AMD64, Windows-10-10.0.16299
os-system: Windows
os-version: 10.0.16299
os-release: 10
os-detail: Version:10-0; Build:16299; 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.108 Safari/537.36
xxnet-version: 3.9.2
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:4618 ipv4:0 ipv6:1871
ipv4-status: OK
ipv6-status: Fail
connected-link: new:0 used:0
worker: h1:0 h2:0
scan-ip-thread-num: 10
ip-quality: 312
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 29, 2017

netsh int ipv6 show teredo 贴运行结果

@luogx10517
Copy link
Author

XX-Net Status:

sys-platform: AMD64, Windows-10-10.0.16299
os-system: Windows
os-version: 10.0.16299
os-release: 10
os-detail: Version:10-0; Build:16299; 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.108 Safari/537.36
xxnet-version: 3.9.2
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:4618 ipv4:0 ipv6:1871
ipv4-status: OK
ipv6-status: Fail
connected-link: new:0 used:0
worker: h1:0 h2:0
scan-ip-thread-num: 10
ip-quality: 312
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 29, 2017

😂
image

@luogx10517
Copy link
Author

Teredo 参数

类型 : client
服务器名称 : teredo2.remlab.net
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : probe (primary server)
客户端类型 : teredo client
网络 : unmanaged

@ghost
Copy link

ghost commented Dec 29, 2017

使用ping超时的微软服务器或许更稳定!(win7除外?)
结束进程 pythonw.exe,管理权限运行
netsh int ipv6 set teredo enterpriseclient default default default default

@ghost
Copy link

ghost commented Dec 29, 2017

#8915 tertdo.bat自动或手动优选服务器(文件解压放在 XX-Net 程序的根目录)
Ipv6 自动转换 | ??闪闪的红星?? - http://songjinju.com/2017/10/12/Ipv6-%E8%87%AA%E5%8A%A8%E8%BD%AC%E6%8D%A2/#more
转:把注册表修改了一下,机器重启就好了 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters 修改 DisabledComponents 十六进制值为0,没有项目新建一个DWORD(32位)值。

@ghost
Copy link

ghost commented Dec 29, 2017

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

@luogx10517
Copy link
Author

谢谢,是IP转换配置服务没有运行,开启后就好了。

@luogx10517
Copy link
Author

luogx10517 commented Dec 29, 2017 via email

@XX-net XX-net deleted a comment Dec 29, 2017
@XX-net XX-net deleted a comment Dec 31, 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

2 participants
@luogx10517 and others