Site Tools


freshtomato_zerotier

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
freshtomato_zerotier [2023/04/21 18:33] rs232freshtomato_zerotier [2023/04/22 21:25] – -formatting hogwild
Line 1: Line 1:
 ====== Connecting FreshTomato to Zerotier ====== ====== Connecting FreshTomato to Zerotier ======
  
-ZeroTier lets you build modern, secure multi-point virtualized networks of almost any type. From robust peer-to-peer networking to multi-cloud mesh infrastructure, we enable global connectivity with the simplicity of a local network.+ZeroTier lets you build modern, securemulti-point virtualized networks of almost any type. From robust peer-to-peer networking to multi-cloud mesh infrastructure, you can achieve global connectivity as easily as setting up a local LAN.
  
- +  - Register an account on the Zerotier website. [[https://www.zerotier.com/|Zerotier]] 
-  * 1. Register an account on the [[https://www.zerotier.com/|Zerotier]] official website; +  Create a network on [[https://my.zerotier.com/|ZeroTier Central]] 
-  * 2. Create a network on [[https://my.zerotier.com/|ZeroTier Central]], note down the network ID; +  - Note down the network ID 
-  * 3. Use [[entware_installation_usage|Entware]] install zerotier (opkg install zerotier) on your router, if the router is mipsel based, the version of zerotier may very old(1.1.4), and can not use some functions like ` join orbit`You can download the newest version from: [[https://github.com/rampageX/arm-static-bins/raw/master/ZeroTierOne/1.10.6/mipsel/zerotier-one|ZeroTierOne 1.10.6 mipsel static-bin]]and replace the old one+  Use [[entware_installation_usage|Entware]] to install Zerotier on your router (At the command line, type "opkg install zerotier")
-  * 4. Use this script to control zerotier (auto start zerotierone daemon and join the network, stop and unload tun etc..), remember replace your own NETWORK_ID in the script:+  - If your router is MIPS-based, the Zerotier version may be very old (1.1.4). If soit can'use some functions such as 'join orbit'Download the newest version and [[https://github.com/rampageX/arm-static-bins/raw/master/ZeroTierOne/1.10.6/mipsel/zerotier-one|ZeroTierOne 1.10.6 mipsel static-bin]] and replace the old version
 +  Use this script to control Zerotier (auto start zerotierone daemonjoin the network, stopunload tun etceera). Replace the NETWORK_ID in the script  with your own\\  \\
  
 <code bash> <code bash>
Line 97: Line 98:
 </code> </code>
  
-  * 5. When zerotier run and join network success, go ZeroTier Central authorized the new device(this router), all done+5. When zerotier runs and has joined the network, go to ZeroTier Central and uthorized the new device (this router). This completes the process
-  6. Check the [[https://zerotier.atlassian.net/wiki/spaces/SD/overview?homepageId=163911|ZeroTier Knowledge Base]] for more info about zerotier.+6. Check the [[https://zerotier.atlassian.net/wiki/spaces/SD/overview?homepageId=163911|ZeroTier Knowledge Base]] for more info about zerotier. 
 + 
freshtomato_zerotier.txt · Last modified: 2023/05/28 05:46 by hogwild