• [Solved] Some hosts missing over OpenVPN

    7
    0 Votes
    7 Posts
    1k Views
    D
    Perhaps a gentle reminder to the OP: Some might find it helpful if you were to update the original message title to include "[Solved]". I know this gets missed, often the OP never comes back to check the forum (all their problems are solved after all) but I find it worth repeating from time to time.
  • Openvpn 2.3.8 and pfsense 2.2.4 no working

    10
    0 Votes
    10 Posts
    2k Views
    johnpozJ
    Well then he should be using 10/8 ;)
  • Site-2-site routing problem?

    5
    0 Votes
    5 Posts
    1k Views
    D
    well from that trace looks like pfsense is sending it out its wan vs going down the tunnel. Hmmmmmm OP: Can you post your OpenVPN configs for the Server and the Client?
  • Block AD users to connect through OpenVPN

    9
    0 Votes
    9 Posts
    1k Views
    D
    Amazingly, reading the docs helps… https://doc.pfsense.org/index.php/OpenVPN_with_RADIUS_via_Active_Directory#On_the_Active_Directory_domain_controller
  • Recommend a VPN service for pfsense

    3
    0 Votes
    3 Posts
    842 Views
    D
    :) will do…get stuck in this more is better frame of mind..will drive me crazy
  • OPENVPN configuration issues

    2
    0 Votes
    2 Posts
    711 Views
    H
    https://doc.pfsense.org/index.php/OpenVPN_Remote_Access_Server
  • [SOLVED] OpenVPN doesn't reconnect after reset of Internet connection

    7
    0 Votes
    7 Posts
    10k Views
    E
    Hello, I apologize for interfere with this topic. I have a similar problem, just that I'm on a PPoE connection. I found an workaround to reconnect the connection automatically, but OpenVPN it's not detecting my connection and try to reconnect. Do you know any workarounds for PPoE connections? Thank you in advance!
  • [SOLVED] TAP mode, no IP address for the gateway

    2
    0 Votes
    2 Posts
    963 Views
    T
    I allow to set up the "defalut" routes by OpenVPN and polls a.e. 8.8.8.8 to check, if the tunnel is up. So, I don't need the gateway IP to monitor. Thomas
  • [Solved] Simple OpenVPN Client

    12
    0 Votes
    12 Posts
    2k Views
    M
    OP, first, you don't need to black out reserved addresses, they're not routed anyway. I'm glad you got it working, but if you have access to the server end, adding a route your LAN subnet would've solved your issue also. With your current setup, while it works, the server end loses the ability to isolate connections coming from your network.  If that's not a concern from either side, then I guess you're good.
  • OpenVPN TAP Bridge Firewall

    6
    0 Votes
    6 Posts
    2k Views
    M
    OP, can you share with us why you went with a bridged solution to begin with?
  • Site-to-Site OpenVPN - not quite working right. And what's with the OPTs?

    3
    0 Votes
    3 Posts
    876 Views
    E
    Thank you. I just didn't quite understand it, and that's exactly what I was looking for. Very much appreciated.
  • VOIP Vlan bridging over multisite

    1
    0 Votes
    1 Posts
    509 Views
    No one has replied
  • OPENVPN MULTICAST

    1
    0 Votes
    1 Posts
    906 Views
    No one has replied
  • OpenVPN SPAN (Mirroring) Port?

    3
    0 Votes
    3 Posts
    2k Views
    B
    Hi jimp, these steps aren't working for me. I have a very tiny change to the above problem in that I have an SG-2220, so only 1 LAN port. I made a new interface for a VLAN and set that vlan as the mirror interface for the VPN, but I'm not seeing any traffic. Do you think maybe something is simply dropping the VLAN packets because they have no destination? Or are there any extra steps to span to a vlan? EDIT: Some people might want to see https://forum.pfsense.org/index.php?topic=49930.0 - this solved my issue with VPN suddenly not working anymore after assigning the interface. Another day saver by jimp! I think maybe there is an issue with the bridging. When I run tcpdump -nAi ovpns1 host 192.168.40.60 I see all my phone's traffic. When I run tcpdump -nAi igb1_vlan8 host 192.168.40.60 I see nothing. Would this indicate I totally broke something? I have: VPN -> ovpns1 (VPN Name) as an enabled interface, VPNSPAN -> VLAN8 on igb1 (VPN Span) as an enabled interface, and BRIDGE0 (Members: VPN)
  • 0 Votes
    6 Posts
    1k Views
    M
    Yeah, allright. Stop trolling…  >:( So in the end I can give an answer to the problem by myself. In my opinion there might still be some problems with the 64Bit Version of the OpenVPN-Client. In the end it even crashed my Win7 Computer only seconds after establishing a VPN tunnel. I went back to a software Version, which I had allready used for OpenVPN successfully which is openvpn-2.3.2 in a 32Bit Version. Then just adding the gateway IP as an on-link static route like: route add -p 192.168.xx.1 mask 255.255.255.0 0.0.0.0 metric x will conclude the routing settings and everything works fine. Kind regards, MisterIX.
  • Can I get OpenVPN clients to route to the LAN interface, instead of NAT?

    3
    0 Votes
    3 Posts
    712 Views
    DerelictD
    Yeah you usually have to do some work to NAT OpenVPN clients.  Especially if they're not going out a WAN port. You want to look in Firewall > NAT, Outbound tab for any entries with LAN as the interface.
  • [SOLVED] Unable to connect to OpenVPN Server after upgrade to 2.2.4

    3
    0 Votes
    3 Posts
    690 Views
    M
    The Log on client is just saying, restarting process. The Log on the firewall says CMD Status and Client disconnected.. Had it setup this way before and didn't change anything to the port 443 so don't know what else should now use it after upgrade?! Also already tried another port 4433, isn't working either. I didn't do anything just upgrading to 2.2.4 and after reboot no more connections were possible. best regards.
  • Unable to ping from OpenVPN endpoint to LAN network

    27
    0 Votes
    27 Posts
    5k Views
    M
    Thank you very much, for your answers. I have to open a new post though, as my windwos firewall is turned off (details in new post), VPN connection seems stable, allow all rule is set under OpenVPN, but i cannot ping or otherwise reach a client in my target network. Best regards, Mister IX.
  • Openvpn clients unable to access ipsec and other openvpn tunnels

    2
    0 Votes
    2 Posts
    714 Views
    D
    Could someone please provide any information as to what they think I am missing?  I do think it's a very simple mistake and I am missing something trivial.
  • Generating non working certificates

    6
    0 Votes
    6 Posts
    1k Views
    S
    Hi jimp, You where right. I issued the client certificate while it had to be the server certificate. It is working now. Many thanks, Sebastiaan.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.