• Prevent access to personal devices

    6
    0 Votes
    6 Posts
    621 Views
    PippinP
    Something to read: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg16128.html
  • Client Instance Statistics

    2
    0 Votes
    2 Posts
    452 Views
    jimpJ
    In that screen the "client instances" are clients where pfSense is connecting to other servers. That has no relation to remote access servers on pfSense. If you have a remote access setup that would be up higher on the page
  • BUG: route writing to routing socket Invalid Argument

    2
    0 Votes
    2 Posts
    607 Views
    A
    i have the same error [image: 1605472724651-cf241614-06f7-4c34-9592-f42158912c9f-image.png] Current Base System2.5.0.a.20201114.1250 Nov 15 19:39:29 radvd 37186 returning from radvd main Nov 15 19:39:29 radvd 37186 removing /var/run/radvd.pid Nov 15 19:39:29 radvd 37186 sending stop adverts Nov 15 19:39:29 radvd 37186 exiting, 1 sigterm(s) received Nov 15 19:38:52 radvd 36851 version 2.18 started
  • Cipher problem when connecting from Android

    5
    0 Votes
    5 Posts
    4k Views
    Z
    Problem solved. After I enabled NCP and added ncp-ciphers AES-256-GCM:AES-128-GCM:AES-128-CBC I forgot to create a new client certificate ... my mistake. Creating a new client certificate got me connected.
  • PFS 2.4.5 + Open VPN + FreeRadius Static IP client ISSUE

    2
    0 Votes
    2 Posts
    273 Views
    L
    The issue was resolved by check option: Username as Commnon name. ![image: 1605401616552-whatsapp-image-2020-11-05-at-10.12.00.jpeg]
  • 0 Votes
    2 Posts
    218 Views
    T
    Please ignore my stupidity. For posterity, the "mystery" route was from an old IPSec config I forgot to disable.
  • Different CA for clients and server

    3
    0 Votes
    3 Posts
    382 Views
    G
    @jimp thanks for your reply. May the documentation need to be corrected in order to reflect this scenario?
  • Lan servers can't ping OpenVPN clients

    3
    0 Votes
    3 Posts
    367 Views
    R
    Well, I'm sitting here having a nice tall glass of Noob Cola. Very refreshing! Yes, it was a firewall issue in the end and face-palm. I had to turn on the rule to allow File and Printer Sharing (Echo Request - ICMPv4-In) in Windows 10 and modify the scope. Thank you for the reminder for the "is it plugged in" rule.
  • This gonna hurt, 2.0 to latest.

    Moved
    9
    0 Votes
    9 Posts
    950 Views
    D
    FYI, it works. I had to change to the GW which is made "automatically" so I guess there is no need to manually create it for openvpn local routing? There was also an issue with older cname client names, which had to be addressed. Now back to the original task, connect openvpn to ipsec network :)
  • GUI VPN Client for Debian Linux

    11
    0 Votes
    11 Posts
    1k Views
    N
    Ok, so I did a little more searching around and came upon this site: https://www.ceos3c.com/pfsense/pfsense-openvpn-linux-client/ I followed the steps from that page and low and behold, I was able to connect to my pfSense OpenVPN server with no issues even using my wireless hotspot. Success. Thanks for getting me headed in the right direction. I appreciate your time.
  • Route local traffic using Interface IP instead CARP VIP

    6
    0 Votes
    6 Posts
    933 Views
    T
    @viragomann said in Route local traffic using Interface IP instead CARP VIP: Add a static route for the OpenVPN tunnel network of the backup box pointing to the backups LAN IP to all your LAN devices which should be reachable over the VPN. Just wanted to let you know that I finally used your advice and created a static route. I now have two OpenVPN servers with distinct virtual IP subnets. The first server is used only on the main (master) box, and the second server on the backup box. Each LAN client has a static route to the backup box's lan ip for the second OpenVPN server's subnet. This works well. Thanks a lot !
  • Internet traffic bypassing active OpenVPN client interface

    3
    0 Votes
    3 Posts
    350 Views
    J
    System > Advanced > Miscellaneous > Skip rules when gateway is down was the money maker. Its working now. Thank you!
  • AWS PFSense not passing openvpn tunnel traffic

    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • DNS

    pfsense
    4
    0 Votes
    4 Posts
    479 Views
    johnpozJ
    exactly - out of the box unbound does not allow vpn users to query it.. If you want your vpn users to be able to query unbound, you have to create a ACL to allow that. Per the example posted by @bingo600
  • OpenVPN and selfsigned Certificates, can i exceed the 390 days ?

    8
    0 Votes
    8 Posts
    2k Views
    johnpozJ
    Yeah the defaults for cert manager have been adjusted - because quite often these certs are installed on things you would be hitting with a browser. Say a web gui for pfsense ;) Or your web server your setting up, or some other gui for other software, or appliances like switches, etc. But when it comes to your openvpn - this is pretty isolated. The only thing using these certs are limited to the openvpn server/client. So the limitations for life of these certs would be controlled by the software and not the OS running the software.
  • Not able to import CA certificate to use for OpenVPN Client

    23
    0 Votes
    23 Posts
    12k Views
    jimpJ
    I can't vouch that it wouldn't break anything but you could just edit the system_camanager.php page and comment out the validation check https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/system_camanager.php#L171 Then import it. I don't recall if it's checked before use in OpenVPN frontend or backend so there may be some other similar checks to edit. But the real fix is to use a proper cert. Just because OpenVPN/OpenSSL allows it today doesn't mean it always will.
  • Passing OpenVPN traffic through NordVPN to internet

    2
    0 Votes
    2 Posts
    342 Views
    RicoR
    Did you add Outbound NAT for your RAS tunnel net? -Rico
  • Guest VLAN is routing to OpenVPN client when OpenVPN client is enabled

    3
    0 Votes
    3 Posts
    318 Views
    J
    BAM! That was spot on. Thank you. [image: 1604856067383-e668a5b5-131f-457b-9a93-9a60aceda60f-image.png]
  • Layer 2 OpenVPN site-2-site - If on ESX disable all switch security!

    1
    0 Votes
    1 Posts
    151 Views
    No one has replied
  • OpenVPN + PIA + Plex Remote Access issue

    2
    0 Votes
    2 Posts
    800 Views
    C
    ok, I don't know why, but I am now able to get the IP address within Plex [image: 1604830926525-a32579eb-3c7a-4f75-ab21-be4c59d9d1ac-image.png] so I have check my Plex app on my Phone - All Good my when I check the WebApp on my LG TV = it is not finding the Plex.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.