How can we help you?

Topics

AsusWRT Merlin setup with NordVPN

Fortunately, you can use NordVPN with your Asus router. These instructions will help you set up an OpenVPN connection with NordVPN on your ASUS router flashed with AsusWRT-Merlin firmware. The instructions were made using an ASUS RT-AC87U router with version 384.19 of the AsusWRT-Merlin firmware.

  1. Log in to the control panel of your router. To do this, open your internet browser and in the address bar enter the router’s address, which is 192.168.1.1 by default. A prompt will appear, asking you to enter your username and password. If you have never changed the username or password, enter the default values admin for the username and admin for the password.


     
  2. Once you have signed in, select VPN in the left sidebar.

    VPN1.png
     
  3. In the VPN section, go to the OpenVPN Clients tab.

    VPNClient.png
     
  4. Now you need to download the OpenVPN configuration files. You can use our recommended server utility here. The configuration files can be found under the recommended server by clicking on Show available protocols.

    Screenshot_1.png

    Go back to the router’s control panel and click Choose File….

    Choose_File.png
     
  5. Select the configuration file you have just downloaded and press Open. If you need help deciding which configuration file to choose, feel free to contact our customer support team.

    Open.png

    We recommend using UDP files that have udp1194 in their names. It means that the configuration will use UDP, which is faster than TCP.
     
  6. Click Upload and wait for the page to refresh.

    Upload.png
     
  7. Once the page has refreshed, most fields will be filled in automatically, except for your NordVPN service username and password — you will have to type those in manually.

    Username_Password.png

    You can find your NordVPN service credentials (service username and service password) in the Nord Account dashboard:
    1. Click Set up NordVPN manually.

      1 (1).png
       
    2. You will receive a verification code in your email that you use for NordVPN services. Type the code in: 

      2 (2).png
       
    3. Copy the credentials using the “Copy” buttons on the right:

      3 (1).png
       
  8. Set Accept DNS Configuration to Strict if you are planning to use NordVPN on all your home network devices or Exclusive if you will use it on specific devices. We recommend setting it to Strict.

    Strict.png
     
  9. In the Custom Configuration field, enter this text:

    remote-cert-tls server
    remote-random
    nobind
    tun-mtu 1500
    tun-mtu-extra 32
    mssfix 1450
    persist-key
    persist-tun
    ping-timer-rem
    reneg-sec 0

    #log /tmp/vpn.log


    configurations.png
     
  10. Now you need to configure NordVPN’s DNS settings. In the left sidebar, click WAN. In the Connect to DNS Server automatically field, select No and fill in NordVPN’s DNS servers as follows:

    103.86.96.100
    103.86.99.100


    asus_merlin.jpg
     
  11. Click Apply at the bottom of the page and wait a few seconds for the changes to apply. If you can see the green ON button, congratulations – you are now connected! You can verify this by going back to the VPN Status tab or by checking your IP address on our website (you will find your connection status, along with your IP address and ISP, at the top of the page).

    evR1mfC5mX.png
     

Optional Kill Switch setup (for advanced users):

Here’s how to set up the Kill Switch feature on AsusWRT Merlin firmware:

  1. Go to VPN > OpenVPN Client.
  2. Under Advanced Settings, select Redirect Internet Traffic: Policy Rules
  3. A new option will appear, Block routed clients if tunnel goes down. Enable it.
  4. Under Rules for routing client traffic through the tunnel, add your whole network:

    Description: all devices
    Source IP: 192.168.1.0/24 (if you have a different network or subnet mask, change accordingly)
    Destination IP: leave blank
    Iface: VP

If you're wondering what other opportunities their are for using NordVPN with a router, here are some more compatible routers.

Was this article helpful?
Thanks!