Changes

Created page with "==ZeroTier== <b>ZeroTier One</b> is an open source software product which establishes Peer to Peer VPN (P2PVPN) connection between laptops, desktops, phones, embedded devices..."
==ZeroTier==

<b>ZeroTier One</b> is an open source software product which establishes Peer to Peer VPN (P2PVPN) connection between laptops, desktops, phones, embedded devices, cloud resources, and apps.

To make this section visible on the router, you must first install the <b>zerotier</b> package from the the <b>System → Packages → [[{{{name}}}_Packages#Available|Available]]</b> section.

[[ZeroTier One VPN configuration|Click here]] to see a usage example of ZeroTier One VPN.

===ZeroTier General===
----
The <b>General</b> section is used to enable the ZeroTier service.

[[File:{{{file_zerotier_general}}}]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enabled</td>
<td>yes | no; default: <b>no</b></td>
<td>Turns the ZeroTier service on or off.</td>
</tr>
<tr>
<td>Address</td>
<td>string; default: <b>none</b></td>
<td>Your ZeroTier address. This field is filled automatically after a successful connection.</td>
</tr>
<tr>
<td>Networks</td>
<td>string; default: <b>none</b></td>
<td>ZeroTier network address. This value should be taken from your ZeroTier account.</td>
</tr>
</table>

===ZeroTier VPN===
----
The <b>VPN</b> section is used to turn ZeroTier VPN on or off and select its role.

[[File:{{{file_zerotier_vpn}}}]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable VPN</td>
<td>yes | no; default: <b>no</b></td>
<td>Turns ZeroTier VPN on or off.</td>
</tr>
<tr>
<td>Mode</td>
<td>Server | Client; default: <b>Server</b></td>
<td>ZeroTier VPN operating mode.</td>
</tr>
</table>

Navigation menu