Actions
Bug #1261
closedOpenVPN Requires Unique Local Ports regardless of Interface
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/07/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
The OpenVPN GUI permits the creation of multiple tunnels, but requires that each have a unique local port. As far as I can tell, this is entirely arbitrary. If you are using CARP for multiple IPs, then you have several interfaces to choose from, but you are unable bind more than one to any given port.
Reproducing:
- requires multiple public IP addresses.
Create New OpenVPN tunnel in Remote Access mode.
- Assign port 1194, on CARP-setup PublicIP-A
- Result: OK
Create Second New OpenVPN tunnel in Remote Access mode
- Assign port 1194, on CARP-setup PublicIP-B
- Result: "The following input errors were detected: The specified 'Local port' is in use. Please select another value"
Actions