Changes

Line 3: Line 3:  
         <th width=325; style="border-bottom: 1px solid white;></th>
 
         <th width=325; style="border-bottom: 1px solid white;></th>
 
         <th width=820; style="border-bottom: 1px solid white;" rowspan=2;>
 
         <th width=820; style="border-bottom: 1px solid white;" rowspan=2;>
[[File:Networking_rutx_configuration_example_openvpn_bridge_use_case_topology_v2.png|border|class=tlt-border|750px|right]]</th>
+
[[File:Networking_rutos_configuration_example_openvpn_bridge_use_case_topology_v1.png|border|class=tlt-border|750px|right]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 17: Line 17:     
'''Prerequisites''':
 
'''Prerequisites''':
* Two RUTX routers
+
* Two RUTX routers (only the versions, which have WiFi)
* A Public Static or Public Dynamic IP addresses
+
* A Public Static or Public Dynamic IP address
 
* An end device to configure the router (PC, Laptop, Tablet, Smartphone)
 
* An end device to configure the router (PC, Laptop, Tablet, Smartphone)
    
The topology above depicts the OpenVPN scheme. The router with the Public IP address ('''RUTX''') acts as the '''OpenVPN server''' and other '''RUTX''' acts as '''client'''. OpenVPN connects the networks of '''HQ Office''' and '''Remote Office'''. '''Remote Office''' will also have a separate WiFi AP for guests.  
 
The topology above depicts the OpenVPN scheme. The router with the Public IP address ('''RUTX''') acts as the '''OpenVPN server''' and other '''RUTX''' acts as '''client'''. OpenVPN connects the networks of '''HQ Office''' and '''Remote Office'''. '''Remote Office''' will also have a separate WiFi AP for guests.  
   −
When the scheme is realized, remote office workers will be able to reach HQ’s internal network with all internal systems by connecting to the router via LAN port or by connecting to WiFi AP, which is used for work. All remote office's WAN and LAN traffic is going to travel through VPN tunnel. There will also be a separate WiFi AP for guests, by connecting to it they will only be able to reach WAN, but they won't be able to reach HQ’s internal network.
+
When the scheme is realized, remote office workers will be able to reach HQ’s internal network with all internal systems by connecting to the router via LAN port or by connecting to a WiFi AP, which is used for work. All traffic apart guest WiFi is going to travel through VPN tunnel. Guest network traffic will go directly to WAN, it will give visitors access to the Internet connection, but nothing else making your company a lot more secure.
    
==Configuring HQ office router==
 
==Configuring HQ office router==
Line 121: Line 121:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Now go to '''Services → VPN → OpenVPN'''. There create a new configuration by writing '''New configuration name''', selecting role '''Server''' and pressing '''Add''' button. It should appear after a few seconds. Then press '''Edit'''.  
+
Go to '''Services → VPN → OpenVPN'''. There create a new configuration by writing '''New configuration name''' (you can type anything you want), selecting role '''Server''' and pressing '''Add''' button. It should appear after a few seconds. Then press '''Edit'''.  
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 208: Line 208:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Go to '''Services → VPN → OpenVPN'''. There create a new configuration by writing '''New configuration name''', selecting role '''Client''' and pressing '''Add''' button. It should appear after a few seconds. Then press '''Edit'''.  
+
Go to '''Services → VPN → OpenVPN'''. There create a new configuration by writing '''New configuration name''' (you can type anything you want), selecting role '''Client''' and pressing '''Add''' button. It should appear after a few seconds. Then press '''Edit'''.  
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 251: Line 251:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Go to '''Network → Wireless'''. There create a new '''WiFi Access Point''' by pressing '''Add''' button (You can use either, 2.4GHz or 5GHz WiFi). Then you will be forwarded to the configuration window.  
+
Go to '''Network → Wireless'''. There create a new '''WiFi Access Point''' by pressing '''Add''' button (you can use either, 2.4GHz or 5GHz WiFi). Then you will be forwarded to the configuration window.  
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 269: Line 269:  
<ol>
 
<ol>
 
     <li>Disable '''LAN'''.</li>
 
     <li>Disable '''LAN'''.</li>
     <li>Create a new network for guest WiFi.</li>
+
     <li>Create a new '''Network''' for guest WiFi.</li>
 
     <li>'''Save''' the changes.</li>
 
     <li>'''Save''' the changes.</li>
 
</ol>
 
</ol>
Line 318: Line 318:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Now apply the following configuration:
+
Now apply the following steps:
    
<ol>
 
<ol>
Line 340: Line 340:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Login to the router's WebUI, navigate to the '''Services → CLI''' page and do the following:
+
Navigate to '''Network → Firewall → General Settings'''. There create a new '''Zone''' rule by pressing '''Add''' button. Then you will be forwarded to the configuration window.  
<ol>
  −
    <li>Enter username '''''root''''' .</li>
  −
    <li>Write the '''Password''' of your router.</li>
  −
</ol>
   
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 358: Line 354:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Login to the router's WebUI, navigate to the '''Services → CLI''' page and do the following:
+
Now apply the following steps:
 
<ol>
 
<ol>
     <li>Enter username '''''root''''' .</li>
+
     <li>At '''Covered Networks''' section select your newly created LAN interface.</li>
     <li>Write the '''Password''' of your router.</li>
+
    <li>Set WAN at '''Allow Forward To Destination Zones''' section.</li>
 +
    <li>Set WAN at '''Allow Forward From Destination Zones''' section.</li>
 +
     <li>'''Save''' the changes.</li>
 
</ol>
 
</ol>
 
         </td>
 
         </td>
Line 376: Line 374:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Login to the router's WebUI, navigate to the '''Services → CLI''' page and do the following:
+
Go to '''Network → Firewall → Traffic Rules'''. There create a new '''Forward''' rule by writing a '''Name''', selecting '''Source Zone (newzone)''', '''Destination Zone (lan)''' and pressing '''Add''' button. Then you will be forwarded to the configuration window.
<ol>
  −
    <li>Enter username '''''root''''' .</li>
  −
    <li>Write the '''Password''' of your router.</li>
  −
</ol>
   
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 394: Line 388:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Login to the router's WebUI, navigate to the '''Services → CLI''' page and do the following:
+
Now apply the following steps:
 
<ol>
 
<ol>
     <li>Enter username '''''root''''' .</li>
+
     <li>Set '''Protocol''' to '''Any'''.</li>
     <li>Write the '''Password''' of your router.</li>
+
    <li>Select '''Action: Drop'''.</li>
 +
     <li>'''Save''' the changes.</li>
 
</ol>
 
</ol>
 
         </td>
 
         </td>
Line 407: Line 402:  
<table class="nd-othertables_2">
 
<table class="nd-othertables_2">
 
     <tr>
 
     <tr>
         <th width=525; style="border-bottom: 1px solid white;></th>
+
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rut_configuration_example_openvpn_bridge_use_case_9_v2.png|border|class=tlt-border|550px|right]]</th>
+
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rut_configuration_example_openvpn_bridge_use_case_9_v2.png|border|class=tlt-border|728px|right]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Remote office should now be able to access HQ network resources. To verify the connection you can ping remote RUTX HQ server LAN IP and if you get a reply, you have successfully connected to HQ‘s internal network. Also, all LAN addresses, that belong to work network (192.168.1.0/24), should now be leased to LAN devices by HQ router.
+
Remote office should now be able to access HQ network resources. To verify the connection you can ping remote RUTX (HQ server) LAN IP and if you get a reply, you have successfully connected to HQ‘s internal network. Also, all LAN addresses, that belong to the work network (192.168.1.0/24), should now be leased to LAN devices by HQ router.
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 420: Line 415:  
<table class="nd-othertables_2">
 
<table class="nd-othertables_2">
 
     <tr>
 
     <tr>
         <th width=525; style="border-bottom: 1px solid white;></th>
+
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_configuration_example_openvpn_bridge_use_case_19_v2.png|border|class=tlt-border|550px|right]]</th>
+
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_configuration_example_openvpn_bridge_use_case_19_v2.png|border|class=tlt-border|728px|right]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
0

edits