Bug 217154
| Summary: | Configuration option missing for remote port | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Giuseppe Paterno <gpaterno> |
| Component: | NetworkManager-openvpn | Assignee: | Tim Niemueller <tim> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | extras-qa, sean |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.3.2-7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-23 13:59:31 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Giuseppe Paterno
2006-11-24 13:28:36 UTC
Agreed. I need the ability to set OpenVPN to use port 443 (which we have as an option at work to get around many restrictive firewalls). I tried the form 'hostname:443' and it did not do the right thing. There is a "hidden" option available through GConf to set the remote port. We didn't want to put another field on the already-full configuration dialog. Having the option to set hostname:port as remote host would be a way out of this dilemma though which I will investigate during the next few days. To get it working for now use the GConf editor and edit /system/networking/vpn_connections/YOUR_VPN (where YOUR_VPN is the name of your VPN connection) and add two items to the vpn_data list, the first item of this pair has to be "port" and the second one the port number. Merry Christmas! The current release has a port entry field in the advanced settings. |