Difference between revisions of "Template:Netoworking rutos configuration example nordvpn"

From Teltonika Networks Wiki
m (Protected "Template:Netoworking rutos configuration example nordvpn" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 3: Line 3:
 
         <th width=325; style="border-bottom: 1px solid white;></th>
 
         <th width=325; style="border-bottom: 1px solid white;></th>
 
         <th width=820; style="border-bottom: 1px solid white;" rowspan=2;>
 
         <th width=820; style="border-bottom: 1px solid white;" rowspan=2;>
[[File:{{{topology}}}|border|class=tlt-border|750px|right]]</th>
+
[[File:Networking_rutos_configuration_example_nordvpn_topology_v1.png|border|class=tlt-border|750px|right]]</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>

Revision as of 17:13, 11 August 2020

Introduction

Virtual private networks (VPNs) are affordable, easy to use, and a vital component in your PC and smartphone set up. Along with a firewall and antivirus/anti-malware solution, you should have a VPN installed to keep every moment you spend online completely private. NordVPN is a personal virtual private network (VPN) service provider. It is supported on various different devices and RUTX routers are one of those. This article contains step-by-step instructions on how to set up NordVPN VPN connection using RUTX routers.

Prerequisites

You will need:

  • One RUTX router
  • An end device to configure the router (PC, Laptop, Tablet, Smartphone)
  • NordVPN account and subscription

Choosing and downloading server files

In order to set up your router to connect to NordVPN server you will need to download OVPN configuration files. Those can be found at NordVPN website. It is necessary to choose a server which can provide the best possible performance, visit this website and it will automatically show you which server will provide you the best experience. Also when it comes to choosing TCP or UDP you need to decide what you are trying to achieve. TCP is reliable, data sent using this protocol is guaranteed to be delivered to the receiver. If data is lost in transit it will recover the data and resend it. TCP will also check packets for errors and track packets so that data is not lost or corrupted, but that effects internet speed. UDP is unreliable, it does not provide guaranteed delivery and a datagram packet may become corrupt or lost in transit, but you will get greater internet speed.

Home network configuration (RUTX)

Networking rutos configuration example nordvpn 1 v1.png

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.


Networking rutos configuration example nordvpn 2 v1.png

Now apply the following configuration:

  1. Enable instance.
  2. Enable OpenVPN config from file feature.
  3. Upload OpenVPN configuration file (the one you downloaded from NordVPN website).
  4. Allow Upload OpenVPN authentication files.
  5. Set Authentication to Password.
  6. Write NordVPN account User name.
  7. Write NordVPN account Password.
  8. Press Save & Apply.

Networking rutos configuration example nordvpn 3 v1.png

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).


Networking rutos configuration example nordvpn 4 v1.png

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).


Networking rutos configuration example nordvpn 5 v1.png

Now to set DNS servers follow the steps below:

  1. Go to Advanced settings.
  2. Disable DNS servers advertised by peer.
  3. Add first DNS server: 103.86.96.100.
  4. Add second DNS server: 103.86.99.100.
  5. Press Save & Apply.

Results

If configured correctly all of your internet traffic now should go through VPN server. One of the easiest ways to check whether everything is working correctly is to check whether your public IP address has changed. You can do so by simply visiting a website such as www.whatismyipaddress.com and comparing your IP address before and after you connect to server also there you can find information about IP location, so when you connect to server it should change to a different address/country. Or you can visit NordVPN website and there on the very top of the website you can indicate whether you are protected or not.

External links

NordVPN homepage

Disclaimer:

Any of the trademarks, service marks, collective marks, design rights or similar rights that are mentioned, used or cited in the articles are the property of their respective owners.