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/22 21:37] – -formatting, condense hogwildfreshtomato_zerotier [2023/05/28 05:45] – -formatting 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 zerotier 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 functioning. You can auto-start the zerotier daemon, join the network, stop, unload tun and more. 
 +  - (Replace the NETWORK_ID in this script with your own). 
 + 
 + \\  \\
  
 <code bash> <code bash>
Line 105: Line 110:
  
 Check the [[https://zerotier.atlassian.net/wiki/spaces/SD/overview?homepageId=163911|ZeroTier Knowledge Base]] for more info about Zerotier. 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