[ ZeroTier ] Securely connect any device, anywhere

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
chema8132
Posts: 3
Joined: 31 Oct 2022, 22:29

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Post by chema8132 »

mts33 wrote: 16 Aug 2022, 19:42 Please help
I got 500 error

root@TNAS:/# sudo zerotier-cli join xxxxxxxxxxxxxxxx
500 join {}
root@TNAS:/# sudo -i zerotier-cli listnetworks
Welcome to TNAS
200 listnetworks <nwid> <name> <mac> <status> <type> <dev> <ZT assigned ips>
root@TNAS:/#
Hi! Did you manage to resolve the issue? I'm having the same results on a F4-210
User avatar
mrpivx
Posts: 1
Joined: 01 Nov 2022, 09:03

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Post by mrpivx »

chema8132 wrote: 31 Oct 2022, 22:31
mts33 wrote: 16 Aug 2022, 19:42 Please help
I got 500 error

root@TNAS:/# sudo zerotier-cli join xxxxxxxxxxxxxxxx
500 join {}
root@TNAS:/# sudo -i zerotier-cli listnetworks
Welcome to TNAS
200 listnetworks <nwid> <name> <mac> <status> <type> <dev> <ZT assigned ips>
root@TNAS:/#
Hi! Did you manage to resolve the issue? I'm having the same results on a F4-210
I'm in the same boat with F2-210. Seems like when I add the member manually in zt it will connect and show online but will not work and also gives me the 500 error.
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by outkastm »

up to 1.10.2.0
User avatar
chema8132
Posts: 3
Joined: 31 Oct 2022, 22:29

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Post by chema8132 »

mrpivx wrote: 01 Nov 2022, 09:04
chema8132 wrote: 31 Oct 2022, 22:31
mts33 wrote: 16 Aug 2022, 19:42 Please help
I got 500 error

root@TNAS:/# sudo zerotier-cli join xxxxxxxxxxxxxxxx
500 join {}
root@TNAS:/# sudo -i zerotier-cli listnetworks
Welcome to TNAS
200 listnetworks <nwid> <name> <mac> <status> <type> <dev> <ZT assigned ips>
root@TNAS:/#
Hi! Did you manage to resolve the issue? I'm having the same results on a F4-210
I'm in the same boat with F2-210. Seems like when I add the member manually in zt it will connect and show online but will not work and also gives me the 500 error.
Exactly, that's my case with F2-210 too. I've tested again with the latest version "1.10.2", but I get the same result, maybe @outkastm can help us to take this out? :P

I've been thinking on maybe try the docker version, dunno if it's possible to run ZeroTier that way on this device.
User avatar
rtn
Posts: 1
Joined: 21 Nov 2022, 22:31

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by rtn »

The same problem(F2-210). I will add from myself :

Code: Select all

sudo zerotier-one -U
ERROR: unable to configure virtual network port: could not open TUN/TAP device: No such file or directory

modprobe tun
failed to find a module named tun
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by outkastm »

Sorry but i don't have an arm device to test the arm version of this app.
Can be that is a kernel related issue.
User avatar
chema8132
Posts: 3
Joined: 31 Oct 2022, 22:29

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by chema8132 »

Hi!

Yes, it looks like the Tun Tap kernel driver is not present on ARM TOS, making it imposible for ZeroTier yo create the virtual network adapter needed.

I've been messing around It, manually creating the /dev/net/tun file and things like that, but couldn't manage to get it working, neither by the 3rd application nor the docker container :(
User avatar
MooieBoot
Posts: 33
Joined: 24 Nov 2021, 05:29

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by MooieBoot »

Just a note to others:
When using network bonding (combining multiple interfaces) on TNAS systems with more then 1 ethernet port, zerotier will never connect also when you run zerotier in docker it won't connect and stay offline.
User avatar
juan26felipe
Posts: 10
Joined: 04 Feb 2023, 06:09

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by juan26felipe »

Hola, estaba tratando de usar zerotier pero este no funciona. En contacto con soporte me dicen que no funciona porque no tiene el modulo tun, "Dear, tun is module".

Gracias por el apoyo de las apps y si es posible corrección para poder hacer uso
User avatar
juan26felipe
Posts: 10
Joined: 04 Feb 2023, 06:09

Re: [ ZeroTier ] Securely connect any device, anywhere

Post by juan26felipe »

Aclaratoria al comentario anterior que deje, esto para los dispositivos ARM, en mi caso F2-210
Post Reply