VPN Client for Linux lets you establish a connection with a Nortel Contivity server or Standard IPsec gateway. You can do this using either the Graphical User Interface (GUI) or the Command Line Interface (CLI).
IMPORTANT:The CLI and GUI options might not interact properly. We do not recommend using them at the same time.
Copy your user certificate in .pfx format to the following path:
/user's home directory/.turnpike/usercerts
Open the VPN Client for Linux dialog.
GNOME: Click .
KDE: Click the main menu > .
Select a Standard IPsec Gateway profile from the drop-down list.

All the fields in the upper section of the dialog are automatically displayed.
In the field, specify the certificate password.
Click .
The tabbed page displays the progress of the connection.
Click if you want to end the connection.
NOTE:In the case of the VPN connection to a Standard IPsec gateway, after Phase 1 is established, any data going to the network is encrypted.
Open the VPN Client for Linux dialog.
GNOME: Click .
KDE: Click the main menu > .
Select a Nortel Contivity Server profile from the drop-down list.

The Gateway information is automatically displayed.
In the section, specify the following details:
Username: The name of the user who requires the connection.
User Password: The user password.
Click .
The tabbed page displays the progress of the connection.
Click if you want to end the connection.
VPN Client fo Linux provides a command line utility (vpnc) to carry out the major VPN functions. After installing VPN Client for Linux, you can access vpnc help by entering the following in a terminal. You must have root privilidges to run this command.
vpnc -h
This lists all the CLI commands and the available options, described in the following table:
You cannot create connection profiles using the CLI feature. Profiles must be created and edited using the GUI. See Section 3.2, Connection Profiles for more information.
IMPORTANT:VPN Client for Linux allows only one connection at a time.
To connect to the gateway, enter any of the following commands:
vpnc -c profile
vpnc --connect profile
vpnc -v -c profile
vpnc --verbose --connect profile
HINT:Use the command vpnc -l for the list of all available profiles along with their gateway types.
To disconnect from the server, enter the following command:
vpnc -d