xubiaolin / docker-zerotier-planet

一分钟私有部署zerotier-planet服务
2.5k stars 466 forks source link

配置好服务器后,后台看不到客户端 #169

Closed heavensea closed 1 month ago

heavensea commented 2 months ago

后台都配置好了,win客户端加入了network id,但是从管理后台看不到这个客户端的加入申请,无法授权通过,客户端则显示requsting_configration。在powershell下想看看是否加入成功,运行: zerotier-cli.bat join xxxxxxxxxxxx 却显示 C:\ProgramData\ZeroTier\One\zerotier-one_x64.exe: authtoken.secret not found or readable in C:\ProgramData\ZeroTier\One (try again as root)

现在还有什么处理办法?

xubiaolin commented 1 month ago

没有替换planet或者是根服务器没有开放udp端口

kratos9394 commented 1 month ago

用官方的planet可以连接,自建的telnet 9994端口都ok了完全加入不了网络

xubiaolin commented 1 month ago

9994端口udp协议看看是否开放,用nc命令检测

kratos9394 commented 1 month ago

nc -vuz 127.0.0.1 9824 localhost [127.0.0.1] 9824 (?) open

xubiaolin commented 1 month ago

那就是没替换planet, zerotier-cli peers命令看看有几个planet

kratos9394 commented 1 month ago

image 就一个

xubiaolin commented 1 month ago

nc -vuz 127.0.0.1 9824 这个ip要换成你公网ip,然后换个其他的电脑执行,提示说的很清楚了,udp没开

kratos9394 commented 1 month ago

nc -vuz 1x.xxx.xxx.xxx 9824 Connection to 1x.xxx.xxx.xxx port 9824 [udp/*] succeeded!

xubiaolin commented 1 month ago

我看你上面说的9994端口,现在测的又是9824端口,issue问答太麻烦了,请加qq群或者tg群组。