Modify ↓
Ticket #737 (closed defect: fixed)
bug: openvpn does not check if a port is available when setting a port in a server
| Reported by: | javier.amor.garcia@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | Component: | openvpn | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
Suggestions:
- use the openvpn's own usePort method while checking for duplicate servers
- after this usage all the modules usesPort
- usesPort must no longer discriminate between active and inactive servers (or we will had to do a extra check when activating servers)
- usesPort discriminates between interfacce so we must recheck the port when changing listening interfaces)
Attachments
Change History
comment:1 Changed 6 years ago by ejhernandez@…
- Description modified (diff)
- Summary changed from bug: openvpn does not check if a port is availble when setting a port in a server to bug: openvpn does not check if a port is available when setting a port in a server
comment:2 Changed 6 years ago by javier.amor.garcia@…
- Status changed from new to closed
- Resolution set to fixed
comment:3 Changed 6 years ago by javier.amor.garcia@…
- Status changed from closed to reopened
- Resolution fixed deleted
i reopen this until we merge it in trunk...
comment:5 Changed 6 years ago by javier.amor.garcia@…
- Status changed from reopened to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.