openvpn
openvpn copied to clipboard
OpenVPN is an open source VPN daemon
When switching to CMake we lowered the warning level for MSVC build from /W3 to /W2 to be able to enable /WX (i.e. treat warnings as errors). Probably there are...
When openvpn running in UDP server mode, if ssl connections reach the max clients, the next connection will fail in `multi_create_instance` and the half connection will be close in `multi_close_instance`,...
I'm correcting a spelling error that I encountered while reading the documentation. # Thank you for your contribution You are welcome to open PR, but they are used for discussion...
**Describe the bug** I have a server and a client previously running debian buster. The client is running in daemon mode and is always connected. i had a stable connection...
Hi, I faced with a issue when I made deploy of openvpn on ubuntu 20. If i made request for server's certificate according to this command: "./easyrsa gen-req server nopass"...
Hello all, i installed tplink AX1500, and configured openvpn, it work perfectly but the internet speed drop to 500KB when connected.
Hello everybody, I have an issue with an OpenVPN tunnel on the client that does not come UP, because it cannot create a DCO interface - Error: **sitnl_send: rtnl: generic...
Hi, when using the data channel offload driver on a windows client it will not send dynamic dns updates for the reverse zone (PTR records). It sends update for the...
**Describe the feature** Description copied from the old issue tracker: https://community.openvpn.net/openvpn/ticket/1046 > On OpenVPN server side, when you want to route a network to a specific client, you add route...
**Description** While operating OpenVPN client and server over UDP, the outgoing interface in server was restarted. It was a tunnel device that was removed and re-created. Consequently, when the client...