Jump to content

Template:Networking RutOS NordVPN configuration example: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 36: Line 36:
     <tr>
     <tr>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_configuration_example_nordvpn_1_v1.png|border|class=tlt-border|728px|right]]</th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_config_example_expressvpn_1.png|border|class=tlt-border|728px|right]]</th>
     </tr>
     </tr>
     <tr>
     <tr>
         <td style="border-bottom: 1px solid white>
         <td style="border-bottom: 1px solid white>
Access RUTX WebUI and go to '''Services > VPN > OpenVPN'''. There create a new configuration by writing '''New configuration name''', selecting role '''Client''' and pressing '''Add''' button. It should appear after a few seconds. Then press '''Edit'''.
Access RUTX WebUI and go to '''Services > VPN > OpenVPN'''. There create a new configuration by writing '''New configuration name''', selecting role '''Client''' and pressing '''Add''' button. You will be redirected to configuration tab once you have created a new client.
         </td>
         </td>
     </tr>
     </tr>
Line 50: Line 50:
     <tr>
     <tr>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_configuration_example_nordvpn_2_v1.png|border|class=tlt-border|728px|right]]</th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_config_example_expressvpn_5.png|border|class=tlt-border|728px|right]]</th>
     </tr>
     </tr>
     <tr>
     <tr>
Line 74: Line 74:
     <tr>
     <tr>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_config_example_expressvpn_3.png|border|class=tlt-border|728px|right]]</th>
[[File:Networking_rutos_configuration_example_nordvpn_3_v1.png|border|class=tlt-border|728px|right]]</th>
     </tr>
     </tr>
     <tr>
     <tr>
         <td style="border-bottom: 1px solid white>
         <td style="border-bottom: 1px solid white>
You will be forwarded back to '''OpenVPN configuration''' window. There you will find connection status indicator. If you applied the configuration correctly it should indicate as '''connected'''. (It might not connect instantly so please wait for a moment).
In order to increase your anonymity you will need to set your router to use custom DNS servers (in this example we used Google DNS servers). In order to do that go to '''Network > WAN''', there click '''Edit''' on a WAN source you are using (in this example we used mobile WAN source).
         </td>
         </td>
     </tr>
     </tr>
Line 89: Line 88:
     <tr>
     <tr>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=355; style="border-bottom: 1px solid white;></th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_configuration_example_nordvpn_4_v1.png|border|class=tlt-border|728px|right]]</th>
         <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_config_example_expressvpn_4.png|border|class=tlt-border|728px|right]]</th>
    </tr>
    <tr>
        <td style="border-bottom: 1px solid white>
In order to increase your anonymity you will need to set your router to use custom DNS servers (in this example we used NordVPN DNS servers). In order to do that go to '''Network > WAN''', there click '''Edit''' on a WAN source you are using (in this example we used mobile WAN source).
        </td>
    </tr>
</table>
 
----
 
<table class="nd-othertables_2">
    <tr>
        <th width=355; style="border-bottom: 1px solid white;></th>
        <th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutos_configuration_example_nordvpn_5_v1.png|border|class=tlt-border|728px|right]]</th>
     </tr>
     </tr>
     <tr>
     <tr>
Line 110: Line 95:


# Go to '''Advanced settings'''.
# Go to '''Advanced settings'''.
# Disable '''DNS servers advertised by peer'''.
# Add first DNS server: '''8.8.8.8'''.
# Add first DNS server: '''103.86.96.100'''.
# Add second DNS server: '''8.8.4.4'''.
# Add second DNS server: '''103.86.99.100'''.
# Press '''Save & Apply'''.
# Press '''Save & Apply'''.
         </td>
         </td>