Lord_Vader
Regular Contributor
Recently switched from Private Internet Access (PIA) to NordVPN. I always used the semi-automatic procedure to connect to my VPN, works very well in most cases, but not with NordVPN.
When connecting to PIA I hade the following files on my USB-stick:
auth.txt (my username and password)
ca.rsa.2048.txt
crl.rsa.2048.pem
sweden.ovpn
Now on NordVPN:
auth.txt
nordvpn.ovpn
The router dosen't connect to VPN any more..? Tried to compare files, but the difference I see is that nordvpn.ovpn contains the certificate file.
Help appreciated!
NordVPN
---
client
dev tun
proto udp
remote xxx.xxx.xx.xxx xxxx
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
explicit-exit-notify 3
remote-cert-tls server
#mute 10000
auth-user-pass /etc/openvpn/config/client/auth.txt
verb 3
pull
fast-io
cipher AES-256-CBC
auth SHA512
<ca>
-----BEGIN CERTIFICATE-----
When connecting to PIA I hade the following files on my USB-stick:
auth.txt (my username and password)
ca.rsa.2048.txt
crl.rsa.2048.pem
sweden.ovpn
Now on NordVPN:
auth.txt
nordvpn.ovpn
The router dosen't connect to VPN any more..? Tried to compare files, but the difference I see is that nordvpn.ovpn contains the certificate file.
Help appreciated!
NordVPN
---
client
dev tun
proto udp
remote xxx.xxx.xx.xxx xxxx
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
explicit-exit-notify 3
remote-cert-tls server
#mute 10000
auth-user-pass /etc/openvpn/config/client/auth.txt
verb 3
pull
fast-io
cipher AES-256-CBC
auth SHA512
<ca>
-----BEGIN CERTIFICATE-----