Feature #814
closedGUI should allow to bind openvpn on different ip same port
Added by Ermal Luçi about 16 years ago. Updated over 13 years ago.
100%
CB Updated by Chris Buechler about 16 years ago Actions #1
- Category set to OpenVPN
- Target version set to 2.0
- Affected Version set to 2.0
CB Updated by Chris Buechler about 16 years ago Actions #2
- Target version changed from 2.0 to Future
This is because the management interface relies on the same port as the server is listening on, which changing would have a number of complications. If someone wants to knock this out for 2.0 that's fine but it's not a critical issue for release given the complications it introduces.
JP Updated by Jim Pingle almost 16 years ago Actions #3
This can be done now because Ermal converted the management interface over to UNIX sockets, so the port from the GUI should no longer matter to the management interface.
We just need to make sure the input validation is smart enough to reject only if there isn't an interface-specific conflict (or if one has chosen 'any' interface on a certain port)
JP Updated by Jim Pingle almost 16 years ago Actions #4
The wizard also needs adjusted to accept this scenario (Reported in #1002, but that was closed in favor of using this ticket).
CB Updated by Chris Buechler over 14 years ago Actions #5
- Tracker changed from Bug to Feature
CC Updated by Carlos Cesario about 14 years ago Actions #6
Hello, already is possible run 2 openvpn instances in same port using diferent Wan Interfaces?
AA Updated by ahshang ang about 14 years ago Actions #7
Vote for this feature.
JP Updated by Jim Pingle over 13 years ago Actions #8
This should be possible now but there is a new issue holding it back. Now that we can assign a gateway group as the "interface" for an OpenVPN instance, the IP would not only have to be checked against the other IPs used directly, but also against any potential IP/interface inside a gateway group.
RB Updated by Renato Botelho over 13 years ago Actions #9
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:49b76122af0846474f65eaf73e0e879e24fb554c.
RB Updated by Renato Botelho over 13 years ago Actions #10
- Assignee set to Renato Botelho
- Target version changed from Future to 2.1
- Affected Architecture All added
- Affected Architecture deleted (
)
CB Updated by Chris Buechler over 13 years ago Actions #11
- Status changed from Feedback to Resolved
Also available in: Atom