openvpn
openvpn copied to clipboard
OpenVPN is an open source VPN daemon
In case the peer uses a certificate bundle that includes the root certificate and/or an intermediary certificates the certificate that is exported when tls-export-cert is defined is the root certificate...
**Describe the bug** Inadvertently setting the tls-timeout option to zero generates traffic spikes and anomalous behavior which can stress the underlying network infrastructure. **To Reproduce** This is the config I...
**Describe the bug** This is a **wish**. When writing logs, please include severity. **To Reproduce** ``` mdione@lugburz:~$ sudo openvpn AWS-OVH-client.conf 2024-01-27 11:24:16 DEPRECATED OPTION: The option --secret is deprecated. 2024-01-27...
**Describe the bug** WSLg apps disappear when I connect to a VPN server with OpenVPN. The processes of these apps keep running but no UI at all. **To Reproduce** -...
**Describe the bug** I am running OpenVPN through a SOCKS proxy (UDP mode). The connection is established normally and runs okay for minutes to hours. Periodically the connection tears down...
Hi, I'm using openvpn-2.6.5-1.fc38.x86_64 but I tried with ubuntu and debian ones I'm trying to connect openvpn trough socks5 proxy and I get this error at startup ~~~ recv_socks_reply: TCP...
We use the openvpn packages for Debian bookworm from https://build.openvpn.net/debian/openvpn/. As we ran in #449 with 2.6.7 (thanks @patcable for reporting) we noticed that in the systemd unit file for...
**Describe the bug** If DCO is setup correctly, openvpn uses DCO, if it is started manually. See logs: `DCO device tun0 opened` But if openvpn started with the systemd unit...
**Describe the bug** I am using a OpenVPN 2.5.7 server (OpenWRT openvpn-openssl package) with an external ```auth-user-pass-verify via-env``` script. When the script returns a success of user/pass authentication, everything works...
**Describe the bug** The `distro/systemd/tmpfiles-openvpn.conf` tmpfiles config only gets installed if systemd support is enabled by `./configure --enable-systemd`, despite there being distros which have a working tmpfiles provider but do...