WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] cisco vpn client

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] cisco vpn client
From: Daniel Schwarz <daniel1schwarz@xxxxxx>
Date: Mon, 6 Aug 2007 11:55:02 +0200
Delivery-date: Mon, 06 Aug 2007 09:26:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.5
I am running XEN (3.0.3-1) on Debian Etch (on both Dom0 and DomU), Kernel 
2.6.18-4. My goal is to have the Cisco VPN Client (4.8.00.0490-k9) running in 
a DomU. The VPN Client compiled successfully and I was able to load the 
kernel module.

When I try to connect to a server, the client fails with reason "Remote peer 
is no longer responding" after approx. 20 seconds.

I tried both bridged networking and routing, leading to the same error 
message. Below is the exact ouput of a unsuccessful run and my Profile.

When I start the VPN client in Dom0 it works all right.

Is it possible to use the VPN Client in a xen environment? Has anyone 
succeeded in setting up this scenario?


Thanks, Daniel



route01:~# vpnclient connect VPN
Cisco Systems VPN Client Version 4.8.00 (0490)
Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.
Client Type(s): Linux
Running on: Linux 2.6.18-4-xen-686 #1 SMP Mon Mar 26 21:49:04 UTC 2007 i686
Config file directory: /etc/opt/cisco-vpnclient

Initializing the VPN connection.
Initiating TCP to x.x.x.x, port 443
Contacting the gateway at x.x.x.x
Secure VPN Connection terminated locally by the Client
Reason: Remote peer is no longer responding.
There are no new notification messages at this time.



VPN.pcf:

[main]
Description=VPN
Host=x.x.x.x
AuthType=1
GroupName=xxxx
GroupPwd=
enc_GroupPwd=xxxxx
EnableISPConnect=0
ISPConnectType=0
ISPConnect=
ISPPhonebook=
ISPCommand=
Username=xxxx
SaveUserPassword=0
UserPassword=
enc_UserPassword=
NTDomain=
EnableBackup=0
BackupServer=
EnableMSLogon=1
MSLogonType=0
EnableNat=1
TunnelingMode=1
TcpTunnelingPort=443
CertStore=0
CertName=
CertPath=
CertSubjectName=
CertSerialHash=00000000000000000000000000000000
SendCertChain=0
PeerTimeout=90
EnableLocalLAN=0


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] cisco vpn client, Daniel Schwarz <=