Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


vpn_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
vpn_client [2008/08/10 10:20] – created juckinsvpn_client [2013/09/25 16:22] (current) juckins
Line 1: Line 1:
-__After new kernel install__ \\+__CISCO AnyConnect VPN Client__ 
 + 
 +For linux, an alternative is using OpenVPN. 
 + 
 +The 32-bit version installs okay on a 32-bit linux machine. 
 + 
 +The 64 bit linux version does not work - connection gives error message. 
 + 
 +To install the 32-bit version on a 64-bit linux machine, you need to do the following: 
 + 
 +yum install libxml++.i686 atk.i686 gtk2.i686 
 + 
 +Then when starting the vpn /opt/cisco/vpn/bin/vpnui you will still get some error messages going by but it works. 
 + 
 +Note that after a new kernel install, you need to do the following:
 <code> <code>
 cd vpnclient cd vpnclient
 ./vpn_install ./vpn_install
-/etc/init.d/vpnclient_init start 
 cd /opt/cisco-vpnclient/bin/ cd /opt/cisco-vpnclient/bin/
 ll ll
vpn_client.txt · Last modified: 2013/09/25 16:22 by juckins