• Where is the "local networks"/"remote networks" setting after wizard?

    4
    0 Votes
    4 Posts
    2k Views
    P
    Ahh - Remote Networks is not displayed for that sort of "Road Warrior" server, because that sort of server is not designed to be routing from the server out to some client "office" subnet. The wizard gives all the fields to type in, I don't think it has script to hide/display various fields depending on the type of server you have picked.\ That reachability should be just a matter of checking that all routers along the way know routes to/from all the various subnets, and that firewalls along the way are permitting packets to/from those subnets. On pfSense OpenVPN server: Local Networks - put something like 192.168.1.0/24,192.168.15.0/24,10.10.0.0/16 OpenVPN firewall rules - pass all that stuff (and more if that is then the way to the whole internet), and pass 10.15.0.0/16 as it comes back from Linux OpenVPN server. Linux OpenVPN server: Tell it that the pfSense client has 192.168.1.0/24,192.168.15.0/24,10.15.0.0/16 (whatever those networks are) reachable behind it. Pass all the relevant networks. traceroute/tracert should be your friend - use that to/from parts of the network and see where the traffic is hopping, and where it is not returning. That will give clues about which hop has router or firewall issues.
  • A critical denial of service security vulnerability (CVE-2014-8104)

    6
    0 Votes
    6 Posts
    2k Views
    jimpJ
    There is no way to get it "ported". The problem is a DoS only, so you could use the Service Watchdog to keep an eye on the server and restart it. Sure it's possible for malware to target it, but it's highly unlikely for it to do so. And if you know the service stopped, you can check your logs and see who the last person was to connect before it died, revoke their certificate and then send some hired help to beat them up. Or do it personally. Your choice. Or just upgrade to 2.2-RC when it drops shortly and stop worrying about it.
  • Android to Pfsense Openvpn - Certificate / Key / CA ?

    2
    0 Votes
    2 Posts
    1k Views
    W
    found out, wasnt a server certificate i used, this walkthrough works: https://www.highlnk.com/2013/12/configuring-openvpn-on-pfsense/
  • OpenVPN vpn_vpnv4 gateway if offline (2.1.5 release)

    1
    0 Votes
    1 Posts
    762 Views
    No one has replied
  • After upgrade to 2.1.2 OpenVPN interface don't up

    28
    0 Votes
    28 Posts
    8k Views
    M
    Is there fix for 2.1.3 ? I've made TUN bridge but vpn gateway is down.
  • Second OpenVPN server instatance with different subnet

    7
    0 Votes
    7 Posts
    1k Views
    johnpozJ
    Glad I could be of help..
  • Multi-WAN, multiple VPN to remote sites, routing by IP

    1
    0 Votes
    1 Posts
    641 Views
    No one has replied
  • OMG…

    5
    0 Votes
    5 Posts
    1k Views
    S
    Thanks very much! Not sure why my search didn't turn that one up, I'll follow that thread.
  • Per user firewall rules

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    There is no way to make "per-user" rules using the GUI alone. It is possible to do if the users and rules come via RADIUS, though. Giving each client a unique certificate/login and override with a unique IP is best, and the only way to make that work in the GUI.
  • OpenVPN Routing Issue/Question

    7
    0 Votes
    7 Posts
    1k Views
    M
    I needed to login to the VPN and ping a 172.17 host for the tunnel to be established.
  • Client can't ping lan

    10
    0 Votes
    10 Posts
    2k Views
    H
    thanks a lot guys. i appreciate your help and info.  ;)
  • OpenVPN Gateway Not "UP"

    35
    0 Votes
    35 Posts
    4k Views
    L
    I did a complete reinstall and started fresh.  I read a thread around the forums regarding the Traffic Shaper, and i think i might have went in there and tried it out which broke things in the background.  After a fresh install and some minor setup hiccups it seems that i'm up and running with OpenVPN routed to the one client that i want!! Thanks for all the help! Edit: I believe i found the culprit as well to the issues that i was having this entire time.  Squid…after i installed it again it ended up breaking the VPN connection.  Had to put in a bypass proxy setting in there and all is well again!
  • Ipredator - Config problems

    2
    0 Votes
    2 Posts
    1k Views
    D
    I'm assuming this is an OpenVPN client config on pfSense? Have you tried comparing the working script against the pfSense rewrites that fail? If there are a few necessary lines removed when pfSense does its write, you should be able to add them to the advanced section of the client config.  If it's something more there may be other ways, post back with more details.
  • OpenVPN + CARP

    2
    0 Votes
    2 Posts
    575 Views
    A
    I restarted CARP on Master and Slave and now it works.
  • OpenVPN Server and client, NAT issues… 50% packet loss, wrong routing.

    5
    0 Votes
    5 Posts
    5k Views
    S
    Bad form in posting back to my old posts, but just to let you know, that I've finally fixed it. Phil, I dug around regarding your suggestion and found this: https://forum.pfsense.org/index.php?topic=76015.0 All working as intended! I've not restarted any of my client VPN connections, or rebooted, but I'm sure that if the client comes up with same interface (ovpnc1) then I consider myself a happy chap. Only 1 year in the making… wow.
  • How to access other lan inside lan

    4
    0 Votes
    4 Posts
    1k Views
    P
    If it is site-to-site, then, in the Remote Network/s box at both client and server end, list all the remote networks reachable across the VPN link. (i.e. the list will be "opposite" on client to server) If it is road warrior server, then put all the networks reachable through the server into the Local Network/s box - this will tell the clients what they can reach across their link to the server. In all cases put rules on OpenVPN to allow traffic from the clients to the various networks. Put rules on the server-end LAN etc to allow traffic from the server network/s to the clients (if you want traffic to be initiated in that direction also)
  • Can't get "redirect-gateway" to work correct

    2
    0 Votes
    2 Posts
    834 Views
    M
    A few things… first, this clearly is not a PFsense box... you should probably post in the forum of whatever distro you're using or openvpn.net, but will attempt to help anyway. 1.  Provide a network map, so we know more about your network and what you're trying to access. 2.  Is this in a lab?  Because it appears as though you are trying to connect to the VPN from the same LAN the server is on... but we'll know more when you provide the network map. 3.  When you say "I can access the tunnel but I cannot access internet.", can you truly not access the internet or just unable to resolve domain names?  Because those are two separate issues.
  • Site-Site VPN between Sonicwall and PFSense

    6
    0 Votes
    6 Posts
    3k Views
    M
    Ramotalana, when you setup the tunnel it will only route traffic that you tell it to route… and it will only allow the traffic that your firewall rules tell it to allow...  i.e. only traffic destined for the tunnel will be routed over the tunnel.  Internet traffic along with everything else will follow the routing table on both ends.
  • OpenVPN open in house webpage problem

    2
    0 Votes
    2 Posts
    660 Views
    M
    How can we even begin to help troubleshoot?  There are no details.  Provide a network map, post your config, post your firewall rules.
  • OpenVPN Server Interface

    2
    0 Votes
    2 Posts
    763 Views
    K
    Yes - If you have multiple VPNs you can give them different sets of firewall rules.  Thats just for one.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.