Getting zerotier to run on my GL-X3000 seems to be impossible…
I enable it and enter in the network id and it just says connecting. And never shows connected or trying to connect in the zerotier site dashboard.
Is this broken or am i doing something wrong?
i cant because its not showing up on their dashboard.
On the gl.inet it just stays like this in the photo saying connecting, has for two days now. Made sure the network ID was correct and tried to start a new account and reload it, turn it off and on. Nothing it just looks like this in the photos…
It looks like connecting to zerotier server failed.Could you run ping zerotier.com and ping my.zerotier.com via ssh to make sure zerotier server is reachable in your network?
btw i do have my mtu set as 1420 ttl 65 and this modem does appear as a Tablet,
out of curiosity upon enabeling zerotier from the gl.inet router page in openwrt, was i suppose to go open ports or do some type of firewall rules or anything other than checking the turn this on switch on enable zerotier, and enable the lan and wan? If so what other steps should have i done?
It seems that your router is unable to access data transmission via UDP port 9993 towards ZeroTier servers. Do you have other devices that access the internet through your router and are successfully connected to your ZeroTier network? If yes, then:
Stop the ZeroTier service using the command I provided earlier.
not quite sure how to do that via ssh, i tried vim /etc/config/zerotier: and vi but im guessing that was wrong or all i did was open somthing ? Im familar with using at commands via telnet but usualy was given direction, if you could be a little more specific i would greatly appreacite the help
You can install the openssh-sftp-server package, enabling you to edit files locally on your PC. Alternatively, install the nano editor, which, in my opinion, is more user-friendly compared to vi.