OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 19.1 Legacy Series »
  • NordVPN updated their OPNsense VPN setup guide to 19.1
« previous next »
  • Print
Pages: [1]

Author Topic: NordVPN updated their OPNsense VPN setup guide to 19.1  (Read 6500 times)

jkemp

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 2
    • View Profile
NordVPN updated their OPNsense VPN setup guide to 19.1
« on: June 29, 2019, 06:10:20 am »
After many attempts to setup NordVPN as a client I called tech support and pointed out there are errors in that guide. I received an email stating they had updated the guide.

You can find it here:

https://support.nordvpn.com/Connectivity/Router/1292598142/OPNsense-18-7-setup-with-NordVPN.htm

Notice the link still states 18.7 and I noticed a couple errors still remain. But others were fixed.
Logged

jkemp

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 2
    • View Profile
Re: NordVPN updated their OPNsense VPN setup guide to 19.1
« Reply #1 on: June 29, 2019, 06:12:17 am »
They corrected the link:

https://support.nordvpn.com/Connectivity/Router/1292598142/OPNsense-19-1-setup-with-NordVPN.htm
Logged

Northguy

  • Full Member
  • ***
  • Posts: 117
  • Karma: 11
    • View Profile
Re: NordVPN updated their OPNsense VPN setup guide to 19.1
« Reply #2 on: June 29, 2019, 09:40:11 am »
Maybe it is worthwhile if you mention which errors remain, so other users of this forum are aware of it when they follow the guide in your link?
Logged

FingerlessGloves

  • Full Member
  • ***
  • Posts: 111
  • Karma: 10
    • View Profile
    • FingerlessGloves
Re: NordVPN updated their OPNsense VPN setup guide to 19.1
« Reply #3 on: June 29, 2019, 05:56:27 pm »
Quote from: jkemp on June 29, 2019, 06:10:20 am
After many attempts to setup NordVPN as a client I called tech support and pointed out there are errors in that guide. I received an email stating they had updated the guide.

You can find it here:

https://support.nordvpn.com/Connectivity/Router/1292598142/OPNsense-18-7-setup-with-NordVPN.htm

Notice the link still states 18.7 and I noticed a couple errors still remain. But others were fixed.

Not a bad guide but what are the error you encounted?
Logged
Adventuring through internet pipes
My Blog

jkemp

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 2
    • View Profile
Re: NordVPN updated their OPNsense VPN setup guide to 19.1
« Reply #4 on: June 29, 2019, 07:29:57 pm »
They already corrected one after contacting them

It showed in one of the images: 'Don't Pull Routes' was selected.
They updated that image.

Another issue that is not there, is Outbound DNS does not respect the System:Settings:General DNS entries when using the NordVPN interface. We had to enter them under each interface DHCPv4 DNS settings in order to get a resolve for hostnames.

I'm unsure if this causes each client to bypass Unbound DNS and resolve directly for each site visited.

In the advance options for the NordVPN client setup the guide mention to add:

remote-random;
reneg-sec 0;

When there is a setting for that in the GUI?
Renegotiate time: leave blank;
Select remote server at random

You can select the too settings above right in the in the GUI.

Renegotiate time: 0
Select remote server at random: checked

Inside the .ovpn file 'fast-io' is listed and should be put in the advance options as well. But I would check the server .ovpn file you are going to use. I also added the auth-nocache to prevent OpenVPN client from caching the user name and password in memory.

fast-io;
auth-nocache;

Mine looks like this:

tun-mtu 1500;
tun-mtu-extra 32;
mssfix 1450;
persist-key;
persist-tun;
remote-cert-tls server;
fast-io;
auth-nocache;



 

« Last Edit: June 29, 2019, 07:53:20 pm by jkemp »
Logged

jkemp

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 2
    • View Profile
Re: NordVPN updated their OPNsense VPN setup guide to 19.1
« Reply #5 on: June 29, 2019, 10:09:51 pm »
Another note to watch out for when setting up your own client.

The guide state to use:

AES-256-GCM

When using that cipher you may get this error:

openvpn[24738]: WARNING: 'cipher' is used inconsistently, local='cipher AES-256-GCM', remote='cipher AES-256-CBC'

So be sure to check inside the .ovpn file. The server I choose uses:

AES-256-CBC

The guide does not mention some servers may use a different cipher:
« Last Edit: June 29, 2019, 10:17:42 pm by jkemp »
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13633
  • Karma: 1174
    • View Profile
Re: NordVPN updated their OPNsense VPN setup guide to 19.1
« Reply #6 on: June 30, 2019, 09:02:23 am »
> Another issue that is not there, is Outbound DNS does not respect the System:Settings:General DNS entries
> when using the NordVPN interface. We had to enter them under each interface DHCPv4 DNS settings in order to
> get a resolve for hostnames.

Well, that's not a fundamental issue but simply how Unbound works: it doesn't care about global DNS servers if it doesn't run in forward mode. That would be the easiest "fix", although you lose the benefits of running Unbound as a resolver.

IMO NordVPN should rethink what they are doing there with the global server requirement.


Cheers,
Franco
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • Archive »
  • 19.1 Legacy Series »
  • NordVPN updated their OPNsense VPN setup guide to 19.1
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2