Changes

no edit summary
Line 89: Line 89:  
==Testing configuration==
 
==Testing configuration==
 
===Ping Test===
 
===Ping Test===
 +
----
 +
 
If you've followed all the steps presented above, your configuration should be finished. But as with any other configuration, it is always wise to test the setup in order to make sure that it works properly. In order to test the '''ZeroTier''' Tunnel connection.
 
If you've followed all the steps presented above, your configuration should be finished. But as with any other configuration, it is always wise to test the setup in order to make sure that it works properly. In order to test the '''ZeroTier''' Tunnel connection.
 
<ul>
 
<ul>
Line 95: Line 97:  
   <li>From there you should then be able to '''ping''' the opposite instance's virtual IP address.</li>
 
   <li>From there you should then be able to '''ping''' the opposite instance's virtual IP address.</li>
 
   <li>To use a ping command, type '''ping <ip_address>''' and press the "Enter" key on your keyboard:</li>
 
   <li>To use a ping command, type '''ping <ip_address>''' and press the "Enter" key on your keyboard:</li>
<ul>
+
</ul>
 
[[File:Networking rutos configuration example Setting up a ZeroTier tunnel between RUTX device ping test v2.png|border|class=tlt-border]]
 
[[File:Networking rutos configuration example Setting up a ZeroTier tunnel between RUTX device ping test v2.png|border|class=tlt-border]]
   Line 101: Line 103:     
===ZeroTier Commands===
 
===ZeroTier Commands===
 +
----
 
Also it's possible to get information about the VPN tunnel configuration and status via '''CLI'''. If you would like to use the '''zerotier-cli''' commands, you need to login to the WebUI:
 
Also it's possible to get information about the VPN tunnel configuration and status via '''CLI'''. If you would like to use the '''zerotier-cli''' commands, you need to login to the WebUI:
 
<ul>
 
<ul>
Line 106: Line 109:  
   <li>Login with user name: '''root''' and the router's admin password.</li>
 
   <li>Login with user name: '''root''' and the router's admin password.</li>
 
   <li>Write '''zerotier-cli help''' command and press the "Enter" key on your keyboard:</li>
 
   <li>Write '''zerotier-cli help''' command and press the "Enter" key on your keyboard:</li>
<ul>
+
</ul>
   −
The RUTX will show the commands the zerotier-cli can issue, for this example we'll get the VPN info/status and IP address.
+
The RUTX will show the commands the '''zerotier-cli''' can issue, for this example we'll get the VPN info/status and IP address.<br><br>
<li>Getting info/status:</li>
+
Getting info/status:
 
<pre>zerotier-cli info</pre>
 
<pre>zerotier-cli info</pre>
<li> Getting IP address:</li>
+
Getting IP address:
 
<pre>zerotier-cli get <network ID> ip</pre>
 
<pre>zerotier-cli get <network ID> ip</pre>
 
<span style="color: red;">Note: Need to write your own network ID</span>
 
<span style="color: red;">Note: Need to write your own network ID</span>
 
[[File:Networking rutos configuration example Setting up a ZeroTier tunnel between RUTX device zerotier commands v1.png||border|class=tlt-border]]
 
[[File:Networking rutos configuration example Setting up a ZeroTier tunnel between RUTX device zerotier commands v1.png||border|class=tlt-border]]

Navigation menu