Hello,
I have setup a Respberry PI with zerotier 1.12.2 behind a firewall; Zerotier is configured on bridge mode… Firewall allows all outbound traffic from zerotier IP. Zerotier initially registered (and was authorized) on Zerotier central.
Nevertheless the status is OFFLINE and all planets are in RELAY mode.
I left it some days and then it went ONLINE and traffic was flowing. Then i rebooted the Raspberry and it went again offline with no connections appearing in netstat -an.
After some hours, it is still offline, but netstat -an shows many connections to 204.80.128.1:443 (seems fallback mode, but it is not working). After some other hours, it started working again in fallback mode TCP and after some minutes it went back to offline (I did not touch anything both on Raspberry and on firewall).
If I do a
netcat -u -v 104.194.8.134 9993
Connection to 104.194.8.134 9993 port [udp/*] succeeded!
so UDP seems ok.
I have other Zerotier clients behind the same firewall (they are on windows) and they connect fine to other Zerotier networks.
Firewall on Raspberry is disabled.
I have no more ideas. Can somebody help ?