Many DrayTek Vigor routers support VPN tunnels with IPsec IKEv2 and EAP authentication. IPsec IKEv2 is a fast and secure VPN protocol and with EAP for authentication, the router can utilise X.509 certificates to ensure that the connection is established only with trusted hosts.
This article demonstrates how to create an IKEv2 EAP VPN tunnel from a DrayTek Vigor Router to NordVPN server.
1. You will need a NordVPN account. You can apply for a 30-day free trial NordVPN account via https://free.nordvpn.com/
2. Download the NordVPN root CA certificate from https://downloads.nordcdn.com/certificates/root.der
3. Get the NordVPN server domain from here
You may get a recommended server by selecting the country you located. In the following picture, uk960.nordvpn.com
is the hostname of the VPN server.
To connect to NordVPN, the router will need to have the certificate from NordVPN loaded onto the router and configured as a trusted certificate. It can then be used for authentication.
4. Log into the router's management page. Go to [Certificate Management ] > ]Trusted CA Certificate] page, and click IMPORT. Click Choose File to select the root.der file we downloaded in step 2. Then, click Import.
5. Wait for a few seconds until the router responds “Import Success” and the Certificate Status shows OK.
6. Go to [VPN and Remote Access] > [IPsec Peer Identity], edit a profile to for NordVPN server.
7. Go to [VPN and Remote Access] > [LAN to LAN], click on an available index number, and edit the profile as follows. In Common Settings,
8. In Dial-Out Settings,
9. Click Advanced button, In the IKE advanced settings pop-up windows, confgure:
10. Click OK to close the window. At TCP/IP Network Settings:
11. After completing the above settings, we can check the VPN status via [VPN and Remote Access] > [Connection Management] page.
12. (optional) We can create Policy Route via [Routing] > [Load-Balance/Route Policy] to send specific traffic to the NordVPN tunnel.
This would be useful in situations whereby you want to specify an outbound interface for specific traffic. For example you want to use NordVPN as gateway for traffic which destined for an IP address or certain domain name. You could also use policy route to force certain LAN client’s traffic to go NordVPN, ensuring that only those LAN clients use the VPN when they are accessingthe internet.
For information on how to setup policy route can be found here
To verify the policy, we can use the command “tracert” to check if the defined traffic is going through the VPN tunnel correctly.
In order to accept large packets from NordVPN, Allow pass inbound fragmented large packets (required for certain games and streaming) should be enabled in [Firewall] > [General Setup].
How do you rate this article?