network-manager-openvpn claims connection established when it's not
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager-openvpn (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I'm using pre-shared keys to create a simple PTP VPN connection. My server is running on windows XP, my client on XUbuntu 11.10.
I'm using the plugin to allow my XUbuntu machine to establish the connection to the windows machine. I have the OpenVPN software installed on the windows machine.
If I enable the server on windows, I can connect successfully to the server and exchange data.
However, if I disable the server on the windows machine, and attempt to create the VPN connection, I get the pop-up that states the VPN connection has been established. In fact there is no VPN connection (as the server is not accepting connections).
I therefore believe the plugin claims success too early - or it reporting a certain status to network-manager is interpreted incorrectly.
Here's a snippet from syslog (I've blanked out my IP addresses):
Dec 27 12:17:09 snellebak nm-openvpn[16201]: UDPv4 link local: [undef]
Dec 27 12:17:09 snellebak nm-openvpn[16201]: UDPv4 link remote: [AF_INET]
Dec 27 12:17:10 snellebak NetworkManager[
Dec 27 12:17:10 snellebak NetworkManager[
Dec 27 12:17:10 snellebak NetworkManager[
<< At this stage the VPN connection is marked as "established" >>
Dec 27 12:17:18 snellebak nm-openvpn[16201]: Peer Connection Initiated with [AF_INET]
Dec 27 12:17:19 snellebak nm-openvpn[16201]: Initialization Sequence Completed
<< When the VPN server is enabled, the connection is not really established until this point>>
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: network-
ProcVersionSign
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Tue Dec 27 13:06:46 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: network-
UpgradeStatus: Upgraded to oneiric on 2011-10-28 (60 days ago)
Changed in network-manager-openvpn (Ubuntu): | |
status: | Incomplete → New |
Changed in network-manager-openvpn (Ubuntu): | |
status: | Incomplete → New |
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions:
* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?
This will help us to find and resolve the problem.