NordVPN setup

NordVPN setup

NordVPN setup
NordVPN setup
3 weeks ago - last edited 3 weeks ago
Tags: #VPN
Model: Deco XE75  
Hardware Version:
Firmware Version: 1.2.13

I am trying to setup my deco Xe75 system to use NordVPN using the app. However then trying to upload the config file i get an error. Installation failed. Verify the configuration file and try again (my translation). I tried different config files for UDP and TCP and different server. This is an example config file i downloaded from NordVPN:

 

client
dev tun
proto udp
remote 178.239.164.131 1194
resolv-retry infinite
remote-random
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
ping 15
ping-restart 0
ping-timer-rem
reneg-sec 0
comp-lzo no
verify-x509-name CN=uk898.nordvpn.com

remote-cert-tls server

auth-user-pass
verb 3
pull
fast-io
cipher AES-256-CBC
auth SHA512
<ca>
-----BEGIN CERTIFICATE-----
{CERTIFICATE}
-----END CERTIFICATE-----
</ca>
key-direction 1
<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
{key}
-----END OpenVPN Static key V1-----
</tls-auth>

Any thoughts what is wrong?

  1      
  1      
#1
Options
8 Reply
Re:NordVPN setup
2 weeks ago

  @Nebu 

Hi, welcome to the community.

Have you tried to test whether you could use this VPN config file on the computer, such as:

https://openvpn.net/connect-docs/installation-guide-windows.html

 

Or have you tried to download the NordVPN config file through How to download OpenVPN configuration file for NordVPN

 

Wait for your reply and best regards.

  0  
  0  
#2
Options
Re:NordVPN setup
2 weeks ago
@Nebu try removing the fast-io option. It's bound to be one of those not so common config options that's not supported by the OpenVPN server version on the XE75.
  0  
  0  
#3
Options
Re:NordVPN setup
2 weeks ago - last edited 2 weeks ago

@raven-au  Tried removing the fast-io option. Unfortunately this did not solve the issue

  0  
  0  
#4
Options
Re:NordVPN setup
2 weeks ago - last edited 2 weeks ago

@David-TP  I got the configution file from the nordvpn website.

  1  
  1  
#5
Options
Re:NordVPN setup
2 weeks ago

  @Nebu it's a pity it doesn't give more info., unfortunately I think that's passed on from a lack of useful info. from openvpn itself.

  1  
  1  
#6
Options
Re:NordVPN setup
2 weeks ago

  @Nebu Nebu wrote

@David-TP  I got the configution file from the nordvpn website.

Thanks. Have you tried to set the VPN connection on the computer directly to see whether it works?

After that, could you please send an email to support.forum@tp-link.com (please add the forum ID# 745794) with a copy of the OpenVPN client config file?

 

Wait for your reply and best regards.

 

  0  
  0  
#7
Options
Re:NordVPN setup
22 hours ago

  @David-TP I tried the profile using the openvpn client. I get an error stating missing certificate. 

 



the certificate seems to be in the profile. See below part of the profile. I removed the real certificates with xxx.
...
auth-user-pass
verb 3
pull
cipher AES-256-CBC
auth SHA512
<ca>
-----BEGIN CERTIFICATE-----
xxx
-----END CERTIFICATE-----
</ca>
key-direction 1
<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
xxx
-----END OpenVPN Static key V1-----
</tls-auth>
 

  0  
  0  
#8
Options
Re:NordVPN setup
10 hours ago

  @Nebu 

Thanks for the update.

Have you checked with NordVPN support to see whether you missed something under your NordVPN account?

If the OpenVPN Connection APP also reported an error, I think there might be something wrong with the exported OpenVPN config file.

Have you tried the suggestions here: https://nordvpn.com/blog/nordvpn-config-files/

 

Best regards.

  0  
  0  
#9
Options

Information

Helpful: 1

Views: 189

Replies: 8

Tags

Related Articles