openvpn
openvpn copied to clipboard
OpenVPN is an open source VPN daemon
I use openvpn with IPv6-only (transport and payload). I want to use dco, but it complains about "topology subnet". The whole error message is: ``` May 25 09:19:17 raspberrypi kernel:...
Have been using OpenVPN server integrated into Untangle NGFW (Arista, current v.16.6.2) with Community OpenVPN clients since v.2.4.7. Currently using v.2.6.5. Has been working great! Until Windows 11, that is....
hi all, I was wondering if a modification could be on the table to better prevent unnecessary packet drops. I'll describe the issue first, which i'm sure probably a good...
I have windows CA with 2 crls: one updates every 12 hours - "Delta" CRL and second updates every 5 days "main" crl. I concatenate them by openssl into one...
At the moment `DISABLE-NBT` implementation requires DHCP, which dco-win doesn't do. However, this could be done via registry: **Key**: `Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{929597e1-a3f6-4090-a663-be4224677fc2}` `{929597e1-a3f6-4090-a663-be4224677fc2}` is a `NetCfgInstanceId`, which client knows. **Value**: `NetbiosOptions REG_DWORD...
**Describe the bug** It looks like with the 2.6.4 version there is a short period of time when there is no net after the connection is made. What can be...
Hello, I wonder if Microsoft Intune integration is on the roadmap. Some commercial VPN solutions are already on the list: 
**Describe the bug** When connecting to openvpn community 2.6.3 from client version 2.6.3, the data channel offload interface does not pick up `DOMAIN-SEARCH` or `search-domains` suffixes in either the client...
I am using openvpn 2.6.0 build to my application , this newer build wont run as it requires vcruntime140.dll. I am trying to statically link vcruntime to my openvpn exe...
https://github.com/OpenVPN/openvpn/issues/304 suggests that on modern installations, `--multihome` is needed more often nowadays, with systems having IPv6 privacy addresses (= rotating addresses). This affects mostly `--server` setups, and p2p setups on...