After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 564475 - NetworkManager-vpnc cannot connect to Networks with hybrid-auth
NetworkManager-vpnc cannot connect to Networks with hybrid-auth
Status: RESOLVED DUPLICATE of bug 495893
Product: NetworkManager
Classification: Platform
Component: VPN: vpnc
0.7.x
Other All
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2008-12-14 12:21 UTC by Constantin Bergemann
Modified: 2008-12-14 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Constantin Bergemann 2008-12-14 12:21:30 UTC
Please describe the problem:
I am unable to create a working connection with a vpnc gateway that is using hybrid auth. I can connect using standalone vpnc, but the networkmanger seems to miss the required options.

This is a working config file for vpnc:
IPSec gateway ##GATEWAY##
IPSec ID ##GROUPID##
IPSec secret ##GROUPPWD##
IKE Authmode hybrid
IKE DH Group dh5
NAT Traversal Mode force-natt

With these settings the connection is established, however I don't seem to be able to set the Authmode to hybrid.

Steps to reproduce:
1. Try to connect to a gateway with hybrid-auth.
2. Fail.
3. 


Actual results:
Networkmanager trys to establish a connection, in the icon a little lock symbol appears, but after a second or two it fails, saying the connection couldn't be initialized.

Expected results:
A connection should be established.

Does this happen every time?
Happens all the time.

Other information:
Comment 1 Constantin Bergemann 2008-12-14 18:36:59 UTC

*** This bug has been marked as a duplicate of 495893 ***