Download OpenVPN 2.6.8
OpenVPN is a robust and easy-to-setup open source VPN daemon that can connect several private networks together via an encrypted tunnel over the Internet. The OpenSSL library is used for security, which can handle all encryption, authentication and certification. The developers have released version 2.6.8 and the changelog for that release can be found below.
Bug fixes / Code cleanup
- SIGSEGV crash: Do not check key_state buffers that are in S_UNDEF state (Github #449) – the new sanity check function introduced in 2.6.7 sometimes tried to use a NULL pointer after an unsuccessful TLS handshake
- Windows: –dns option did not work when tap-windows6 driver was used, because internal flag for “apply DNS option to DHCP server” wasn't set (Github #447)
- Windows: fix status/log file permissions, caused by regression after changing to CMake build system (Github: #454, Trac: #1430)
- Windows: fix –chdir failures, also caused by error in CMake build system (Github #448)
- doc: fix typos in documentation
User visible changes
- Windows: print warning if pushed options require DHCP (eg DOMAIN-SEARCH) and driver in use does not use DHCP (wintun, dco).
Version number | 2.6.8 |
Release status | Final |
Operating systems | Windows 7, Android, Linux, BSD, macOS, Solaris, UNIX, Windows Server 2008, iOS, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11 |
Website | OpenVPN |
Download | https://openvpn.net/community-downloads |
License type | Prerequisites (GNU/BSD/etc.) |