• Multiple OpenVPN/VLAN Issue

    8
    0 Votes
    8 Posts
    899 Views
    Bob.DigB
    Show as the outbound NAT rules and check, that every client got a different private IP address from your VPN provider. If they share an address, it will not work.
  • Allowing remote connections.

    3
    0 Votes
    3 Posts
    523 Views
    Z
    @viragomann Thanks I'll try this tomorrow and post the screenshots.
  • Site to site VPN only working for one site at a time

    2
    0 Votes
    2 Posts
    337 Views
    L
    I just wanted to follow up on this, in case anyone else runs into the same problem. The way I was doing it is for a 1:1 VPN. I solved it by following these instructions: https://docs.netgate.com/pfsense/en/latest/recipes/openvpn-s2s-tls.html A bit more complicated setup, but it's now working.
  • PfSense/OpenVPN/NordVPN/Firewall rules

    4
    0 Votes
    4 Posts
    1k Views
    D
    @jagradang Hi, I am not at my machine at the moment, but I found out what this issue was. In the 'General DNS Resolver Options' , Outgoing Network Interfaces is set to nordVPN (as per the instructions). However if you set this to WAN, it appears to work. To be honest I am not sure what the 'real' exposure is.
  • Port Forwarding back to clients through tunnel

    2
    0 Votes
    2 Posts
    265 Views
    G
    Also a more advanced question, is it possible to enable UPNP at Site A such that they're applied at Site B?
  • OpenVPN gateway is now local

    2
    0 Votes
    2 Posts
    484 Views
    senseivitaS
    I fixed it! Sort of... There was a OpenVPN client override. The address wasn't complete, I guess I must've missed it. I don't remember setting it at all though, maybe somebody else did. Upon restoring some areas from the old firewall the outbound NAT was restored without matching the gateway, so that was another problem. The finally the gateways were correct, the routes were correct but pings would only work one way.. I kept resetting things until neither could ping. I have frequent backups for both firewalls going back for almost a year, I always took them at the same time so settings would match but none seem to work. Even after adding allow-everything rules on the tunnel I cannot get it to ping, it just stopped. Installed FRR, didn't help. [image: 1617976884153-wrong-openvpn-gateway11.png] [image: 1617976913554-wrong-openvpn-gateway12.png] Then I tried playing with the ciphers with some interesting effects, like tanking all connectivity despite the tunnel is no set as the default gateway in either side to the one sided thing. However, it was when I switched to shared key that I got connectivity back. It had always been as a TLS tunnel, I don't know what's different now. [image: 1617977011383-wrong-openvpn-gateway14.png] [image: 1617977011309-wrong-openvpn-gateway13.png] But the tunnel is merely a conduit to have a static public IP disposable at any moment; it's considered as a WAN interfaced and policed as so thus I could care less about encryption security or anything else, I'm just soo grateful it works again. :D Now I have to close it up 'cause it's still wide-open-firewall as I speak. I tried IPsec BTW, but it had mismatching numbers, then I tried to "play its game" so to speak so I duplicated one of the P1s so the interface numbers would match. They did, but it still never connected. Since this is heavily dependent on encryption as well as the TLS OpenVPN, I think there might be something wrong with OpenSSL or whatever's behind the scenes there--that's just my highly uneducated guess though. Anyway, maybe this helps somebody else.
  • 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
    346 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
    800 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
    791 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
    873 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: [image: 1617765546112-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
    288 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
    654 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
    525 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
    697 Views
    Z
    @zmaliz anyone have any ideas on this ? Thanks
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.