Changes

no edit summary
Line 32: Line 32:  
* 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:Networking rutxxx configuration openvpn certification file.jpg|alt=|border]]
    
*Now you can '''Save''' and '''Import''' your '''.ovpn''' file to the OpenVPN client by right-clicking on OpenVPN GUI in the hidden icons tray and navigating to '''Import → Import File'''.
 
*Now you can '''Save''' and '''Import''' your '''.ovpn''' file to the OpenVPN client by right-clicking on OpenVPN GUI in the hidden icons tray and navigating to '''Import → Import File'''.
[[File:Ovpn2.png|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration certificate import.jpg|alt=|border]]
    
Do not connect yet to your VPN client, we still have to configure the server.
 
Do not connect yet to your VPN client, we still have to configure the server.
Line 43: Line 43:  
     <tr>
 
     <tr>
 
         <th width="355;" style="border-bottom: 1px solid white;"></th>
 
         <th width="355;" style="border-bottom: 1px solid white;"></th>
         <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Ovpn3.png|alt=|right|770x770px|class=tlt-border]]</th>
+
         <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Networking rutxxx configuration ovpn server creation.jpg|alt=|right|770x770px]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 65: Line 65:  
     <tr>
 
     <tr>
 
         <th width="355;" style="border-bottom: 1px solid white;"></th>
 
         <th width="355;" style="border-bottom: 1px solid white;"></th>
         <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Ovpn4.png|alt=|right|770x770px|border]]</th>
+
         <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Networking rutxxx configuration ovpn settings.jpg|alt=|border|right|770x770px]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 87: Line 87:  
     <tr>
 
     <tr>
 
         <th width="355;" style="border-bottom: 1px solid white;"></th>
 
         <th width="355;" style="border-bottom: 1px solid white;"></th>
         <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Ovpn5.png|alt=|right|770x770px|border]]</th>
+
         <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Networking rutxxx configuration ovpn configuration.jpg|alt=|border|right|770x770px]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 108: Line 108:     
If everything was configurated correctly your OpenVPN server should be '''Active''':
 
If everything was configurated correctly your OpenVPN server should be '''Active''':
[[File:Ovpn6.png|border|class=tlt-border|1008x1008px]]
+
[[File:Networking rutxxx configuration ovpn active state.jpg|alt=|border|1008x1008px]]
    
Now let's try to connect from a '''client''' to the '''server'''.
 
Now let's try to connect from a '''client''' to the '''server'''.
Line 114: Line 114:  
On your Windows machine right-click on '''OpenVPN GUI''' '''→''' Select your client → Press Connect
 
On your Windows machine right-click on '''OpenVPN GUI''' '''→''' Select your client → Press Connect
   −
[[File:Ovpn7.png|alt=|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration openvpn connect to the client.jpg|alt=|border]]
    
If the connection was successful then you will get the following notification:
 
If the connection was successful then you will get the following notification:
   −
[[File:Ovpn8.png|alt=|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration successful connection.jpg|alt=|border]]
    
To test if the connection is working properly on your Windows machine open '''CMD''' and type ping '''192.168.15.1''' (server's VPN IP) you should get a similar response:
 
To test if the connection is working properly on your Windows machine open '''CMD''' and type ping '''192.168.15.1''' (server's VPN IP) you should get a similar response:
   −
[[File:Cmd_ping.png|alt=|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration cmd ping to the server.jpg|alt=|border]]