$Id$

PACKAGE: Cisco VPN client
VERSION: 4.8

REQUIREMENTS:
-Headers for the currently installed kernel, suitable for building modules

BUILDING/INSTALLING:

1) Extract the contents of the .tar.gz file
2) Run the vpn_install script and follow the prompts
3) Copy the MITnet-VPN.pcf file to the VPN client profiles
   directory (typically, /etc/opt/cisco-vpnclient/Profiles)
   Make sure the file is readable by all users.
4) Assuming the kernel module installed successfully, you can run
   /sbin/service vpnclient_init start
   to load the module.
5) Connect to the VPN with the following command:

   vpnclient connect MITnet-VPN

   The profile name (MITnet-VPN) must be typed exactly as shown and is 
   case-sensitive.

TESTED:
-Debian 3.l

NOTES:

Debian: Install the kernel-headers package

Possible error messages: 

"The Connection Manager was unable to read the connection entry or the
connection entry has missing or incorrect information."
	   -Ensure that the MITnet-VPN.pcf file is present in the
	    "Profiles" directory and that it has appropriate
	    permissions (mode 644 should suffice)
