Changes

no edit summary
Line 36: Line 36:     
==Configuring OpenVPN from the server-side==
 
==Configuring OpenVPN from the server-side==
*Firstly open your router's WebUI and navigate to '''Services > VPN > OpenVPN'''
+
<table class="nd-othertables_2">
*
+
    <tr>
 +
        <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]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 1px solid white;">
 +
Login to the router's WebUI and navigate to the '''Services → VPN → OPENVPN''' page and do the following:
 +
<ol>
 +
    <li>Enter a '''custom configuration name'''</li>
 +
    <li>Select '''Role: Server'''.
 +
</li>
 +
    <li>Click the '''Add''' button.</li>
 +
    <li>Click the '''Edit''' button next to the newly created  OpenVPN instance.</li>
 +
</ol>
 +
        </td>
 +
    </tr>
 +
</table>
 +
 
 +
----
 +
 
 +
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width="355;" style="border-bottom: 1px solid white;"></th>
 +
        <th rowspan="2" width="790;" style="border-bottom: 1px solid white;">[[File:Networking_rutx_configuration_examples_l2tp_over_ipsec_windows_10_2_v1.png|770px|right]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 1px solid white">
 +
<ol>
 +
    <li>'''Enable''' OpenVPN instance.</li>
 +
    <li>Change '''Authentication''' to: '''TLS'''
 +
</li>
 +
    <li>Change '''Encryption''' to: '''AES-256-GCM 256'''
 +
</li></ol>
 +
        </td>
 +
    </tr>
 +
</table>

Navigation menu