Changes

m
no edit summary
Line 143: Line 143:  
==Bridge Cinfiguration==
 
==Bridge Cinfiguration==
   −
ZeroTier bridge configuration will allow 2 (or more) LAN's in the same Zerotier network to be interconnected. For this example we will use two RUTX routers. Both of these router should already have ZeroTier package installed and connected to the ZeroTier Portal.
+
ZeroTier bridge configuration will allow 2 (or more) LAN's in the same Zerotier network to be interconnected. For this example we will use two RUTX routers. Both of these routers should already have ZeroTier package installed and be connected to the ZeroTier Portal.
    
===First router===
 
===First router===
Line 153: Line 153:  
<pre>
 
<pre>
 
ip addr | grep zt
 
ip addr | grep zt
</pre>
+
</pre>[[File:Zerotier configuration interface name v1.png]]
 +
 
 
*Navigate to Network → Interfaces → LAN → Physical settings → Interface and add the ZeroTier interface name we found out in the previous step.
 
*Navigate to Network → Interfaces → LAN → Physical settings → Interface and add the ZeroTier interface name we found out in the previous step.
 
*Save & Apply settings
 
*Save & Apply settings
 +
[[File:Zerotier configuration physical settings v1.png|class=tlt-border|1050x1050px]]
    
===Second Router===
 
===Second Router===
Line 164: Line 166:  
*Navigate to Network → Interfaces → LAN → DHCP Server and Disable DHCP server option
 
*Navigate to Network → Interfaces → LAN → DHCP Server and Disable DHCP server option
 
*Save & Apply settings
 
*Save & Apply settings
 +
[[File:Zerotier configuration physical settings v1.png|class=tlt-border|1044x1044px]]
 +
 +
[[File:Zerotier configuration rut 2 configuration v1.png|class=tlt-border]]
    
===ZeroTier Portal===
 
===ZeroTier Portal===
Line 170: Line 175:  
*Open your ZeroTier Portal (https://my.zerotier.com/) and navigate to your ZeroTier Network.
 
*Open your ZeroTier Portal (https://my.zerotier.com/) and navigate to your ZeroTier Network.
 
*Scroll down to Members and enable "Allow Ethernet Bridging" option on both devices
 
*Scroll down to Members and enable "Allow Ethernet Bridging" option on both devices
 +
[[File:Zerotier configuration portal configuration v1.png|class=tlt-border|798x798px]]
 +
 +
 +
If everything was done correctly, you should be able to ping devices connected to separate routers. Let us test this by pinging a laptop connected to the second router (192.168.1.163) from a laptop connected to the first router (192.168.1.220):
   −
If everything was done correctly, you should be able to ping devices connected to separate routers. Let us test this by pinging a laptop connected to the second router from a laptop connected to the first router:
+
[[File:Zerotier configuration testing v1.png|class=tlt-border]]