Changes

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>
Line 99: Line 99:  
     <tr>
 
     <tr>
 
         <td style="border-bottom: 1px solid white>
 
         <td style="border-bottom: 1px solid white>
 +
Now apply the following configuration:
    +
<ol>
 +
    <li>'''Enable''' instance.</li>
 +
    <li>Set '''TUN/TAP''' to '''TAP (bridged)'''.</li>
 +
    <li>Enable '''LZO'''.</li>
 +
    <li>Select '''Authentication: Static key'''.</li>
 +
    <li>Add '''Keep alive''' interval: '''10 120'''.</li>
 +
    <li>Upload '''Static pre-shared key''' (use the txt file you created in previous steps).</li>
 +
    <li>Don't forget to '''Save''' the changes.</li>
 +
</ol>
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
0

edits