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

**Describe the bug** Sometimes the Windows OpenVPN client disconnects after `primary->dco_status != DCO_NOT_INSTALLED` [assertion](https://github.com/OpenVPN/openvpn/blob/c9540130121bfc21902a54c8e4c9bc1108695068/src/openvpn/dco.c#L173) fails. Log from the day when the issue happened ``` 2023-10-27 13:31:22 us=625000 TLS: soft reset...

DCO
dco-win

Hi, Is there a plan to support Trusted Platform Module (TPM) in the next release? Thanks.

**IMPORTANT NOTE** Bugs about OpenVPN Access Server, OpenVPN Connect or any other product by OpenVPN Inc. should be directly reported to OpenVPN Inc. at https://support.openvpn.net **Describe the bug** I have...

I have a **working** VPN connection that I now want to use with PLAP. It is configured with `pkcs12 mycert.p12` and all files of that connection are in a sub-directory...

Windows

**IMPORTANT NOTE** I want to disable keepalive function to keep tunnel regardless of whether remote machine is down. **Describe the bug** I set `keepalive 0 0` in server configuration, but...

moreinformationneeded
cannotreproduce

According to the [docs](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/) (as of this writing): > The following OpenVPN options may be used inside of a **** block: > > **bind**, **connect-retry**, **connect-retry-max**, **connect-timeout**, **explicit-exit-notify**, **float**, **fragment**,...

enhancement

It is not obvious that Openvpn `--float` is not possible for TCP protocol. IE: If the TCP three-way handshake takes place to initiate a new connection, that connection could still...

documentation

**Describe the bug** When using wintun OpenVPN reports that connection was established but actually there is no connection during next 3-5 seconds. **To Reproduce** Write command `ping ` in command...

Windows

https://openvpn.net/faq/tls-error-tls-key-negotiation-failed-to-occur-within-60-seconds-check-your-network-connectivity/ tells me in 5 different ways that I'm having a connection issue when I get the error message "TLS Error: TLS key negotiation failed to occur within 60 seconds...

website

I use openvpn client for linux (ubuntu 22), I want to connect to my server that uses 2fa for protection, the client gives an error This works on windows client...

question