No network for zerotier-one

Hello,

first time user here. I am trying to connect my raspberry pi box (running ubuntu server). When I install it and join the network it connects “ok”. Cli status says it’s online, webgui says it is online (and authorized) but I don’t see the ip in my machine.

ifconfig or ip addr don’t return any network adapter for zerotier, as I have read googling before it should create a zt0 adapter? it shows nothing…

my machine is supposed to have ip 10.0.0.249 but when ifconfig it shows only other local ips I have:

$ ifconfig | grep "inet "
        inet 172.18.0.1  netmask 255.255.0.0  broadcast 172.18.255.255
        inet 172.19.0.1  netmask 255.255.0.0  broadcast 172.19.255.255
        inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
        inet 192.168.0.10  netmask 255.255.255.0  broadcast 192.168.0.255
        inet 127.0.0.1  netmask 255.0.0.0

I don’t know what else to do? can someone point me in the right direction?

what does “ip a” show you?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.