Changes

Created page with "==Configuration overview== ==Setting up a ZeroTier network== <ul> <li>Go to https://my.zerotier.com/login and log in or create an account if you haven't already.</li>..."
==Configuration overview==




==Setting up a ZeroTier network==

<ul>
<li>Go to https://my.zerotier.com/login and log in or create an account if you haven't already.</li>
<li>Open the 'Networks' tab and click the 'Create a Network' button.<br>[[File:Zerotier_configuration_1.png|border|class=tlt-border]]</li>
<li>Click the newly created network to begin configuration.<br>[[File:Zerotier_configuration_2.png|border|class=tlt-border]]</li>
<li>Before configuring anything else, you may want to set up some basic settings.
<ol>
<li>Copy the Network ID; you will need it later for ZeroTier node configuration.</li>
<li>Optionally, set up a name and description for your network for easier management.</li>
<li>Select 'Private' access control type; <u>unless</u> you want nodes to connect freely, without authorization.</li>
</ol>[[File:Zerotier_configuration_3.png|border|class=tlt-border]]
</li>
<li>Scroll down to find the 'IPv4 Auto-Assign' section. Select one of the provided private IP ranges for your network or click 'Advanced' and set up the range manually. For this example we'll be using the <b>10.147.17.*</b> selection which means our network will be using the <b>10.147.17.0/24</b> IP range.<br>[[File:Zerotier_configuration_4.png|border|class=tlt-border]]</li>
</ul>

The last step concludes the ZeroTier network configuration. However, you may want to modify to the settings based on your specific requirements, but the network will function without any additional settings.

The next step is configuring members (aka nodes) for our ZeroTier network.

==Node configuration==

Zerotier <b>nodes</b> or <b>members</b> are clients that can connect to a ZeroTier network. This section provides information on how to configure ZeroTier nodes on different types of machines.

===Teltonika-Networks device===
----
<ul>
<li>Log in to your device's WebUI, and navigate to the Services → Package Manager page.</li>
<li>Find the ZeroTier package in the list and install it.</li>
<li>Navigate to the Services → VPN → ZeroTier page and create a new ZeroTier configuration.
<ol>
<li>Enter a custom name for the configuration.</li>
<li>Click 'Add'.</li>
<li>Click the 'Edit' button next to the newly created configuration.</li>
</ol>[[File:Zerotier_configuration_5.png|border|class=tlt-border]]
</li>
<li>Complete the configuration.
<ol>
<li>Turn the configuration on.</li>
<li>Paste the ZeroTier Network ID into the 'Networks' field.</li>
<li>Click 'Save & Apply'.</li>
</ol>[[File:Zerotier_configuration_6.png|border|class=tlt-border]]
</li>
</ul>


===Windows device===
----
<ul>
<li>Download and install ZeroTier for Windows from https://www.zerotier.com/download/.</li>
<li>Look to the Windows taskbar and perform these actions:
<ol>
<li>Click 'Show hidden icons'.</li>
<li>Right-click the ZeroTier icon and click 'Join Network...'</li>
</ol>[[File:Zerotier_configuration_7.png|border|class=tlt-border]]
</li>
<li>Look to the Windows taskbar and perform these actions:
<ol>
<li>Paste the ZeroTier Network ID.</li>
<li>Click 'Join'.</li>
</ol>[[File:Zerotier_configuration_8.png|border|class=tlt-border]]
</li>
</ul>

===Android/Apple iOS device===
----
<ul>
<li>Open the 'Google Play Store' or the 'App Store' depending on your mobile device.</li>
<li>Find the 'ZeroTier One' app and install it.</li>
<li>Open the application and configure it as follows.
<ol>
<li>Click the plus symbol.</li>
<li>Enter the ZeroTier Network ID.</li>
<li>Click 'Add Network'.</li>
<li>Enable the connection to this network by moving the slider next to it.</li>
<li>In the 'Connection request' pop-up click 'OK' to confirm the connection.</li>
<li>After you have authorized the new member (your phone), the status indication at the bottom of the screen should turn to 'Online'.</li>
</ol>[[File:Zerotier_configuration_9.png]]
</li>
</ul>

==Node authorization==

When Access Control is set to 'Private', you will have to approve new nodes manually from the ZeroTier dashboard before they can become members of the network.

To do this, simply scroll down to the 'Members' section and:

<ol>
<li>Place check marks next to nodes you wish to authorize.</li>
<li>Additionally, you may want to add names and descriptions for your nodes to make it easier to differentiate between them.</li>
</ol>

[[File:Zerotier_configuration_10.png|border|class=tlt-border]]