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

【请问】test-ipv6.com,测试没有检测到 IPv6 地址,是不是就搞头呢?????? #10390

Closed
kapans opened this issue Apr 9, 2018 · 25 comments

Comments

@kapans
Copy link

kapans commented Apr 9, 2018

以前是好的,但从上周开始xx-net里面ipv6就是unknow,之后就变成fail

test-ipv6.com
测试没有检测到 IPv6 地址

使用这个方法换了通道还是通不过监测
#10282
是不是没搞头了?

哎。。。

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

Teredo 正常前的测试没神马必要:贴 netsh int ipv6 show teredo 运行结果(无需IP地址的2行)及XX-Net诊断信息

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 9, 2018

#10328
试试这个脚本,测试你的网络是否支持 teredo。

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

😜海GG,非程序员Windows下想运行 *.py 有些难呢,尽管谷歌了。。。

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 9, 2018

刚加了用 XX-Net 自带 Python 的脚本。其实安装一个 Python 很简单的,一路 Next。

@kapans
Copy link
Author

kapans commented Apr 9, 2018

运行了没有ip地址啊

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

类型 : enterpriseclient
服务器名称 : win1711.ipv6.microsoft.com.
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : dormant

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

运行了没有ip地址啊:Teredo 完全正常后才有
XX-Net诊断信息?

@kapans
Copy link
Author

kapans commented Apr 9, 2018

请问这个dormant是啥意思?休眠状态?
另外,我的组策略全是未配置的,应该没问题的。

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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.4.8.2000 Chrome/30.0.1599.101 Safari/537.36
xxnet-version: 3.11.9
python-version: 2.7.13
openssl-version: 16.0.0 TLSv1_2 h2:alpn
lan-proxy: Disable
use-ipv6: auto
gws-ip-num: total:0 ipv4:0 ipv6:0
ipv4-status: OK
ipv6-status: Fail
connected-link: new:0
worker: h1:0 h2:0
scan-ip-thread-num: 10
ip-quality: 9999
is-idle: 0
proxy_state: Fail
ca_state: Fail
Appid_Working: true
Appids_Out_Of_Quota: false
Appids_Not_Exist: false
Using_Public_Appid: false

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 9, 2018

需要等待几十秒

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 9, 2018

你运行的结果是什么? @kapans

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

正常等待3-5秒🆗

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

xxnet-version: 3.11.9:😜从3.10.5开始得关闭“自动调整扫描线程”,适当增大扫描线程,转换XX-Net版本、或延时大网络卡顿,得 http://127.0.0.1:8085/?module=gae_proxy&menu=advanced 检查IP
use-ipv6: auto 改为仅ipv6
scan-ip-thread-num: 10 增大到40-50

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

(开机)启动XX-Net前即运行以下bat(内容)可观察变化过程,状态dormant即已开始正常化。
:loop
netsh int teredo show state
ping 127.0.0.1 > null
goto loop

@kapans
Copy link
Author

kapans commented Apr 9, 2018

@SeaHOH 你说那个脚本啊?
我在那个帖子里面回复了的

File "E:\SOFTWARE\NET\PROXY\XX-Net\pteredor.py", line 397
def main(*args, local_port=None, remote_port=None):
^
SyntaxError: invalid syntax
请按任意键继续. . .

@kapans
Copy link
Author

kapans commented Apr 9, 2018

@AnyWAT

现在变成这样了

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

类型 : enterpriseclient
服务器名称 : win10.ipv6.microsoft.com.
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : offline
错误 : 无法通过 UDP 访问主 teredo 服务器

有时候又是这样:
C:\Windows\system32>netsh int teredo show state
Teredo 参数

类型 : enterpriseclient
服务器名称 : win10.ipv6.microsoft.com.
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : probe (primary server)
客户端类型 : teredo client
网络 : managed

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 9, 2018

@kapans 先前有个错误,Python 2 无法正常运行,现在改了,方便的话重新试试。

@AnyWAT
Copy link

AnyWAT commented Apr 9, 2018

@kapans 手动检查IP了还不行?参考:#10184

@kapans
Copy link
Author

kapans commented Apr 10, 2018

@SeaHOH

奇怪啊
我code下面有那个txt文件
当我以管理员方式运行显示:

系统找不到文件 code\version.txt。
系统找不到指定的路径。
请按任意键继续. .

直接双击显示:

是否先暂时关闭 teredo 客户端(IPv6)再进行测试?(Y/N)n
('try bind local port:', 3691)
Starting probe NAT type...
当前设备可能无法正常使用 teredo 隧道,NAT 类型是 offline!

\u7ecf\u68c0\u6d4b\uff0c\u63a8\u8350\u670d\u52a1\u5668\u662f None.
按回车键结束……

点击y也是同样的结果

是否先暂时关闭 teredo 客户端(IPv6)再进行测试?(Y/N)Y
Teredo 参数

类型 : disabled
服务器名称 : win1711.ipv6.microsoft.com.
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : probe (primary server)
客户端类型 : teredo client
网络 : managed

0
('try bind local port:', 2238)
Starting probe NAT type...
当前设备可能无法正常使用 teredo 隧道,NAT 类型是 offline!

\u7ecf\u68c0\u6d4b\uff0c\u63a8\u8350\u670d\u52a1\u5668\u662f None.

是不是彻底没搞了啊。。。

@AnyWAT
Copy link

AnyWAT commented Apr 10, 2018

🤣想正常,终止 @SeaHOH 的方法
至少检查 #10184 的3、4、两项,管理权限运行
netsh int ipv6 set teredo enterpriseclient default
贴 netsh int ipv6 show teredo 运行结果(无需IP地址的2行)

@AnyWAT
Copy link

AnyWAT commented Apr 10, 2018

😱奇怪啊、😱奇怪啊、😱奇怪啊
我code下面有那个txt文件
当我以管理员方式运行显示:
系统找不到文件 code\version.txt。
系统找不到指定的路径。

@kapans
Copy link
Author

kapans commented Apr 10, 2018

@AnyWAT

谢谢
我先研究下
那个方法有点复杂
不太懂。。。

@AnyWAT
Copy link

AnyWAT commented Apr 10, 2018

🤣按部就班也复杂?
莫非:
如果 version.txt 的内容为3.11.9
code 下没有目录3.11.9,而是 default ?或 code\3.11.9 下缺失 version.txt ?

@kapans
Copy link
Author

kapans commented Apr 10, 2018

补充下
我ipv6不通也是上周才开始的。。。

刚才我试了下
用goporxy是可以连接出去的
测试ipv6也可以通过的。。。

我不知道到底是我系统问题
还是xx-net的问题
或者是整个网络问题。。。
哎。。。

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 10, 2018

@kapans 你的测试完全通不过,可能有两点:

  1. 受到本地安全策略影响,如本机防火墙、路由器设置改变等
  2. 受到墙的干扰,你使用的 IPv6 是什么方式,原生、6to4、teredo?

另外,最先你说

test-ipv6.com
测试没有检测到 IPv6 地址

然后

刚才我试了下
用goporxy是可以连接出去的
测试ipv6也可以通过的。。。

请问 gp 是怎么用的,直接放入 v6 的 IP 吗,还是有其它特别设置?IPv6 测试通过具体结果是什么?

@kapans
Copy link
Author

kapans commented Apr 11, 2018

@SeaHOH

应该是teredo

如果直接用test-ipv6.com
结果如下:
没有检测到 IPv6 地址 [更多信息]
你似乎只能连接 IPv4 互联网,不能访问纯 IPv6 网站。

如果连接上goproxy后(直接运行,没做设置)
再用test-ipv6.com
结果如下:
你的公网 IPv6 地址是 2600:1900:0:1::9
你的运营商(ISP)是 Google LLC
你已接入 IPv6,因此我们增加了一个标签页,显示你能否访问其他 IPv6 网站。

@SeaHOH
Copy link
Contributor

SeaHOH commented Apr 11, 2018

@kapans 你提供的信息不足,无法判断。不过能用就好。

  1. 不使用 goproxy 时 无域名 IPv6 连接测试 是否成功?
  2. 使用 goproxy 时是不是整个浏览器都通过 goproxy 连接,未使用 pac 或浏览器插件?

以下是我未使用任何 IPv6 设置,PC 上根本就没有 IPv6 地址,仅全局通过 GAE 代理的测试结果
1523406413268
1523406339095

@SeaHOH SeaHOH closed this as completed Apr 27, 2018
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

3 participants