Actions
Bug #8298
closedOpenVPN Wizard protocol defaults to "UDP IPv4 and IPv6 on all interfaces" causing problems
Start date:
01/27/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.2_1
Affected Architecture:
All
Description
The OpenVPN Wizard's default protocol is "UDP IPv4 and IPv6 on all interfaces (multihome). However, when you are binding the service to a VIP (CARP or IP Alias), OpenVPN is unable to determine the address-family of the VIP and assumes "IPv6 Only".
So, if you use the wizard and bind to a VIP, OpenVPN throws TLS handshake errors and such. A user must go back and change the Protocol to "UDP on IPv4 Only" in order for it to work.
Updated by Jim Pingle almost 7 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 7f054ea0b387cd8db372d92e04aed1a9c2ef028a.
Updated by Jim Pingle almost 7 years ago
- Status changed from Feedback to Resolved
Wizard now has all of the current protocol choices and defaults to the correct selection (UDP on IPv4 only).
Actions