• [2.3.4] Enable Management Interface missing

    3
    0 Votes
    3 Posts
    332 Views
    H
    a service .... that needs admin privs to install
  • OPENVPN - Connected but no ping!!!

    openvpn problem ping
    7
    0 Votes
    7 Posts
    7k Views
    R
    Ok, final update. Eliminated everything that had to do with this VPN, interface, rules, etc. Started all over, following all the steps, and everything is working as it should, without the manual routes. By the way, if you run into the routing problem, you can change the "Gateway creation" to BOTH or to IPv4 ONLY and apply/save ont both server and client side(!) That creates the new route. Thanks all for your time and effort
  • OpenVPN service is broken on brand new install

    2
    0 Votes
    2 Posts
    550 Views
    No one has replied
  • Openvpn client must access only to certain ip

    6
    0 Votes
    6 Posts
    1k Views
    johnpozJ
    np glad you got it sorted.
  • openvpn disconnects spontaneously

    7
    0 Votes
    7 Posts
    892 Views
    J
    @jimp I'm doing rds through vpn no there is only one traffic on port 1194 i have 2 wan so in case one crash the other takes over the same port vpn a sdsl and an adsl
  • PFSense OpenVPN client issues

    3
    0 Votes
    3 Posts
    822 Views
    P
    Thanks a lot Jim. That worked !!!
  • OpenVPN Client cant ping OpenVPN Server

    2
    0 Votes
    2 Posts
    555 Views
    V
    Is there a firewall rule on the OpenVPN interface which allow the access? For communication between clients check "Inter-client communication" in the server settings.
  • Routing traffic through a client connected to Openvpn/Pfsense server

    4
    0 Votes
    4 Posts
    624 Views
    V
    If multiple clients connect to the server you cannot make use of policy routing in filter rules. But it's possible to route some destination networks to a client. However, this is applied to the hole network. If you want to do that, you have to add a client specific override for the concerned client to set the routes. Add the networks you want to route to the client to the "Remote Networks" in CSO. CSO only works with SSL auth, cause it is based on the common name in the client certificate. If you are running multiple OpenVPN instances additionally assign an interface to that vpn server.
  • networks behind 2 OpenVPN servers don't see each other

    3
    0 Votes
    3 Posts
    1k Views
    M
    Thank you, You steered me in the right direction to double check all my routes. I fixed the problem by replacing push "route 10.0.9.0 255.255.255.0" with route 10.0.9.0 255.255.255.0 on Site-To-Site connection server side. I guess I put it there by mistake. For anyone readying this in the future here are additional steps to make this work: Site-to-Site: server side: add route 10.0.9.0 255.255.255.0 to "Custom options" field client side: add 10.0.9.0/24 to "IPv4 Remote network " field (in addition to 192.168.1.0/24) Remote access: server side: add push "route 10.10.0.0 255.255.255.0" --> will probably work without this if you route all traffic via this tunnel from the client.
  • Question about Virtual Address

    9
    0 Votes
    9 Posts
    2k Views
    JKnottJ
    @sasansgh said in Question about Virtual Address: But why do we need a virtual IP? Why not just use the public IP assigned by the ISP? When a computer on your network has a packet to send to the device at the other end of a VPN, it will send it to the router (pfSense), which will in turn forward it to the destination via the appropriate route. If you use the public IP, the router will send it out the WAN port, instead of the VPN. By providing addresses for both ends of the VPN, the router can determine the packet has to travel via the VPN and use the tunnel addresses to do that.
  • Access local pc via openvpn

    9
    0 Votes
    9 Posts
    2k Views
    S
    Hi Johnpoz Do you get any solution for me?
  • Unable to reach LAN IP after connecting to openvpn

    48
    0 Votes
    48 Posts
    15k Views
    johnpozJ
    So you had messed with your outbound nat like I brought up way earlier in the thread.. If your outbound nat is automatic when you run through the openvpn wizard it will add your tunnel network to the nat.. Did you switch to automatic, or did you create some nat - mind posting your outbound nat screen..
  • can not ping access anything behind openvpn

    22
    0 Votes
    22 Posts
    2k Views
    C
    @onyxfire reason I set it to hybrid is because the few youtube videos posted for xbox and Double Nat Type for pfsense said you need to set it for this and then set a bunch of ports but it never helped in the end.. ill worry about that later... as for the alias ah cant be bothered I just have xbox one and 360 and a ps3 but only xbox one hooked up as for the wizards I see it now I didn't see it before.. also with dyslexia I miss read words.. like "mother" I sometimes read as "hello" reason why I need to re read things 3 4 times or so sometimes bad case I have.. and reason I was using cell phone was easier for me to take to tim hortons or home depot and test the OpenVPN then taking the laptop in the store and then I installed Ping program so I could see if I could ping my local network least then I could test with a laptop.. as I originally wanted to do Remote desktop server1.example.com remote desktop server2.example.com but was told I idiot no point In setting it up you need vpn as I been doing like 3389 port for server 1 3391 port for server 2.. and I didn't wanna do port forwarding anymore I wanted to connect like I do at home or least have reverse name look up I think its called like remote desktop server1.example.com @johnpoz and sorry I didn't see the wizard you mention ill try again.. I miss read the screen..
  • Connect to L2L Network over VPN

    1
    0 Votes
    1 Posts
    365 Views
    No one has replied
  • Require clients to update?

    5
    0 Votes
    5 Posts
    949 Views
    jimpJ
    You could enable a feature on the server side that requires OpenVPN 2.4 and then older clients would fail to connect. Harsh, but that's about the only way you could require a minimum version from the client end.
  • [SOLVED] Unable to open port from OpenVPN

    2
    0 Votes
    2 Posts
    459 Views
    SipriusPTS
    It was a bad source configuration at my VLAN over WAN, I had WAN instead. Thanks anyway!
  • OpenVPN Client: No internet

    1
    0 Votes
    1 Posts
    424 Views
    No one has replied
  • After Setting up OpenVPN I get reload errors

    2
    0 Votes
    2 Posts
    505 Views
    jimpJ
    Firewall > Rules, WAN tab, edit that rule, pick UDP for the protocol, save, apply Update to the latest version, that bug has already been fixed in 2.4.3-p1, released a month ago.
  • OpenVPN + DNS Resolver + FQDN resolution

    2
    0 Votes
    2 Posts
    1k Views
    B
    @mightyschwartz Hi, did you ever find a solution for this? I know this is an old topic but I'm having the same issue... Thanks, B.
  • Linux OpenVPN client registering with DNS

    1
    0 Votes
    1 Posts
    672 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.