Actions
Bug #3622
closedOpenVPN Client Export Utility - Detect the wrong IP when generating config file and a VIP exists
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
04/23/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.1.2
Affected Plus Version:
Affected Architecture:
amd64
Description
Let's say you have a WAN Interface with the IP Address 1.1.1.1 and a Virtual IP 2.2.2.2
OpenVPN is listening on the WAN address : 1.1.1.1
When you generate a configuration file using OpenVPN Client Export Utility
In the filed "Host Name Resolution" you choose "Interface IP address"
It will generate some configuration files using the wrong IP address (2.2.2.2 instead of 1.1.1.1)
Updated by Jim Pingle about 11 years ago
- Status changed from New to Rejected
Probably the same root cause as #2495 not a unique bug.
Actions