• 0 Votes
    22 Posts
    7k Views
    NightlySharkN

    @huydra I should had TL;DRed the thread... 😆 Got bumped up.

  • AD sync as well as MFA.

    1
    0 Votes
    1 Posts
    284 Views
    No one has replied
  • Public IP Address doesn't change when connected to ovpn

    3
    0 Votes
    3 Posts
    3k Views
    K

    @viragomann That's exactly what I needed.... I made the change and tested...my public ip address matches my home address Thank you soo much!!!

  • OpenVpn remote access with pfSense behind the ISP modem router

    2
    0 Votes
    2 Posts
    493 Views
    S

    @ikonomn most ISP routers will have a way to forward ports to an internal device (your pfSense) or set one as DMZ to forward all ports.

  • 0 Votes
    5 Posts
    943 Views
    S

    @mcury Oh, interesting (and sad).

    I was able to enable CBC ciphers in the OpenVPN server and choose hw crypto for that as well. Can't tell if it works though. We will test and monitor CPU load etc for a check.

  • OpenVPN connects for a few minutes, then disconnects

    6
    0 Votes
    6 Posts
    1k Views
    1

    @nicp91-0
    (I'm no pro, but...) I'm curious - did you ever try setting the gateway's monitor IP to the IP of the server you're connecting to?

    Also, could be that since 9.9.9.9 is a DNS server, and some of these privacy VPNs might try to get you to use their DNSes (for privacy... maybe they block access to public DNSes like 9.9.9.9).

    Fo my setup, I pinged the server name that's in the .OVPN file from the privacy VPN server and used that IP address in the gateway's monitor IP.

  • 23.01 XG7100U pfsense plus, OpenVPN issues on one of the units.

    Moved
    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • OpenVPN TLS routing issue, shared key working fine

    11
    0 Votes
    11 Posts
    1k Views
    V

    @gandalf33 said in OpenVPN TLS routing issue, shared key working fine:

    iroute 192.168.0.0 255.255.255.0;

    iroute does not work with DCO according to the docs.
    So instead of this line try

    route 192.168.0.0 255.255.255.0 10.8.11.2;
  • Can't start OpenVPN clients after upgrade to 23.01

    3
    0 Votes
    3 Posts
    868 Views
    KpuCkoK

    Ok. I've managed to fix it.
    I used OpenVPN import functionality and it has imported the tunnel and it works as expected. Quite strange for me, but I compared the backups and it seems that the OpenVPN interface refuse to start when you put remote networks. Left the field empty allow the OpenVPN client to pull this settings from the server and it correctly set the needed IP address of the tunnel.

    All good. End of story.

    I still can't answer to myself why the OpenVPN daemon returned exit status 1 and quit without any warnings/errors when I tested it in the console.

  • OpenVPN interface ovpns1 does not exist after 23.01 update

    2
    0 Votes
    2 Posts
    545 Views
    P

    This is a KI: https://redmine.pfsense.org/issues/13963

    The "kldxref /boot/kernel" and a reboot resolved it.

  • OpenVPN gateway set-up

    3
    0 Votes
    3 Posts
    695 Views
    1

    @deviace
    If I understand your request correctly, watch this video a few times. It's kind of tailored to "Privacy VPNs", but I think it might apply to your OpenVPN interface.

    Youtube Video

    It discusses setting up a "tagging" rule on all of your LAN interfaces/networks and then use a floating rule to act as a "kill switch" to prevent the tagged packets from going out the WAN.

    In this approach, the default gateway is still set to WAN, but you set all your LAN/OPT/VLAN interfaces to use the OpenVPN interface.

    Hope I'm not sending you on a wild goosechase.

  • openvpn failed to add route

    5
    0 Votes
    5 Posts
    1k Views
    H

    i think i got it. i disabled DCO and that seems to have fixed it. i can now hit the remote local resources and dns entries over there work now as well..:)

  • openvpn client configuration

    5
    0 Votes
    5 Posts
    729 Views
    H

    @viragomann got that figured out. thanks. I am now having as different issue that i will start another thread for..thanks again.

  • OpenVPN DCO -> enable, traffic graph in/out stopped working.

    2
    0 Votes
    2 Posts
    379 Views
    D

    The same behavior was on the second unit connected via VPN.
    23.01 with enabled DCO on VPN tunnel breaks Traffic Graph.
    Is any fix/bug available?

  • OpenVPN DNS simple question

    7
    0 Votes
    7 Posts
    2k Views
    V

    Dear all,
    I've discovered with plenty of pleasure that is possible to split DNS traffic.
    You just need to associate a zone to DNS :)
    https://openvpn.net/vpn-server-resources/troubleshooting-dns-resolution-problems/
    (-> "Split-DNS when using DNS Resolution Zones")

    if you configure on your firewall (Pfsense or what else) that for a specific "intranet" zone you have to query a specific DNS, that's work!
    I've verified directly on the firewall (.91 is my IP address from the OpenVpn assigned subnet)
    tcpdump -i ovpns1 src 10.x.y.91 and port 53
    DNS queries for xyz.lan appear in the dump otherwise not (ISP DNS are used)

    683d84ef-76ed-4027-8246-33f818df2e0c-image.png

    Although you'll have to use OpenVpn client... (with tunnelblick, e.g., it will not split DNS)

    That's all I needed.

    Thanks to all

  • OpenVPN SSL/TLS with WAN routing to other site

    5
    0 Votes
    5 Posts
    759 Views
    D

    @viragomann Thanks for the advise. It worked finally. I just have a bit of doubt. After I created /30 and not added any remote networks, the server could not get an IP. It was fixed by adding remote IP on both ends which is strange cause if I only want to allow outbound IP without any inter-private routing, i don't need to specify it. This worked for shared-key setup but not on SSL/TLS.

  • Site to Site to Site Not working

    11
    0 Votes
    11 Posts
    1k Views
    F

    I followed this Youtube tutorial https://www.youtube.com/watch?v=8f13lfnEKY8
    and I believe it is the same as your setup.

    #1 Pfsense running 2 openvpn server instances (has corresponding network as remote network)
    #2 Pfsense running 1 openvpn client to Pfsense #1 (has both other networks as remote network)
    #3 Pfsense running 1 openvpn client to Pfsense #1 (has both other networks as remote network)

    I wasn't able to ping from the Pfsense #2 to #3 nor vice versa.
    Both #2 and #3 were able to ping to #1

    But then I noticed it was only the Pfsense itself.
    Clients on Pfsense #3 could reach clients on Pfsense #2.
    Clients could also ping all pfsenses....
    Client pfsenses can't ping clients on other network.

    In fact this is the main purpose of the site-to-site-to-site VPN, so I have it working now.

    I now have a few questions:

    Is this behaviour to be expected? What do I need to do so #2 and #3 themselves can ping each other? Should I consider this a bug? Is this a recommended setup? I have a feeling it isn't as #2 and #3 can't reach each other anymore if #1 is failing. Do I solve that single point of failure by creating a server instance on either #2 or #3, and let the other client connect to it??
  • Browse by hostname on remote lan over OVPN

    2
    0 Votes
    2 Posts
    255 Views
    JKnottJ

    @khris2fer

    No, that relies on being within the same subnet, as multicasts are used, which do not pass through routers.

  • OpenVPN with DCO Documentation

    3
    0 Votes
    3 Posts
    636 Views
    S

    @jimp I have tried at least a dozen different ways to get DCO to work and I can never get any traffic to flow once I switch the tunnel to DCO. I have tried taking existing tunnels and switch them to DCO, build a new one from scratch and tried DCO on both the client, server and both at the same time. I'm not sure if I am running into the iroute issue or what the problem is, the documentation is all for the non-DCO implementations and doesn't really apply here.

    One scenario I am trying to make work is a remote site connects to central hub, central hub has many sites connecting to it and uses DCO with QAT offload. Once the tunnel establishes, no traffic will flow thru the tunnel. I have tried policy based routing and static routes but neither seems to be working.

    I even tried setting up a very basic road-warrior VPN setup with no fancy routing at all, and the clients can't even ping across the tunnel to the VPN interface IP.

    Scouring the internet for working setups has not net any results so I was wondering if there is any documentation from netgate about how to actually do it "properly".

    Thanks!

  • I can not reach VPN client side network from VPN server side network?

    14
    0 Votes
    14 Posts
    1k Views
    mucipM

    Hi @viragomann,
    Where can I see VPN IP? Because only PfSense client (Branch Office) connected to PfSence Server (Head Office).
    No I can not ping LAN IP from Head office.

    I can ping only Pfsense which is in the BranchOffice.

    Yes I set it to /30

    Yes both sides are green.

    Regards,
    Mucip:)

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