• P2P VPN Breaks WAN Gateway

    3
    0 Votes
    3 Posts
    624 Views
    Z
    @viragomann Thank you, i will swap those around and give that a shot... Going to feel dumb if that works. lol
  • OPENVPN Certificate expiration and SNOM Phones

    1
    0 Votes
    1 Posts
    292 Views
    No one has replied
  • Is it possible to setup multiple OVPN servers at the same WAN interfaces?

    4
    0 Votes
    4 Posts
    729 Views
    V
    @gabriel_rocha A reason for the error you get could be that the client gets no response from the server, could be that he cannot reach it at all. After you have rechecked the server settings, best to start is to check the log. If there isn't any line of the attemption to connect sniff the traffic on the WAN (Diagnostic > packet capture) to see if the clients requests arrive there. Enter the port you've set for the server into the port filter, start the capture and try to connect from outside. Do you see any packets from the client?
  • openvpn connect mac monterey

    4
    0 Votes
    4 Posts
    1k Views
    V
    @troubleshooting74 said in openvpn connect mac monterey: WAN UDP4 / 1194 (TAP) x.x.x.x.x Is it running in tap mode?
  • OpenVPN Client Custom options looses formating

    6
    0 Votes
    6 Posts
    722 Views
    GertjanG
    @michaellacroix Exact
  • ExpressVPN setup by beginner for beginners

    16
    1 Votes
    16 Posts
    9k Views
    GertjanG
    @123123 said in ExpressVPN setup by beginner for beginners: (like if ExpressVPN updates the .ovpn files or something like that) Or the OpenVPN version used by pfSense changes ! Or the OpenVPN version used by Express changes. For the normal Express clients, this is a none-issue as they 'just have to upgrade their Express VPN client and done. When you use an VPN ISP with pfSense, you don't use their client. You and I and many others do things 'the hard way, also known as 'manually'. When the version changes, parameters can get declared 'not wanted' - and new parameters can get added. For some, there will be a pfSense GUI equivalent so you handle their usage with some ease. For some, the custom option box is needed. Right now, pfSense ans Express seems to be in sync, as my custom options box contains the bare minimum : [image: 1680954856745-d1c73da8-26ee-41e2-9ecf-0dae66705b2d-image.png] I'm pretty sure these parameters, fragment and mssfix, the decimal values, are not optimal.
  • low speed (2MBps) on openvpn server (pfsense community edition)

    10
    0 Votes
    10 Posts
    2k Views
    jimpJ
    VPN performance on pfSense is great if you configure and tune it properly. It's even better on Plus. It helps if you have hardware that supports acceleration and use algorithms which are accelerated by that hardware. A lot also depends on your ISP. The upload and download speed (claimed and actual tested speed), WAN type (PPPoE, DHCP/Static, etc), MTU, and so on. Also if your client is on another ISP their WAN speeds matter, too. As well as along the whole path between the two sites. All that said, SMB is notoriously crappy over non-local networks so it's a poor way to judge speed. Definitely run tests with something like iperf (between the client and the target server, NOT to the firewall itself!).
  • OpenVPN with IPV6 ULA - Not creating route automatically

    3
    0 Votes
    3 Posts
    742 Views
    fabricioguzzyF
    @jknott Hello JK, I have edited the text for better understanding. Anyway... I would have to enable the openvpn interface to create manual routes. But I am more interested on "why" it creates route for a 2001:: address and not for a fc00:: or fd00:: addresses.
  • How to diagnose unresponsiveness of OpenVPN?

    2
    0 Votes
    2 Posts
    575 Views
    V
    @dominikhoffmann Best to check the logs for hints on both ends: system, OpenVPN Ensure that the OpenVPN log level is set to a proper value. 3 might be sufficient for this issue.
  • Openvpn Site to site SSL\TLS issue Pfsense+ 23.01

    3
    0 Votes
    3 Posts
    914 Views
    N
    Hi ! I have the same issue since upgrade on the client side. (before it worked ) this is the log before when it's worked : /sbin/ifconfig ovpnc4 10.10.2.2 10.10.2.1 mtu 1500 netmask 10.10.2.1 up /usr/local/sbin/ovpn-linkup ovpnc4 1500 0 10.10.2.2 10.10.2.1 init and after the upgrade : /sbin/ifconfig ovpnc4 10.10.2.2/-1 mtu 1500 up FreeBSD ifconfig failed: external program exited with error status: 1
  • OpenVPN UNDEF connections!

    13
    0 Votes
    13 Posts
    3k Views
    johnpozJ
    @blazestar pretty sure auth should drop stuff as well, you don't actually need to be using tls-crypt.. just tls-auth should work? Notice link I pointed too is about tls-auth..
  • OpenVPN peer to peer 1-way only.

    3
    0 Votes
    3 Posts
    657 Views
    K
    @viragomann I've actually tried it both ways...Tunnels are fine, routing tables are correct, but full ping response one way, and response only to the tunnel address the other way. So decided to use shell and run fsck on both units. One had minor inconsistencies which cleaned up, the other is exiting with notice "LOST 2 DIRECTORIES/UNEXPECTED SOFT UPDATE INCONSISTENCY". My probable next step will be to contact NetGate for the files necessary to reformat SSD and do a bare metal install....sigh...
  • OpenVPN Client export has private key in it.

    7
    0 Votes
    7 Posts
    1k Views
    S
    @johnpoz thanks for all of the info. I have read it, but it is late here in Blighty (UK) so it might take me a while to mull this over. Information like this helps us newbies (i.e. me) a lot and is appreciated.
  • 0 Votes
    2 Posts
    2k Views
    G
    first, try openvpn because that is well established and wire guard is new. the ProtonVPN service website should have setup instructions and OpenVPN config files that you can use.
  • OpenVPN S2S [error] Unable to contact daemon

    3
    0 Votes
    3 Posts
    826 Views
    M
    @gertjan this fixed issue for me Updating the linker file manually fixed it for me. Run: ``` kldxref /boot/kernel on both SG-3100 restarted OpenVPN service on both router Thanks for quick reply.
  • VPN connection

    2
    0 Votes
    2 Posts
    459 Views
    GertjanG
    @prunch I don't understand the question. You think the connection to your LAN isn't safe ?
  • open vpn ip

    32
    0 Votes
    32 Posts
    3k Views
    V
    @gertjan awesome, it worked. thank you very much for your knowledge, clear instructions, and patience. hope you have a great day. also thank you @chpalmer @viragomann for helping out
  • 0 Votes
    2 Posts
    635 Views
    V
    @nospam Maybe this helps: https://redmine.pfsense.org/issues/13424
  • RDP to Local LAN desktop - Unable to find

    remote access openvpn rdp openvpn config
    7
    0 Votes
    7 Posts
    2k Views
    S
    Solved! Followed a lot of rabbit holes down until I found these: https://serverfault.com/questions/1064935/openvpn-server-connexion-ok-but-no-access-to-remote-lan which lead to: https://openvpn.net/community-resources/how-to/#expanding-the-scope-of-the-vpn-to-include-additional-machines-on-either-the-client-or-server-subnet Main take away was that I needed to add push "route [Local LAN subnet] 255.255.255.0" to the advanced configuration on the server setup. Still reading a bit more to understand how this worked, but I'm able to ping my local machine as well as remote into it. Happy days.
  • [SOLVED] Open VPN Server daemon not starting

    3
    0 Votes
    3 Posts
    1k Views
    B
    @rcoleman-netgate Hello Sir, Yes, i make some trial and error and i notice that the issue comes when i let pfsense generate the shared key ! While i use another vpn instance already existing with copy , and edit the settings, is working ! Also this is happening on the client side ! both pfsense on 2.6 version. Is this a bug or i'm doing something wrong ? I just exchanging the generated key with copy paste. If generated on server, client is not accepting it and cause this error. If key generated on client, and copy to server, server gets the error ! I will try 2-3 things and let you know.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.