Setup Router with WeVPN

router image
  • Routers Setup Tutorials
  • Vilfo Router
  • Asus Router (AsusWRT)
  • Asus Router (Merlin)
  • Asus Router (VPNMGR)
  • OpenWRT OpenVPN
  • DD-WRT OpenVPN
  • OpenWRT WireGuard

Asus Router (AsusWRT)

  • 1

    Visit the Members Area on the WeVPN website.

  • 2

    Choose Manual Setup - OpenVPN Protocol(UDP/TCP) - Choose OpenVPN version and port to connect.

    assus-step2
  • 3

    Select Download Config then select Show Credentials

    assus-step2
  • 4

    Open a new tab and browse to your router administration page (typically 192.168.1.1) and Select VPN from the menu on the left.

    assus-step4
  • 5

    Select VPN Client from the tab at the top.

    assus-step5
  • 6

    Select Add Profile.

  • 7

    Select OpenVPN from the tab at the top of the popup.

  • 8

    Name your connection and enter the Username and Password from Step 3.

    assus-step8 assus-step8
  • 9

    Import the .ovpn file which was downloaded in Step 3 and select Upload.

    assus-step9
  • 10

    Select Activate and wait till the Connection Status shows a tick to denote successful connection.

    assus-step10

Asus Router (Merlin)

  • 1

    Visit the Members Area on the WeVPN website.

  • 2

    Choose Manual Setup - OpenVPN Protocol(UDP/TCP) - Choose OpenVPN version and port to connect.

    assus-step2
  • 3

    Select Download Config then select Show Credentials

    assus-step2
  • 4

    Open a new tab and browse to your router administration page (typically 192.168.1.1) and Select VPN from the menu on the left.

    assus-step4
  • 5

    Select VPN Client from the tab at the top.

    assus-step5
  • 6

    Import the .ovpn file which was downloaded in Step 3 and select Upload.

    assus-step9
  • 7

    Toggle ON Service State and wait till the Connection Status shows Connected to denote successful connection.

    assus-step7

Asus Router (VPNMGR)

The WeVPN service is inbuilt to the VPNMGR addon for Merlin firmware. This will allow you to manage and update VPN configurations without issue.

Please Note: VPNMGR is a 3rd party addon for aftermarket firmware. This is an advanced feature and installation is outside the remit of WeVPN.

For additional information and installation instructions, please refer to the VPNMGR thread.

WeVPN would like to formally acknowledge the cooperation and support of Jack Yaz in including WeVPN within the VPNMGR addon.

OpenWRT OpenVPN

  • 1

    Visit the Members Area on the WeVPN website.

  • 2

    Choose Manual Setup - OpenVPN Protocol(UDP/TCP) - Choose OpenVPN version and port to connect.

    assus-step2
  • 3

    Select Download Config then select Show Credentials

    assus-step2
  • 4

    Go to System - software and install luci-app-openvpn

    openwrt-step4
  • 5

    Upload the WeVPN OpeVPN config in the "OVPN configuration file upload"

    Note: Verify that the folder "/etc/openvpn" exists in your router, otherwise the upload will fail.

    openwrt-step5
  • 6

    Edit the new OpenVPN instance

    Add the OpenVPN credentials displayed in your WeVPN dashboard config generator in the bottom area.

    openwrt-step6
  • 7

    Enable the OpenVPN instance

  • 8

    Firewall settings

    • Click on Network in the top bar and then on Interfaces to open the interfaces configuration page.

    • Click on button Add new Interface…

    • Fill the form with the following values: name = tun0, Protocol = Unmanaged, Interface = tun0. Then click on Create Interface.

    • 1. Edit the interface.

      2. In panel General Settings: unselect the checkbox Bring up on boot.

      3. In panel Firewall Settings: Assign firewall-zone to wan.

      4. Click on Save and Apply the new configuration.

      5. Reboot the router.

  • 9

    If you want to use our WePlay feature, our DNS servers must be used. Set our DNS server ip in your main interface

    openwrt-step9

DD-WRT OpenVPN

  • 1

    Visit the Members Area on the WeVPN website.

  • 2

    Choose Manual Setup - OpenVPN Protocol(UDP/TCP) - Choose OpenVPN version and port to connect.

    assus-step2
  • 3

    Select Download Config then select Show Credentials

    assus-step2
  • 4

    Go to service - VPN and enable the VPN service.

  • 5

    Set the OpenVPN client settings with the details displayed in the following image then Save the changes

    Note: Encryption cipher must be: AES-256-CBC .

    ddwrt-step5 ddwrt-step5.1
  • 6

    Check "Status - OpenVPN " to verify that the connection is successful.

Open WRT WireGuard

  • 1

    Visit the Members Area on the WeVPN website.

  • 2

    Choose Manual Setup - Choose WireGuard

    assus-step2
  • 3

    Create a wireguard config device in your dashboard and download it.

  • 4

    Go to System - software and install luci-app-openvpn

    wireguard-step4
  • 5

    Reboot your router

  • 6

    Go to Network - Interfaces and add a new interface.

    ddwrt-step6
  • 7

    Set the Protocol to "Wireguard VPN" and any name.

    ddwrt-step7
  • 8

    Fill the general settings tab with the server details provided in the downloaded WeVPN Wireguard config file.

    ddwrt-step8
  • 9

    Add a new peer and set it with the with the server details provided in the downloaded WeVPN Wireguard config file.

    ddwrt-step9
  • 10

    If you want to use our WePlay feature, our DNS servers must be used. Set our DNS server IP in your main interface.

    ddwrt-step10