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 21:23] hogwildfreshtomato_zerotier [2023/05/28 05:46] (current) – -condense hogwild
Line 2: Line 2:
  
 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. 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.
 +
 + \\
  
   - Register an account on the Zerotier website. [[https://www.zerotier.com/|Zerotier]]   - Register an account on the Zerotier website. [[https://www.zerotier.com/|Zerotier]]
   - Create a network on [[https://my.zerotier.com/|ZeroTier Central]]   - Create a network on [[https://my.zerotier.com/|ZeroTier Central]]
   - Note down the network ID   - Note down the network ID
-  - Use [[entware_installation_usage|Entware]] to install Zerotier on your router (At the command line, type "opkg install zerotier"). +  - 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 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. +  - 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 this script to control Zerotier (auto start zerotierone daemon, join the network, stop, unload tun etceera). Replace the NETWORK_ID in the script  with your own\\  \\+  - 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). 
 + 
 + \\  \\
  
 <code bash> <code bash>
Line 99: Line 104:
  
  \\  \\
-  \\ + 
-   + \\ 
-  * 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.+When zerotier runs and has finished joining the network, go to ZeroTier Central and authorize the new (router) device. This 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.1682195038.txt.gz · Last modified: 2023/04/22 21:23 by hogwild