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
Last revisionBoth sides next revision
freshtomato_zerotier [2023/04/21 18:33] rs232freshtomato_zerotier [2023/05/28 05:45] – -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.
  
 + \\
  
-  * 1. Register an account on the [[https://www.zerotier.com/|Zerotier]] official website; +  Register an account on the Zerotier website. [[https://www.zerotier.com/|Zerotier]] 
-  * 2. Create a network on [[https://my.zerotier.com/|ZeroTier Central]], note down the network ID; +  Create a network on [[https://my.zerotier.com/|ZeroTier Central]] 
-  * 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+  - Note down the network ID 
-  * 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:+  Use [[entware_installation_usage|Entware]] to install Zerotier on your router. (At the command line, type "opkg install zerotier")
 +  - 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  [[https://github.com/rampageX/arm-static-bins/raw/master/ZeroTierOne/1.10.6/mipsel/zerotier-one|ZeroTierOne 1.10.6 mipsel static-bin]] and use it to replace the old version
 +  Use the script below to control Zerotier functioning. You can auto-start the zerotier daemonjoin the network, stopunload tun and more. 
 +  - (Replace the NETWORK_ID in this script with your own). 
 + 
 + \\  \\
  
 <code bash> <code bash>
Line 97: Line 103:
 </code> </code>
  
-  * 5. When zerotier run and join network success, go ZeroTier Central authorized the new device(this router), all done. + \\ 
-  * 6. Check the [[https://zerotier.atlassian.net/wiki/spaces/SD/overview?homepageId=163911|ZeroTier Knowledge Base]] for more info about zerotier.+ 
 + \\ 
 + 
 +When zerotier runs and has finished joining the network, go to ZeroTier Central and authorize the new (router) deviceThis completes the setup process. 
 + 
 +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