Skip Navigation

Monday November 23rd, 2009 » Fall Quarter, Week 9

 

Configuring and Installing VPN software
for Linux

Summary: This handout is a comprehensive set of instructions to configure and install the UCI VPN software.

Linux and VPN Issues

Related Information

The client needs a 2.4.x kernel or a 2.2.12 or greater kernel. It does not work with the 2.5 kernel series kernels or SMP (multiprocessor) kernels.

 

 

Getting Started

To get started you will first untar the file and then run the setup file.

  1. As root, untar the gzip'd tar file (tar xzvf).  This will create a directory called vpnclient. 
  2. Go in to the vpnclient directory and type ./vpn_install.
  3. If you want the vpn driver module loaded at boot time, answer 'y' to that question.
  4. Accept the defaults for all the others.

Starting the VPN Connection

  1. If you chose to not have the VPN kernel module started at boot time, you'll need to start it with /etc/init.d/vpnclient_init start
  2. After the kernel module is loaded, you can use vpnclient connect UCI or vpnclient connect UCIFull to start the VPN connection. 
  3. You will be asked for your username and password; use your UCInetID and password.  You will see a banner message and you will be asked if you want to continue. 
  4. Type "y" to finish setting up the VPN connection.
You are now ready to use your VPN connection. If you have any problems, please call the OIT Help Desk at 949-824-2222, Monday through Friday, 8:00 AM to 5:00 PM.