Changes

no edit summary
Line 1: Line 1:  +
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width="325;" style="border-bottom: 1px solid white;"></th>
 +
        <th rowspan="2;" width="820;" style="border-bottom: 1px solid white;">[[File:Networking rutxxx configuration openvpn topology v1.png|alt=|border|right|750x750px]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 1px solid white">
 +
{| align="center"
 +
  |__TOC__
 +
  |}
 +
        </td>
 +
    </tr>
 +
</table>
 +
 
==Configuration overview and prerequisites==
 
==Configuration overview and prerequisites==
   Line 9: Line 23:  
When the scheme is realized, home workers will be able to reach the corporation’s internal network with all internal systems, allowing working from home to be possible.
 
When the scheme is realized, home workers will be able to reach the corporation’s internal network with all internal systems, allowing working from home to be possible.
   −
==Configuring OpenVPN from the client-side==
+
==Configuring OpenVPN from the client-side ==
 
===TLS Certificates===
 
===TLS Certificates===
 
*Firstly generate TLS certificates on your Windows Computer, you can find instructions on how to do it [[How to generate TLS certificates (Windows)?|here]].
 
*Firstly generate TLS certificates on your Windows Computer, you can find instructions on how to do it [[How to generate TLS certificates (Windows)?|here]].
Line 16: Line 30:  
*In '''<ca> </ca>''' paste whole certificate from '''/easy-rsa/pki/ca.crt'''
 
*In '''<ca> </ca>''' paste whole certificate from '''/easy-rsa/pki/ca.crt'''
 
*IN '''<cert></cert>''' paste whole certificate from '''/easy-rsa/pki/issued/"your_client_name".crt'''
 
*IN '''<cert></cert>''' paste whole certificate from '''/easy-rsa/pki/issued/"your_client_name".crt'''
*And in the last section '''<key></key>''' paste whole private key from '''/easy-rsa/pki/private/"your_client_name".key'''
+
* And in the last section '''<key></key>''' paste whole private key from '''/easy-rsa/pki/private/"your_client_name".key'''
 
*One more thing to change in your .ovpn file is to change the IP address to your router's '''public IP address'''
 
*One more thing to change in your .ovpn file is to change the IP address to your router's '''public IP address'''
 
[[File:Ovpn1.png|border|class=tlt-border]]
 
[[File:Ovpn1.png|border|class=tlt-border]]
Line 91: Line 105:  
</table>
 
</table>
 
----
 
----
==Connecting to the OpenVPN server==
+
==Connecting to the OpenVPN server ==
    
If everything was configurated correctly your OpenVPN server should be '''Active''':
 
If everything was configurated correctly your OpenVPN server should be '''Active''':

Navigation menu