• TCP traffic not working over OpenVPN on same subnet as LAN

    5
    0 Votes
    5 Posts
    644 Views
    T

    @viragomann Thank you, that is the response we were looking for. We will put the OpenVPN segment on a new vlan, it's a /24 subnet with lots of devices, so impractical to do a static route for them all. What you are saying makes complete sense. Thank you!

  • pfSense running only as OpenVPN server NATing traffic out LAN interface

    5
    0 Votes
    5 Posts
    1k Views
    V

    @travis-fleming
    No, pfSense also nat outbound traffic on WAN if there is a gateway stated in the interface settings.

    So go to Interface > LAN and check if there is a gateway stated in the IP configuration.
    If so and there is no reason to have it, remove it and pfSense will not nat outgoing traffic.

  • P2P VPN Breaks WAN Gateway

    3
    0 Votes
    3 Posts
    597 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
    281 Views
    No one has replied
  • Is it possible to setup multiple OVPN servers at the same WAN interfaces?

    4
    0 Votes
    4 Posts
    665 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
    976 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
    681 Views
    GertjanG

    @michaellacroix
    Exact 👍

  • ExpressVPN setup by beginner for beginners

    16
    1 Votes
    16 Posts
    8k 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 :

    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
    700 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
    554 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
    882 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
    633 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
    769 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
    454 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
    612 Views
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.