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

客户端位于托管网络中 是什么意思? #9789

Open
meijialun opened this issue Feb 18, 2018 · 7 comments
Open

客户端位于托管网络中 是什么意思? #9789

meijialun opened this issue Feb 18, 2018 · 7 comments

Comments

@meijialun
Copy link

Teredo 参数

类型 : client
服务器名称 : win10.ipv6.microsoft.com
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : offline
错误 : 客户端位于托管网络中

此外ipv6常年failed,偶尔可用,是移动宽带。用手机热点成功概率会高一些。WIFI适配器ipv6已经关了,很多方法都也尝试过了。

@ghost
Copy link

ghost commented Feb 18, 2018

#9783 (comment)

@ghost
Copy link

ghost commented Feb 18, 2018

default

@yutianzeabc
Copy link

管理员权限cmd:
netsh int ter set state natawareclient
netsh int ter show state

@QGB
Copy link

QGB commented Sep 4, 2018

@yutianzeabc C:\test>netsh int ter show state
Teredo 参数

类型 : client
服务器名称 : win10.ipv6.microsoft.com.
客户端刷新间隔 : 30 秒
客户端端口 : unspecified
状态 : offline
错误 : 客户端位于托管网络中

C:\test>netsh int ter set state natawareclient
参数错误。

@AnyWAT
Copy link

AnyWAT commented Sep 4, 2018

natawareclient 只支持Win10
管理权限运行 netsh int ipv6 set teredo enterpriseclient win10.ipv6.microsoft.com.

@yutianzeabc
Copy link

@QGB 楼上正解

@QGB
Copy link

QGB commented Apr 20, 2021

Search "xx-net.net" (19 hits in 16 files)
  D:\XX-Net\code\default\smart_router\local\dns_query.py (1 hit)
	Line 44:         "GET", "dns.xx-net.net", path="/query?domain=%s" % (utils.to_str(domain)), timeout=5)
  D:\XX-Net\code\default\smart_router\local\__pycache__\dns_query.cpython-38.pyc (1 hit)
	Line 29: X
  D:\XX-Net\code\default\x_tunnel\local\client.py (1 hit)
	Line 77:     config.set_var("api_server", "center.xx-net.net")
  D:\XX-Net\code\default\x_tunnel\local\cloudflare_front\front.py (1 hit)
	Line 31:         self.last_host = "www.xx-net.net"
  D:\XX-Net\code\default\x_tunnel\local\cloudflare_front\test.py (2 hits)
	Line 40:     #content, status, response = front.request("GET", "scan1.xx-net.net", "/", timeout=10)
	Line 41:     content, status, response = front.front.request("GET", "dns.xx-net.net", path="/query?domain=www.google.com")
  D:\XX-Net\code\default\x_tunnel\local\cloudflare_front\__pycache__\front.cpython-38.pyc (1 hit)
	Line 17: NTz�www.xx-net.netz�cloudflare_front.jsonz
  D:\XX-Net\code\default\x_tunnel\local\cloudfront_front\check_ip.py (1 hit)
	Line 101:     check = CheckAllIp(check_ip, "scan1.xx-net.net")
  D:\XX-Net\code\default\x_tunnel\local\cloudfront_front\front.py (2 hits)
	Line 31:         self.last_host = "www.xx-net.net"
	Line 64:         host = "scan1.xx-net.net"
  D:\XX-Net\code\default\x_tunnel\local\cloudfront_front\test.py (2 hits)
	Line 42:     content, status, response = front.request("GET", "scan1.xx-net.net", "/", timeout=10)
	Line 43:     #content, status, response = front.request("GET", "dns.xx-net.net", path="/query?domain=www.google.com")
  D:\XX-Net\code\default\x_tunnel\local\front_dispatcher.py (1 hit)
	Line 71:     if host in ["dns.xx-net.net", g.config.api_server]:
  D:\XX-Net\code\default\x_tunnel\local\heroku_front\test.py (1 hit)
	Line 42:     content, status, response = front.request("GET", "dns.xx-net.net", path="/query?domain=www.google.com")
  D:\XX-Net\code\default\x_tunnel\local\tls_relay_front\config.py (1 hit)
	Line 30:         self.set_var("check_ip_host", "scan1.xx-net.net")
  D:\XX-Net\code\default\x_tunnel\local\tls_relay_front\test.py (1 hit)
	Line 38:     content, status, response = tls_relay.front.request("GET", "scan1.xx-net.net", timeout=1000)
  D:\XX-Net\code\default\x_tunnel\local\tls_relay_front\__pycache__\config.cpython-38.pyc (1 hit)
	Line 9: check_ip_hostz�scan1.xx-net.net?check_ip_contentzX_Tunnel OK.?connect_force_http2)�?superr�
  D:\XX-Net\code\default\x_tunnel\local\__pycache__\client.cpython-38.pyc (1 hit)
	Line 27: api_serverz�center.xx-net.netZscan_serversZ�scan1?server_host?
  D:\XX-Net\code\default\x_tunnel\local\__pycache__\front_dispatcher.cpython-38.pyc (1 hit)

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

4 participants