Changes

no edit summary
Line 23: Line 23:  
The topology above depicts the OpenVPN scheme. The router with the Public IP address ('''{{{name}}}''') acts as the '''OpenVPN server''' and other '''{{{name}}}''' acts as '''client'''. OpenVPN connects the networks of '''HQ Office''' and '''Remote Office'''.  
 
The topology above depicts the OpenVPN scheme. The router with the Public IP address ('''{{{name}}}''') acts as the '''OpenVPN server''' and other '''{{{name}}}''' acts as '''client'''. OpenVPN connects the networks of '''HQ Office''' and '''Remote Office'''.  
   −
When the scheme is realized, remote office workers will be able to reach HQ’s internal network with all internal systems, allowing working from remote office to be possible. All WAN and LAN traffic is going to travel through VPN tunnel.
+
When the scheme is realized, remote office workers will be able to reach HQ’s internal network with all internal systems, allowing working from remote office to be possible. All remote office's WAN and LAN traffic is going to travel through VPN tunnel.
    
==Configuring HQ office router==
 
==Configuring HQ office router==
Line 54: Line 54:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
Write the following commands to create and open OpenVPN '''Static key''':
+
Write the following commands to create and open OpenVPN '''Static key''', which will be used for authentication:
 
  1) cd /etc/easy-rsa
 
  1) cd /etc/easy-rsa
 
  2) openvpn --genkey --secret static.key
 
  2) openvpn --genkey --secret static.key
Line 85: Line 85:  
     <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 selecting role '''Server''', writing '''New configuration name''' and pressing '''Add New'''. button It should appear after a few seconds. Then press '''Edit'''.  
+
Now go to '''Services → VPN → OpenVPN'''. There create a new configuration by selecting role '''Server''', writing '''New configuration name''' and pressing '''Add New''' button. It should appear after a few seconds. Then press '''Edit'''.  
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
0

edits

Navigation menu