• Best VPN for PFsense for watching video streams

    3
    0 Votes
    3 Posts
    440 Views
    RicoR

    https://www.netgate.com/resources/videos/openvpn-as-a-wan-on-pfsense.html

    -Rico

  • Tunnel Network ?

    3
    0 Votes
    3 Posts
    406 Views
    P

    Thank you, johnpoz. I screwed up with the OpenVPN IP address. I will replace the Untangle router with the pfsense SG-3100.

    Thanks for your help.

  • (Fixed) OpenVpn (Don't pull routes) Port-Forward

    1
    0 Votes
    1 Posts
    282 Views
    No one has replied
  • OpenVPN Which Cipher to Use

    2
    0 Votes
    2 Posts
    255 Views
    RicoR

    I always use AES-256-GCM.
    You don‘t need to export Certs again, but the client Config need to match the cipher.

    -Rico

  • Connect Snom Phone with openVPN

    4
    0 Votes
    4 Posts
    1k Views
    V

    @arndtw said in Connect Snom Phone with openVPN:

    Openvpn Log shows TLS Error: TLS key negotiation failed to occur within 60 seconds

    Mostly when you get this, the client can't basically access the server on the given port and protocol.

    So ensure that the clients packets are arriving on the servers public side interface.
    You can use Diagnostic > Packet capture for investigation.

  • OpenVPN client deployment via SCCM

    3
    0 Votes
    3 Posts
    816 Views
    JeGrJ

    Also that's on OpenVPNs roadmap:

    We are moving to MSI installers in OpenVPN 2.5, but OpenVPN 2.4.x will remain NSIS-only.
    https://openvpn.net/community-downloads/

    Also I'd handle rollout of OpenVPN client on clients separate from client configuration, at it's easier to automate the client config and so no one needs nested-exe-installations to install the client and config afterwards. Client config IMHO can be automated pretty good and you can more easily roll out newer versions/updates of OVPN client that way, too.

  • RW profiles Openvpn (AWS)

    4
    0 Votes
    4 Posts
    786 Views
    RicoR

    I'd use the official documentation, there is a lot of really good stuff around for Remote Access VPNs.
    https://docs.netgate.com/pfsense/en/latest/book/openvpn/using-the-openvpn-server-wizard-for-remote-access.html
    https://docs.netgate.com/pfsense/en/latest/vpn/openvpn/openvpn-remote-access-server.html
    https://www.netgate.com/resources/videos/remote-access-vpns-on-pfsense.html
    https://www.netgate.com/resources/videos/remote-access-vpns-on-pfsense-part-2.html

    -Rico

  • How many Site2Sites

    5
    0 Votes
    5 Posts
    549 Views
    E

    @JeGr Thanks. I have a user access vpn on the "server" side now and was thinking of putting the same on the "client" side as well for traveling didn't have to connect to A to get to B. I will be traveling to the other site tomorrow to finish the setup. Thanks all for the info

  • OpenVPn and ExpressVPN

    1
    0 Votes
    1 Posts
    176 Views
    No one has replied
  • Can't access certain clients through openVPN

    1
    0 Votes
    1 Posts
    223 Views
    No one has replied
  • OPENVPN website logs

    4
    0 Votes
    4 Posts
    352 Views
    DaddyGoD

    @yanafig

    You welcome 👍

  • OpenVPN Credentials Manual Console Input During PFSense Bootup?

    10
    0 Votes
    10 Posts
    2k Views
    DerelictD

    @Strive2Learn said in OpenVPN Credentials Manual Console Input During PFSense Bootup?:

    creating a rule for Amazon to not go through the VPN!

    GLWT

  • Get OpenVPN config files from SSH or something else.

    7
    0 Votes
    7 Posts
    658 Views
    C

    @JeGr Thanks a lot! I'll be trying.

  • Microtik as a pfSense OVPN client

    4
    0 Votes
    4 Posts
    390 Views
    C

    Just try to do it as written here:

    https://medium.com/@gmanual/pfsense-mikrotik-openvpn-site-to-site-b001c105843c

  • OpenVPN client overriding default route

    1
    0 Votes
    1 Posts
    207 Views
    No one has replied
  • Remove routes when tunnel is down

    5
    0 Votes
    5 Posts
    824 Views
    weehooeyW

    OSPF advertises remote network because you redistribute pfSense Kernel Routes. right?

    if yes try:
    option1 : uncheck pfSense Kernel Routes to stop redistributing it.

    Correct, when this is unchecked, OSPF does not learn about the route. It will work when pfsense1 is up and its link works because it is the default gateway. Once it loses its connection, it no longer works because the remote site traffic arrives on pfsense2 over the VPN but tries to return via pfsense1 (the default route).

    then OSPF in your local network will know about the next hob only which is pfSense 1 or 2 and nothing after them. once the traffic reach one of them it will follow openvpn routes.

    This is exactly the issue. Somehow, I need the local network to learn that pfsense2 is now the gateway for the remote site VPN traffic.

    still looking how to stop adding route when openvpn is down

    This would be great as it would mean everything would work.

  • Setting OpenVPN Ping Interval to 100 crashes OpenVPN server

    2
    0 Votes
    2 Posts
    322 Views
    DerelictD

    Look at the OpenVPN logs they will tell you why it was failing to start.

  • Routing issues with remote users - can't route via site 2 site

    3
    0 Votes
    3 Posts
    302 Views
    N

    resolved by adding the remote client subnets to the remote lan list on each end of the site to site config.

  • Routing between OpenVPN site-to-site and remote access clients

    2
    0 Votes
    2 Posts
    372 Views
    V

    Push all LANs to the remote access client by adding them all to the "Local networks" in the access server settings.
    Additionally you have to add the remote access tunnel network 10.111.0.0/24 to each remote server by adding it to the "Remote Networks".

  • OpenVPN client - Routing from LAN?

    7
    0 Votes
    7 Posts
    1k Views
    F

    Got it!

    NAT was the key, vs modifying rules manually. I have now deleted the extra interface and all firewall rules and all is good. The .10 network no longer exists, I changed up the scheme (mentioned that above but probably wasn't clear). Thanks!

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