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
freshtomato_zerotier [2023/04/22 20:58] – - clarity, reformat bullets hogwildfreshtomato_zerotier [2023/05/28 05:46] (current) – -condense 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, you can achieve global connectivity with the ease and simplicity of a local LAN.+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, 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+ \\
  
- 2. Create a network on [[https://my.zerotier.com/|ZeroTier Central]], note down the network ID+  - Register an account on the Zerotier website[[https://www.zerotier.com/|Zerotier]] 
 +  - Create a network on [[https://my.zerotier.com/|ZeroTier Central]] 
 +  - Note down the network ID 
 +  - 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 so, it can't 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 operation. You can auto-start the daemon, join the network, stop, unload tun and more. 
 +  - (Replace the NETWORK_ID in this script with your own).
  
- 3. Use [[entware_installation_usage|Entware]] to install Zerotier ("opkg install zerotier") on your router. + \\  \\
- +
-If your router is MIPS-based, the Zerotier version may be very old (~1.1.4), and if so, can't use some functions such as '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 version. +
- +
- 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:+
  
 <code bash> <code bash>
Line 101: 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.1682193531.txt.gz · Last modified: 2023/04/22 20:58 by hogwild