Changes

127 bytes removed ,  10:43, 20 June 2023
no edit summary
Line 151: Line 151:  
----
 
----
   −
Additional changes that needs to be performed for the first router is having ZeroTier interface name added to the LAN configuration:
+
*Navigate to '''''Services → VPN → ZeroTier'''''  and access the ZeroTier Instance created previously to edit it for the bridging of LAN’s.
 
+
[[File:Zerotier Interfacev2.png|border|class=tlt-border|1050x1050px]]
*Find out the ZeroTier interface name by executing the following command in the CLI:
+
*From the '''''Bridge to''''' dropdown menu select '''''LAN'''''. This extends the network by forwarding traffic between LANs. Bridges operate at the data link layer and facilitate seamless communication between devices on different LAN segments
<pre>
  −
ip addr | grep zt
  −
</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.
   
*Save & Apply settings
 
*Save & Apply settings
[[File:Zerotier configuration physical settings v1.png|border|class=tlt-border|1050x1050px]]
      
===Second Router===
 
===Second Router===
 
----
 
----
   −
*Navigate to '''''Network → Interfaces → LAN Physical settings Interface''''' and add the ZeroTier interface name we found out in the previous step.
+
*Navigate to '''''Services VPN Zerotier''''' and access the ZeroTier Instance and configure it the same way as the first router.
* Navigate to '''''Network → Interfaces → LAN → General settings''''' and change the '''IPv4 address''' to an IP that is in the same subnet as the first router (We will use 192.168.1.2 for this example)
+
* Navigate to '''''Network → LAN → General settings''''' and change the '''IPv4 address''' to an IP that is in the same subnet as the first router (We will use 192.168.1.2 for this example)
 
*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