• Help diagnosing 2.5x OpenVPN Issues

    10
    0 Votes
    10 Posts
    2k Views
    A

    @griffo said in Help diagnosing 2.5x OpenVPN Issues:

    @griffo A new day, a bigger cup of coffee and I worked it out.

    Two issues

    a) the NordVPN guides say to add the option tls-client to the custom config. With this option left in, it will connect but not pass traffic. There's obviously a TLS mismatch going on but it works without it.

    b) with the option "Don't pull routes" NOT selected in the client, the pfsense box does not seem to give the gateway the addresses correctly. Bizarrely when I was doing a packet trace I could see the ICMP packets for the gateway monitor flying around, but in the system -> routing -> gateway screen no gateway or monitor IP was listed.

    Changed those two settings and it works. Not sure if either are bugs or just a change in behavior of the new OpenVPN client version?

    @Griffo Thank you sooooooooo much for writing back the solution here !
    I was experiencing the exact same problem after upgrading from 2.4 to 2.5 and a tunnel interface to NordVPN.
    Removing tls-client; in custom config is working fine for me too.
    Wow ! Merci beaucoup !

  • Deploy OpenVPN client

    1
    0 Votes
    1 Posts
    345 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • SSL VPN goes down

    6
    0 Votes
    6 Posts
    793 Views
    GertjanG

    @amir75 said in SSL VPN goes down:

    "Version
    2.4.4-RELEASE (amd64)
    built on Thu Sep 20 09:03:12 EDT 2018
    FreeBSD 11.2-RELEASE-p3
    The system is on the latest version."

    Yeah, that's known.
    The package system is brain dead, or DNS settings have been broken by the admin, the file system got a blow in the face by a power loss, etc - and he system says it's up to date (because it fails to prove otherwise).

    Or, TV channels, Youtube (thousands !), the Netgate's announcement blog (twitter, redit, etc) , or the thousands of messages posted on this forum might have inform you that 2.5.0 is out and 2.5.1 is coming.

    @amir75 said in SSL VPN goes down:

    Should I uprade to it or an other one more stable ?

    Maybe.
    My personal advise is : play with it first. And if it pleases you, upgrade.
    I now, it's 2021, but I say it ones more : always prepare a way to retrograde. If you can go back, you will never do so (extension of Murphy's law).
    At least, read about it. See if there are current issues with functionalities that you use.
    For me, 2.5.0 vanilla on a I5 box is just great, better as 2.4.5-p3 which was already more then ok (for me ™) - VPN server for remote access works - and recently I discovered that OpenVPN client works ( for me : using Expr*ssVPN where many said : it's broken, so go figure )

  • Multiple clients on same VPN IP?

    9
    0 Votes
    9 Posts
    783 Views
    D

    I turned on the “Allow multiple concurrent connections from the same user” option only after the original post in this thread. With that checked, two concurrent clients using the same certificates get distinct IP addresses.

    That option turns on a configuration line in

    /var/etc/openvpn/server*

    that says

    duplicate-cn

    A post on ServerFault had pointed me in that direction.

  • OPENVPN to secondary LAN

    7
    0 Votes
    7 Posts
    868 Views
    H

    @bambos said in OPENVPN to secondary LAN:

    @hossimo to my understanding, restarting the open vpn service rebuilds the routes of accessible networks again. so it's important to restart the service on any change.

    That does seem to be the case in this instance. After some additional testing I found that removing or adding the interface deleted the routes and restarting the solved it.

    I should have just restarted the router in the evening and that would have also brought it back, at worse it would have been a trip to the color, but know I know I can just restart the service to the same effect.

  • Lost ability to ping hosts on network

    7
    0 Votes
    7 Posts
    1k Views
    D

    Maybe this is the best way to solve the issue:

    Screen Shot 2021-04-06 at 11.18.36 PM.png

    Are there any opinions out there, as to which approach is best?

  • Help needing to route from LAN to Ubuntu OpenVPN Server via pfSense

    1
    0 Votes
    1 Posts
    287 Views
    No one has replied
  • Netgate Hardware - Half OVPN Clients Dropping today

    13
    0 Votes
    13 Posts
    1k Views
    johnpozJ

    The only thing that might be in there you want to redact should be pretty obvious ;)

    Say your public IP, or fqdn your connecting to..

  • [SOLVED] Restart OpenVPN via Cron Every Night

    7
    0 Votes
    7 Posts
    9k Views
    B

    @jim-coogan thank you my friend. seems watchdog is easier package for that purpose, allows to monitor active services by selection and monitors, restarts, and notify without commands. Looks like a good start. Thank you for your comments.

  • Service Stopped - Exiting due to fatal error

    9
    0 Votes
    9 Posts
    1k Views
    B

    @gertjan hello Sir,
    I did some investigation and didn't find yet why the wan go down, though it never happent again. i'm thinking to implement a cron restart or watchdog for the services.
    Thanks for your comments, i really appreciate your help.

  • pfSense 2.5 OpenVPN Issues - User Auth

    3
    0 Votes
    3 Posts
    649 Views
    D

    @ximulate The simple change that has worked for me so far: make sure "Do not check" is set on the server's certificate Depth Check option. This seems to bypass a potential bug with Certificate tests that can be pretty random seeming. May not solve your issue but probably won't hurt and helped me.

  • Hard reset?

    3
    0 Votes
    3 Posts
    522 Views
    JKnottJ

    @jknott

    I set up the VPN from scratch and it worked. I then tried it again later and I get the hard resets again. Is there something that happens between connection attempts that kills it?

  • openVPN connects but no traffic.

    5
    0 Votes
    5 Posts
    694 Views
    Z

    @zmaliz anyone have any ideas on this ?
    Thanks

  • 0 Votes
    2 Posts
    361 Views
    M

    I've got a similar issue:

    Apr 5 11:29:09 pfsense openvpn[66140]: Using peer cipher 'AES-256-CBC' Apr 5 11:29:09 pfsense openvpn[66140]: OpenSSL: error:0201502D:system library:ioctl:Operation not supported Apr 5 11:29:09 pfsense openvpn[66140]: EVP cipher init #2 Apr 5 11:29:09 pfsense openvpn[66140]: Exiting due to fatal erro

    I'm on 2.5.1.r.20210405.0300

  • Configuring 2.5 for Open VPN (Using PIA) but connection says pending

    2
    0 Votes
    2 Posts
    355 Views
    C

    @comfy Ok - so, got it working - an auth issue. So, the next question would be (that ive created an alias group of the devices i want to route through that connection - is there a walkthrough somewhere...?

  • v21.02 Broke all ExpressVPN Gateways

    Moved
    44
    1 Votes
    44 Posts
    9k Views
    B

    @gertjan

    Yep I read that, great work!

    I no longer can test this myself as I no longer have the subscription to azirevpn where I was having the same issue as this entire thread, was just curious if it helped anyone

  • Meaning of "auth is used inconsistently" message

    2
    0 Votes
    2 Posts
    2k Views
    PippinP

    This is most likely due to NCP, I guess you have it enabled.
    You can ignore the warning.

  • Has anyone found solution for ExpressVPN?

    20
    0 Votes
    20 Posts
    3k Views
    DaddyGoD

    @yv5 said in Has anyone found solution for ExpressVPN?:

    I have followed it ...think 10-15 time with no luck

    Sorry for my late reply, the OVH DC (French) fire, caused a lot of work for me, but I see @Gertjan helped 😉

  • OVPN client connection kills OVPN server connections

    3
    0 Votes
    3 Posts
    414 Views
    U

    @viragomann You are a life saver! I had a floating rule for 1194 which I didn't remember creating. Thank you so much!

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.