openvpn
openvpn copied to clipboard
OpenVPN is an open source VPN daemon
**Describe the bug** If two or more clients connect to the management port, only the first one will be served (i.e. only its commands will be listened for and responded...
**Describe the bug** User get prompted to select the certificate for cert-based authentication. This menu does not show/offer all available certs on a yubikey 5 NFC. Missing cert is in...
In a Linux environment, openvpn 2.6.12 the OpenVPN client obtains the best gateway and interface name. However, when setting IV_HWADDR, it might not be set to the MAC of that...
**Describe the bug** The *pkt_testdriver* test fails due to a segmentation fault on latest Git "master" OpenVPN on Debian Unstable *arm64*. This does not seem to affect the Debian Unstable...
I've been speaking to people that want to move to `ipv6 only` inside their networks, and their VPNs. This brings up the same problem we had with `ipv4 only +...
**Describe the bug** With MFA on the client side, it seems that OpenVPN only asks for a password once. If that fails, it just accepts that the authentication is invalid...
Currently openvpn --http-proxy option only allows a HTTP proxy, i.e. it directly issues the CONNECT command to http proxy. There is no option to connect to a HTTP proxy not...
While working on issue #633 while testing via the stunnel I found a bug in proxy connect code. With the settings ``` remote 1.1.1.1 1194 http-proxy proxy.server.name.from.config.com 8080 auto ```...
Hello, We implemented client-connect deferred based on the documentation and sample code provided in this repository, without setting any environment variables as mentioned in the README. Currently, we’re encountering an...
**Describe the bug** I have dozens of OpenVPN connections around the country connecting FreeBSD servers and Edgerouters and attempted to use the same process to create links to my Windows11...