Replies: 1 comment 3 replies
-
正确操作 需要确保:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问,我用
docker pull sbilly/zerotier-controller
docker run --rm -ti -p 4000:4000 -p 9993:9993 -p 9993:9993/udp sbilly/zerotier-controller:latest
默认配置啥都没改,启动后,web界面都能正常打开,客户端替换了PLANET,但连不上。(docker exec zerotier-one zerotier-cli join xxxxx 有显示200 join OK)
用命令zerotier-cli listpeers显示
200 listpeers a4de2130c2 - -1 - PLANET
感觉这PLANET配置不对?正常不是有ip,端口啥的吗?如:
200 listpeers 62f865ae71 50.7.252.138/9993;9555;4130 377 - PLANET
Beta Was this translation helpful? Give feedback.
All reactions