Solaris Installation Instructions
I. Download Software
PAL client software for Solaris is available at
http://www.itap.purdue.edu/airlink/software/vpnclient-solaris5.6-3.6.1.Rel-k9.tar.z (for
Solaris 5.6) or
http://www.itap.purdue.edu/airlink/software/vpnclient-solaris5.8-3.6.1.Rel-k9.tar.z (for
Solaris 5.8).
II. Extract Program Files
To extract the installation files to a directory, type the following command:
tar -xzvf vpnclient-solaris5.X-3.6.1.Rel-k9.tar.gz (be sure to replace "X" with either 6 or 8 depending on which version of Solaris you are running.)
A directory called 'vpnclient' will be created in your current directory.
III. Install VPN Client
*Note - You must have your kernel sources installed in order to setup the vpn client.
Type cd vpnclient to move into the proper directory. Launch the install program by typing ./vpn_install. You will now be asked a series of questions regarding where you want the software installed, whether or not to activate the client at boot, and the directory where your kernel sources are installed. After answering the questions, the install script will compile a cisco_ipsec module.
IV. Starting the VPN Client
Once the vpnclient software has been installed, you will need to activate the vpnclient by typing /etc/init.d/vpnclient_init start. This will load the cisco_ipsec kernel module.
V. Connecting to PAL
To establish a wireless network connection, type vpnclient connect purdue_wireless. This will start the client and you will be prompted for your Purdue Career Account username and password. Once authenticated, you can browse the Internet just like you would on any wired computer.
VI. Using the VPN Client
To put the VPN Client process in the background, type ctrl-z.
To disconnect from the VPN, you can either kill the process manually or type vpnclient disconnect.
For other options, type vpnclient and a list of commands will be displayed.