Changes

no edit summary
Line 1: Line 1: −
ZeroTier One is an open source software product which establishes Peer to Peer VPN (P2PVPN) connection between laptops, desktops, phones, embedded devices, cloud resources, and apps.
+
<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.
 
+
__TOC__
 
==Introduction==
 
==Introduction==
   Line 30: Line 30:  
----
 
----
 
     <li>Since both routers are configured, we can clearly see that routers have different physical IP’s and for this example we will make Router 2 with 12.12.12.12 IP (Managed IP:172.28.95.105) who will be our VPN client get the 31.31.31.31 IP (Managed IP:172.28.252.180 ) from the other Router 1
 
     <li>Since both routers are configured, we can clearly see that routers have different physical IP’s and for this example we will make Router 2 with 12.12.12.12 IP (Managed IP:172.28.95.105) who will be our VPN client get the 31.31.31.31 IP (Managed IP:172.28.252.180 ) from the other Router 1
who will be our VPN server:<br>[[File:Zerotier_9.png]]</li>
+
who will be our VPN server:<br>[[File:Zerotier_9.png|1000px]]</li>
 
----
 
----
 
     <li>For this we first of will need to take the VPN servers (Router1) managed IP and input it into our Managed Routes on our Zerotier network so that all connected devices which want to use the VPN service will know where our VPN server is:<br>[[File:Zerotier_10.png]]</li>
 
     <li>For this we first of will need to take the VPN servers (Router1) managed IP and input it into our Managed Routes on our Zerotier network so that all connected devices which want to use the VPN service will know where our VPN server is:<br>[[File:Zerotier_10.png]]</li>
Line 38: Line 38:  
     <li>Login to the router, enable ZeroTier VPN and select it will be on Server mode:<br>[[File:Zerotier_12.png]]</li>
 
     <li>Login to the router, enable ZeroTier VPN and select it will be on Server mode:<br>[[File:Zerotier_12.png]]</li>
 
----
 
----
     <li>And for the VPN client you will need to also enable the VPN option, select the Client mode and then the network you want to have a VPN connection with if you are connected to more than one Zerotier network:<br>[[File:Zerotier_13.png]]</li>
+
     <li>And for the VPN client you will need to also enable the VPN option, select the Client mode and then the network you want to have a VPN connection with if you are connected to more than one Zerotier network:<br>[[File:Zerotier_13.png|1000px]]</li>
 +
----
 +
    <li>And now we can confirm client (Router 2) obtaining server IP address on a console or the CLI on the Service tab with the “curl ifconfig.co” command.<br>
 +
Before:
 +
<pre>root@Teltonika-RUT950:~# curl ifconfig.co
 +
12.12.12.12
 +
</pre>
 +
After:
 +
<pre>root@Teltonika-RUT950:~# curl ifconfig.co
 +
31.31.31.31
 +
</pre>
 +
    </li>
 
</ol>
 
</ol>

Navigation menu