swinburne vpn with new networkmanager



Hi List,

I try to get my VPN to run with the new network manager. Here is what I
do at the moment which works fine but I'd like to use the NM more :)

To connect to my Swinburne University I use the following script:

#!/bin/sh
sudo /etc/init.d/vpnclient_init start
sudo vpnclient connect Swinburne


Then I have to login with my student ID and password. The last thing
will be a question qhich should be answered with yes:


:~$ ./open_vpn.sh 
Starting /opt/cisco-vpnclient/bin/vpnclient: module cisco_ipsec is
already running. Use restart instead.
Cisco Systems VPN Client Version 4.8.01 (0640)
Copyright (C) 1998-2007 Cisco Systems, Inc. All Rights Reserved.
Client Type(s): Linux
Running on: Linux 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008
i686
Config file directory: /etc/opt/cisco-vpnclient

Initializing the VPN connection.
Contacting the gateway at *.*.*.*
User Authentication for Swinburne...

Enter Username and Password.

Username [1234567]: <student-id>
Password []: 
Authenticating user.
Negotiating security policies.
Securing communication channel.

                                       --== Authorised Use Only ==--

Please note: The SWINNET wireless network has been replaced with
SWINWIFI. Please refer to the ITS website for details on how to migrate
to the SWINWIFI network.
http://www.its.swinburne.edu.au/guides/wireless/index.html
Do you wish to continue? (y/n): y

Your VPN connection is secure.

VPN tunnel information.
Client address: *.*.*.*
Server address: *.*.*.*
Encryption: 168-bit 3-DES
Authentication: HMAC-MD5
IP Compression: None
NAT passthrough is active on port UDP 4500
Local LAN Access is disabled




The Swinburne.pcf file which I use looks like this:
[main]
Description=Swinburne University VPN
Host=<vpn-host-name>
AuthType=1
GroupName=<the groupname>
GroupPwd=
enc_GroupPwd=<the enced pwd>
EnableISPConnect=0
ISPConnectType=0
ISPConnect=
ISPPhonebook=
ISPCommand=
Username=<mystudent-id>
SaveUserPassword=0
UserPassword=
enc_UserPassword=
NTDomain=
EnableBackup=0
BackupServer=
EnableMSLogon=1
MSLogonType=0
EnableNat=1
TunnelingMode=0
TcpTunnelingPort=10000
CertStore=0
CertName=
CertPath=
CertSubjectName=
CertSerialHash=00000000000000000000000000000000
SendCertChain=0
PeerTimeout=90
EnableLocalLAN=0


I'm useing Ubuntu 8.10 (Hardy) a with follwing infos:
vpnclient: Cisco Systems VPN Client Version 4.8.01 (0640)
kernel: 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686
GNU/Linux
vpnc: 0.5.1.r275-1

Anything else you guys need to know?

Thanks,
Dominik

Attachment: smime.p7s
Description: S/MIME cryptographic signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]