NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Sandshark
Jan 25, 2023Sensei
ZeroTier as a ReadyCloud replacement.
Well, a big part of a replacement, anyway. With ReadyCloud going away, a lot of folks are going to be looking for a replacement in order to have remote access to their ReadyNAS, I have been using...
SteinV
Oct 22, 2023Aspirant
Thanks for this thread, it's been very useful for me.
I've been able to install ZeroTier + Resilio Sync on my RN316 v6.10.8 to automatically backup photos from my android.
In case anyone is reading this is in the future these are the steps I took:
1) Download iproute2_3.16.0-2_amd64.deb
https://mirror.ip-projects.de/ubuntu-old/pool/main/i/iproute2/
2) Download zerotier-one_1.6.6_amd64.deb
https://download.zerotier.com/debian/trusty/pool/main/z/zerotier-one/
3) Place the downloaded files on a share on your ReadyNAS through the web interface. e.g. /data/Temp
4) install downloaded files with ssh (I used putty):
apt-get install /data/Temp/iproute2_3.16.0-2_amd64.deb
apt-get install /data/Temp/zerotier-one_1.6.6_amd64.deb
5) install zerotier cli (ignore certificate)
curl -k https://install.zerotier.com --verbose | sudo bash
6) install Resilio Sync as an app on the NAS through the web interface
- PSXmanJan 08, 2024Aspirant
Had this working had to reset my nas RN104 now get after apt get updates
Run the install
The following packages have unmet dependencies:
zerotier-one:arm64 : Depends: iproute2:arm64 but it is not installable
Depends: libstdc++6:arm64 but it is not installable- SandsharkJan 08, 2024Sensei
ARM64 is for an ARM V8 or above. You have an ARMV7, so need the ARMEL (32-bit) or ARMHF (64-bit) release.
- thabossJan 11, 2024Aspirant
Is there a way to install Zero Tier on my Readynas Ultra 2 (RNDU2000) running OS 6.9.5. with 2GB or ram?
Did the upgrade to OS6 on this oldy.
Im not really a programmer, but can use a bit of SSH (with help and the correct commands)
Installing from the NAS control site, installing ZT fails.
(updating OS 6.9.5, checking for new firmware, also failes in a time-out/comm fail, don't know if that matters)
Sorry voor the N00b questions.
- givememynamebakJan 17, 2024Luminary
AStein- Thanks! Is Resilio Sync free for anyone to use?
- StephenBJan 17, 2024Guru
givememynamebak wrote:
Is Resilio Sync free for anyone to use?
See https://www.resilio.com/individuals/
Resilio has a freemium business model. Selective sync requires a one-time license, and might be something you want.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!