openvpn icon indicating copy to clipboard operation
openvpn copied to clipboard

OpenVPN is an open source VPN daemon

Results 293 openvpn issues
Sort by recently updated
recently updated
newest added

Environment: - OpenVPN 2.6.14 with DCO enabled - Linux kernel 6.14.0 with ovpn-dco kernel module - Production setup: 50+ OpenVPN server processes per machine - dnsproxy forwarding traffic using random...

bug
DCO
linux

So I'm testing gerrit 1403, and I have this nice script which is based on the "gremlin" config, which fires up 50 client instances and kills them 20 seconds later,...

bug
DCO

**Describe the bug** On FreeBSD, if OpenVPN is configured to use a specific tun interface, and the interface exists but does not have the `TUNSIFMODE` ioctl set, then OpenVPN fails...

bug
FreeBSD

LimitNPROC=10 is set in distro/systemd/[email protected] and distro/systemd/[email protected]. As I understand the documentation, that limit applies collectively to all the processes and threads that run in the openvpn account. I have...

After running OpenPN-2.6.13-I001-amd64.MSI, the first prompt is a pop-up window When continuing the installation, it will get stuck in the Creating TUN/TAP adapters, The final prompt indicates installation failure. I...

Windows

Reminder: we want to produce good documentation for the "buffer" API

enhancement
documentation

mbedTLS v4 has various API changes, so we can't currently use it. See https://github.com/Mbed-TLS/mbedtls/blob/development/docs/4.0-migration-guide.md for more information.

**Describe the bug** Hello. Currently, I have a libykcs11.so.2.7.2 file that I built using the Rocky 10.1 OS. However, when I attempt to use openvpn with it, using the following...

## Overview This PR introduces a new management command `reload-push-options` to allow dynamic updating of client configurations (routes, DNS, etc.) without restarting the server or disconnecting clients. It also includes...

bug
enhancement

**Describe the bug** I've encountered a bug with the OpenVPN GUI client v2.7 RC2 on Windows : our .ovpn config files don't include the cert, but refer to another file...

bug
Windows