• site to site TLS/SSL OpenVpn

    13
    0 Votes
    13 Posts
    772 Views
    M

    @viragomann hi, I solved it, the problem was in the encryption, I had put a different parameter and even though I checked it 100 times I didn't see the error.
    Thanks to your advice I was able to identify the problem and now all the offices are working
    A thousand thanks

  • Custom settings MTU and MSS override

    2
    0 Votes
    2 Posts
    239 Views
    A

    @Antibiotic Idk , tried to set in custom options:
    tun-mtu 1470 but when restart OpenVPN client going msg:
    OPTIONS IMPORT: tun-mtu set to 1500

    Please, how to override MTU properly?

  • Site to Site OpenVPN, redirect IP/Traffic

    3
    0 Votes
    3 Posts
    198 Views
    N

    @viragomann I`ll give it a try, thanks

  • 0 Votes
    2 Posts
    260 Views
    V

    @karpia8
    Is this an OpenVPN access server, where 172.20.20.0/24 is the tunnel network?
    If so I don't expect, that there is any impact due the IPSec settings.

  • Extremely slow VPN performance (< 1 kbit/s)

    6
    0 Votes
    6 Posts
    419 Views
    M

    Tonight at a restaurant, using Wi-Fi, I got 4 Mbps on speedtest in the browser. I then connected to VPN, and got the same 4 Mbps on the speedtest. I think that's strong evidence that my home ISP is not throttling.

    I then turned off both Wifi and VPN. Got 220 Mbps on speedredt in the browser. With VPN, could not even get the speedrest going. OpenVPN showed about 80 bytes/s throughput, ie. Less than 1 kilobit/s as I saw before in my OP.

    Perhaps it is the cell carrier throttling. I'm using US Mobile, a T-Mobile MVNO. I will ask them what's going on. They are not supposed to throttle VPNs, and I believe it's illegal here. I would like to rule out any technical problems with my pfSense config, though, before I contact the CPUC and FCC.

  • Auth digest algorithm doesn't matter

    3
    0 Votes
    3 Posts
    521 Views
    C

    Did a little more research.
    tls-auth will use the auth algorithm so both sides need to match.
    tls-crypt is hard coded to use AES-256-CTR/SHA256 and the auth algorithm is not used

  • Certificate Renewals - CA & OpenVPN Server

    1
    0 Votes
    1 Posts
    99 Views
    No one has replied
  • User Certificate creation issue

    4
    0 Votes
    4 Posts
    467 Views
    P

    It really looks like there is an issue with the pfSense GUI. I exported ca.crt and ca.key to the local filesystem. Then I used the openssl command in the SSH console to generate user.crt and user.key signed with the exported ca.crt.

    The next step was to create a user with certificates (but the certificate manager generates an empty certificate and key). Go to the certificate manager, edit the existing empty certificate and key, and copy the data from the .crt and .key files on the filesystem.

    Everything works fine, including OpenVPN. So I don't know what could be causing the issue in the GUI...

  • Moving from shared key to SSL/TLS - Can't access web interface anymore

    8
    0 Votes
    8 Posts
    641 Views
    GertjanG

    @Enso_

    Or :

    @Enso_ said in Moving from shared key to SSL/TLS - Can't access web interface anymore:

    Is there a way to achieve this switch without risking being locked out?

    Create a second OpenVPN server access, and work with that one to set up the original OpenVPN server.

    Although, I would do what @viragomann said.

  • Migrate from Shared key to TLS without outage?

    1
    0 Votes
    1 Posts
    80 Views
    No one has replied
  • 2 Site to Site and Remote OpenVPN client

    13
    0 Votes
    13 Posts
    701 Views
    C

    @viragomann Thank you Viragomann!! That was it!. My remote clients is now able to access everything. So in summary, not only do I add the remote LAN subnets, but also add the remote Tunnel network into the remote networks peer to peer settings (shown in neon green).

    bitmap.png

  • Exporting Duck DNS Client

    13
    0 Votes
    13 Posts
    2k Views
    B

    @Antibiotic Oh, haha.... No, it's actually the "Compact-RED" theme, but with the Dark Reader browser extension enabled.

  • Sock proxy

    1
    0 Votes
    1 Posts
    351 Views
    No one has replied
  • Unable to access a subnet once connected

    11
    0 Votes
    11 Posts
    683 Views
    M

    @JonathanLee

    No sure what you mean. Never used these before.

  • One or more of the selected Data Encryption Algorithms is not valid

    4
    0 Votes
    4 Posts
    953 Views
    A

    Was not showing the newer version
    Just upgraded to v 2.7.2 via cmd: certctl rehash

    And it works!

    Thanks

  • "Waiting for server" with dual WANs . UDP port conflict ?

    2
    0 Votes
    2 Posts
    150 Views
    M

    @madbrain Anyone ?

  • Can't connect site to site OpenVPN after server cert expired and renewed.

    14
    0 Votes
    14 Posts
    627 Views
    R

    @viragomann I lost patience and just rebuilt the OpenVPN tunnel completely. In hindsight, I suspect that merely reimporting the TLS key from the server on the client side would've done it. Thanks very much for your help.

  • Open VPN Server

    9
    0 Votes
    9 Posts
    839 Views
    GertjanG

    @codechurn said in Open VPN Server:

    I didn't realize that OpenVPN required me to install a client to use it

    Not really needed, but as Microsoft products like to talk with Microsoft Products, its the same for OpenVPN product.
    You can of course use any 'OpenVPN' client, as long as it is compatible with OpenVPN, and you manage to make it work ^^

    But it works, and during massive home works situations around 2020/2021/2022 it was fully tested.
    Half the planet was using it.

  • OpenVPN daemon stops working

    4
    0 Votes
    4 Posts
    403 Views
    GertjanG

    @Luvirini said in OpenVPN daemon stops working:

    2.7.1

    ?,

    You've re invented the reason why "2.7.2" came out 😊

    @Luvirini said in OpenVPN daemon stops working:

    to autostart services that have crashed

    The system blow up tool ? This one :

    7ca9edc3-7ed9-4bba-bf38-a9fa6e363c13-image.png

    ? Won't help you very much.
    VPn will blow up, core dumps, OpenVPN gets restarted, rinse and repeat.
    After several cycles, system stability can become an issue.

    Just upgrade to 2.7.2 and call it a day.

    Service_Watchdog is useful for system developers, so they do not have to baby-sit their "not-ready-code" all the time.

    Edit : Just to motivate you : I'm using pfSense, and OpenVPN server for more then a decade. Never had it seg-fault on me.

  • Site to Site OpenVPN Not working for client Router LAN

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