Announcement
Changes:
- Enable ProxyGuard (WireGuard+TCP)
- Disable OpenVPN+UDP
- Set WireGuard MTU to 1392
- Switch default VPN protocol from OpenVPN to WireGuard
- Only allow TLS >= 1.3 for client / API communication
Effects:
- Old(er) Windows 7 clients will be unable to connect to the server(s)
because of missing TLSv1.3 support
- Only macOS/iOS client will use OpenVPN, but only when using TCP
- WireGuard+UDP works on more networks because the MTU is lowered, so
networks with MTU issues, i.e. MTU < 1500, will work (better) without
needing to switch to TCP
[Announcement](https://lists.geant.org/sympa/arc/eduvpn-deploy/2024-10/msg00001.html)
Changes:
* Enable ProxyGuard (WireGuard+TCP)
* Disable OpenVPN+UDP
* Set WireGuard MTU to 1392
* Switch default VPN protocol from OpenVPN to WireGuard
* Only allow TLS >= 1.3 for client / API communication
Effects:
* Old(er) Windows 7 clients will be unable to connect to the server(s)
because of missing TLSv1.3 support
* Only macOS/iOS client will use OpenVPN, but only when using TCP
* WireGuard+UDP works on more networks because the MTU is lowered, so
networks with MTU issues, i.e. MTU < 1500, will work (better) without
needing to switch to TCP