- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Zero Tier not working on RN104
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Zero Tier not working on RN104
Hi everyone,
just updated my RN104 to 6.10.9 firmware, hoping this would solve the problem, but Zero Tier "nastools-zerotier-one_1.1.14-nt3_armel" cannot be installed on my NAS.
Any suggestion?
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
See How-I-got-apt-update-and-install-to-work-with-Debian-Jessie and ZeroTier-as-a-ReadyCloud-replacement.
I recommend you go with a much newer version, as outlined in the second referenced post. Even if you do the sources update in the first, I don't think you can upload the one you have from the GUI, but you can from SSH.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
I’m really not familiar at all with SSH.
As far as I can understand I only need to activate it on the NAS and then somewhere there will be something like a command line.
Reading the second post I understand that in this command line I only have to paste
curl -s https://install.zerotier.com/ | bash
zerotier-cli join <yournetworkID>
zerotier-cli info
and it should work.
Did I get it right?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
@77PALE77 wrote:
As far as I can understand I only need to activate it on the NAS and then somewhere there will be something like a command line.
Yes (the linux command line). Log in as root using the NAS admin password.
@77PALE77 wrote:
curl -s https://install.zerotier.com/ | bash
zerotier-cli join <yournetworkID>
zerotier-cli info
and it should work.
That was true at the time, but is more complicated now. You need to install these mods:
Also, curl no longer works, you need to download and manually install the appropriate deb file. What model ReadyNAS do you have?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
There have been events that have made the original instructions no longer valid, and they are covered in the entire thread. On these forums, you can't just read the first post, as modification may follow. Users can't modify their posts with new information once anyone has responded or after some time frame that seems to be only minutes. I realize it's a long thread and can get confusing. In the thread for updating the Debian repositories, I recently posted a "where we are today" post. Maybe I should look to do the same with that one.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
Hi maybe a stupid question how do i grab the files from the nas via ssh to edit in Notepad ++
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
@PSXman wrote:
Hi maybe a stupid question how do i grab the files from the nas via ssh to edit in Notepad ++
Two basic ways.
- install winscp on the PC, and then make an sftp connection to the NAS. Use "root" for the username, and the NAS admin password. You'll be able to navigate to the OS folders from the winscp gui.
- Just copy the files you want to edit to a NAS share, edit them in the share, and copy them back when done.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
Thank you now got my 104 working with zerotier-one_1.6.6_armhf.deb now to find how to join from pc thanks for your advice
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Zero Tier not working on RN104
Yes thanks done that now works well tesitng it from work pc