• Open VPN Service Won't Start

    OpenVPN
    9
    0 Votes
    9 Posts
    527 Views
    M

    I have setup Wireuard instead but am having DNS issues, have looked at several solutions. I can connect to devices via RDP on the other side of the wireguard tunnel but can't reslove dns on my side.
    Starting a new post here:
    https://forum.netgate.com/topic/196948/wireguard-dns-resolution-issue

    Thanks for the input.

  • New Linux and openvpn with 'old' pfsense

    OpenVPN
    3
    0 Votes
    3 Posts
    196 Views
    P

    Hi @Gertjan, thank you for answering. I´m not the only one, who is disappointed about openvpn makers suddenly treat their recent defaults as incompatible. As far as I know there is no easy (for people doing other stuff than openvpn too) documentation and/or recommendations for a soft transition.
    I think the pfsense could be upgraded to 2.6.x easily, leaving the old vpn connections intact, but still using old standards. 2.7.x probably will not come up after upgrade if VPN connections were not altered before updating. But I don´t find any documentation, what to change to have a smooth transition from 2.6.x to 2.7.x.
    "yust update to 2.7.2" is not a viable solution!
    My hope was someone with knowledge about openvpn beyond using the wizards, could share some knowledge about paths for transition without interrupting vpn services for all who have to upgrade.

  • Enforce Static Tunnel IP for OpenVPN Client in HA Setup

    OpenVPN
    1
    0 Votes
    1 Posts
    64 Views
    No one has replied
  • 0 Votes
    1 Posts
    132 Views
    No one has replied
  • 0 Votes
    23 Posts
    2k Views
    stephenw10S

    Hm, so only IPs and subnets, nothing that needs to be resolved? That should load as soon as pf does, which should be before the openvpn resyn at boot.

    Do you see any errors in the OpenVPN or system logs when this happens? Or any sort of difference in the process ordering?

  • 0 Votes
    2 Posts
    168 Views
    V

    @timcin
    This issue cannot has nothing to do with pfSense. So this is the wrong place to request support for it.
    You should ask in a Raspy forum, how to enable an OpenVPN client service.

  • pfsense vpn post-quantum announcement

    OpenVPN
    1
    0 Votes
    1 Posts
    122 Views
    No one has replied
  • openvpn.conf is not readable

    OpenVPN
    1
    0 Votes
    1 Posts
    111 Views
    No one has replied
  • openVPN

    OpenVPN
    1
    0 Votes
    1 Posts
    120 Views
    No one has replied
  • OpenVPN (SSL/TLS + User Auth) not working together but separate

    OpenVPN
    1
    0 Votes
    1 Posts
    120 Views
    No one has replied
  • 1 Votes
    2 Posts
    214 Views
    V

    @donpablo
    You will need some upvotes to be able to attach files. But you could have described you settings with a bit more details.

    So did you state the local networks in the server settings?
    Or did you check "redirect gateway".

    Did you have a firewall rule in place on the OpenVPN tab to allow access?
    The wizard should have added it automatically though.

    Are you able to ping the LAN IP of pfSense?

  • 0 Votes
    2 Posts
    159 Views
    B

    I see the remote user connection IP is recorded somewhere, I see it when I click on "Status" -> "OpenVPN", where it shows the table of connected users, and it shows their remote IP there.

    I see this in "/usr/local/www/status_openvpn.php":

    <td><?=$conn['remote_host'];?></td>

    Looks like that line builds the table data for the remote user's IP address (and port) and displays it in the OpenVPN status table. Is there a way to get that same data (remote user's IP) into "/etc/inc/openvpn.auth-user.php"? My familiarity with the code isn't so great so I'm having a hard time tracing back how this data is discovered, but it seems like there can be a way....?

  • FreeRadius Connection Fails From Phillipines to USA

    OpenVPN
    1
    0 Votes
    1 Posts
    94 Views
    No one has replied
  • Allow VPN user to access specific VLAN instead of all

    OpenVPN
    5
    0 Votes
    5 Posts
    360 Views
    S

    @viragomann

    Thank you so much, i didn't understand that i needed a IP "reservation" in the tunnel, so i can create a new rule allowing access to the MGMT network.

    now everything is fine.
    🙏

  • openvpn sha1 client not working after update

    OpenVPN
    3
    0 Votes
    3 Posts
    370 Views
    A

    @ermilan2309
    If you need and don't want to throw the hardware in the trash (the manufacturer forgot to update their product, for example Yealink).
    Use Custom options on server:
    tls-cert-profile insecure

  • 0 Votes
    2 Posts
    1k Views
    A

    @fholzer I have re-generated all certificates to 2.7.0 version.there are still fixes https://github.com/pfsense/pfsense/commit/48cf54f850c5bf4fe26a8e33deb449807e71c204.patch [PATCH] OpenVPN Enforce key usage option fix. Issue #13056 , Fix OpenVPN forming invalid route statements for empty local networks (After applying, edit/save affected entries or reboot, Redmine #14919). Use IP/system_patches.php

  • OpenVPN slow download

    OpenVPN
    8
    0 Votes
    8 Posts
    649 Views
    B

    @bp81 @Gertjan ,

    This was client to site tunnel.
    Eventually there was no true problem, my way of testing with single tcp stream of iperf3 was bad idea.

    OpenVPN single stream can be awfully slow, max those 40mbps. If there is single packet lost, tcp windows goes back to lowers value.
    If I do iperf3 with parallel connections then I come to point that my download/upload are more or less the same.

    Cant explain why iperf3 upload test with single stream gets max, while download gets ~40-50mbps

    Nevertheless, my conclusion is that OpenVPN is particularly bad for those older protocols which use single tcp stream (ssh,scp, ftp, rdp etc)
    While those that use multiple streams, such as web browsing will get maximum speed.
    If I do test on speedtest.net i get almost maximum.

    This is without any special tweaks, AES-NI turned on, AES-GCM with ECDH without dco and any special mtu/mss buffer changes.

    Thank you for you willingness to help guys.

  • The openVPN in 24.11 have problem with the interface

    OpenVPN
    1
    0 Votes
    1 Posts
    124 Views
    No one has replied
  • 0 Votes
    4 Posts
    227 Views
    S

    @fholzer
    The OpenVPN IF is wide open; allows from any to any, any protocol.

  • No communication from NAT client trough OpenVPN to second site

    OpenVPN
    2
    0 Votes
    2 Posts
    126 Views
    M

    there was a lack of client override settings
    now all is working fine