• Creating an Outbound VPN access to a company - is this correct?

    2
    0 Votes
    2 Posts
    147 Views
    T

    @ojosaghae
    Clients in VPN - OpenVPN - Clients - are for VPN services like SurfShark, NordVPN. ExpressVPN.. where the connections you create to these services would show as clients. I think you are running your own OpenVPN server for "Road Warrior" access. So no, if I am correct in my perspective.

    However if you want to assign a specific IP to each "Road Warrior" device you can us the "Client Specific Overrides" - VPN - OpenVPN - Client Specific Overrides.

  • 0 Votes
    1 Posts
    90 Views
    No one has replied
  • Can not access local network with openvpn

    4
    0 Votes
    4 Posts
    186 Views
    T

    @viragomann nevermind LOL im such an idiot. U are correct sir, it was a windows firewall issue, I feel so stupid!!!! Im connecting to my shares now

  • 0 Votes
    19 Posts
    3k Views
    P

    @cotton "Great success"...if you know what i mean.

  • 0 Votes
    12 Posts
    924 Views
    johnpozJ

    @Bridger yeah if you put pfsense behind the isp "router" then no need for pppoe - mystery solved.

  • OpenVPN Connections undefined

    9
    0 Votes
    9 Posts
    2k Views
    A

    If you use SHA1 in clients. Temporary add "tls-cert-profile insecure" in "Advanced Configuration -> Custom options" on your Server.

  • OpenVPN-Server on pfsense - cannot estabilish connection

    14
    0 Votes
    14 Posts
    939 Views
    D

    @br8bruno Gateways seem to get created for both openvpn server and client instances. Whilst I believe it is not absolutely necessary, that is how it is done in pfsense and you are then able to policy route (select a non-default gateway) in your firewall rules.
    EDIT: You can turn off the gateway creation in the openvpn server|client config.

  • Comcast started blocking SMB Port 445 in an VON tunnel…?!

    13
    0 Votes
    13 Posts
    1k Views
    O

    @Draco

    By any chance you upgraded the pfsense (and or openvpn package) recently ?

    I got 'similar issue' that left me baffled till this day see here , maybe it is similar with what you experiencing.

  • 2 VPN in the same server but separate network

    4
    0 Votes
    4 Posts
    244 Views
    V

    @Stefano-Coccia
    I created an networks alias:
    cf232d43-b3ac-44d1-86f5-f2d45c837db7-grafik.png

    Then I use this in the firewall rules to allow internet access:
    b9b952ec-707f-4674-9296-b40cfedb19b0-grafik.png

    The alias includes all RFC 1918 (private) network ranges.
    Note that in the rule "invert. match" is checked. So the pass rule is only applied to traffic with other destinations then the alias.

    To allow access to internal services like DNS, you need to add additional rules then. E.g.
    74728306-3bf6-47bf-9450-6bb6b783013d-grafik.png

  • VLAN Stretching with pfSense TAP Mode in vSphere Nested Lab

    1
    0 Votes
    1 Posts
    100 Views
    No one has replied
  • OpenVPN client traffic logs?

    1
    0 Votes
    1 Posts
    99 Views
    No one has replied
  • Accessing GUI over OpenVPN

    10
    0 Votes
    10 Posts
    809 Views
    J

    @davek79 I’d try to kill all states and let Pfsense rebuild the state table. I believe a restart would do the same thing. If that doesn’t resolve it then you’re going to have to start posting info. Your OpenVPN rules and OpenVPN settings.

  • Open VPN Client Export Taking too long to load

    3
    0 Votes
    3 Posts
    305 Views
    J

    The same thing happens to me too.
    With the previous version of PFSENSE it did not happen, and now with version 2.7.2 when I click on client export it takes a long time to load. It must be some error on the part of the package or the 2.7.2 update.
    Yes, it is true that I have many certificates created, but before it did not happen and now it does.

    Can Netgate fix this?

  • NAT issue on OpenVPN Remote Access

    7
    0 Votes
    7 Posts
    674 Views
    O

    @Gertjan

    Yeah it been rock solid on 2.6.0, I think it has a year plus uptime before it finally gave away (the disk).

    I did see the post you linked, but I can't see how it apply to my config. I have not used shared keys, compression for my setup in 2.6.0
    The same config 'migrated' to 2.7.2 as you can see the config in above post.

    Is the config version 22.2 (from 2.6.0) incompatible with version 23.3? When installing 2.7.2, it gladly accept it via config.xml.

    I did read a post that 2.6.0 was forgiving for 'bad config', but I can't pin point what was wrong in 2.6.0 that 2.7.2 is now enforcing and create the problem.

    I guess I'm now experiencing it, sometime works sometime it doesn't. This baffled me 😧

    Anyone can help point out what could be the reasons for this inconsistent behavior ?

    Thanks in advance

  • Server Option to Push Login?

    2
    0 Votes
    2 Posts
    283 Views
    N

    @netgate_user_2024

    FYI There seems to be no way to accomplish this. At least according to this thread from 2019.
    Not sure if there was ever a feature request submitted for it or not:

    https://forums.openvpn.net/viewtopic.php?t=27876

  • OpenVPN log timestamps are mixed UTC and Local.

    3
    0 Votes
    3 Posts
    303 Views
    P

    @SteveStone Not me. I have several OpenVPN servers on multiple PfSense boxes, and the logs are correct on all of them.

  • OpenVPN Connect Client with MFA - reconnect options?

    4
    1 Votes
    4 Posts
    688 Views
    I

    @dlogan
    I had a similar problem. I set the force logoff after x amount of time of no activity.

    Here is a pretty good post on the matter.

    https://serverfault.com/questions/748890/openvpn-force-maximum-session-length

    Another option is to set a variable in the Config files on each workstation - sorry there is no Server setting for this one.

    I set my users as follows.

    reneg-sec 21600

    This equates to every 6 hours

  • ubuntu server openvpn to netgate pfsense openvon client

    14
    0 Votes
    14 Posts
    926 Views
    V

    @ariban99
    You need a separate route line for each remote subnet.

    Also you need a client file for each client, which you want to access a network behind.

  • OpenVPN IPv6 between pfSense endpoints with IPv4 traffic inbetween

    1
    0 Votes
    1 Posts
    108 Views
    No one has replied
  • What about update OpenSSH to 9.9 RELEASES?

    2
    0 Votes
    2 Posts
    198 Views
    Sergei_ShablovskyS

    Up

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