Bug 755300 - NetworkManager's openvpn is not using the custom gateway port I set
Summary: NetworkManager's openvpn is not using the custom gateway port I set
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager-openvpn
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-20 14:05 UTC by Andrig Miller
Modified: 2011-11-21 05:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-21 05:50:12 UTC
Type: ---


Attachments (Terms of Use)
Screen shot showing that I have indeed set the advanced configuration option for a custom gateway port of 443. (44.84 KB, image/png)
2011-11-20 14:05 UTC, Andrig Miller
no flags Details

Description Andrig Miller 2011-11-20 14:05:27 UTC
Created attachment 534658 [details]
Screen shot showing that I have indeed set the advanced configuration option for a custom gateway port of 443.

Description of problem:

Trying to configure OpenVPN through NetworkManager to connect to OpenVPN gateway for work, and it is not using the custom gateway port I configured.  Instead its using the default port of 1194, which the gateway doesn't listen on, so the connection eventually times out.

Version-Release number of selected component (if applicable):

NetworkManager-openvpn-0.9.0-1.fc16.x86_64


How reproducible:

Everytime.

Steps to Reproduce:
1.Configure NetworkManager OpenVPN
2.In the Advanced settings, set the gateway port to a non-default (correct of course), value
3.Try to connect, and you get a timeout.
  
Actual results:

Connection times out.

Expected results:

Should be using the custom gateway port specified in the configuration and successfully connect.

Additional info:

First line of a packet capture which shows that its ignoring the custom gateway port configuration:

Destination port: openvpn (1194)

Comment 1 Andrig Miller 2011-11-21 05:50:12 UTC
Turns out that I was finding the port in the packet capture correctly, and it was using the custom gateway port.

I had the wrong CA file configured, and once I had the correct one, it worked fine.


Note You need to log in before you can comment on or make changes to this bug.