VPN connection with Linux using an example
Please download the VPN client for Linux here
Installation
- Open a terminal and switch to the download directory in which the tar-file can be found:
cd Downloads/
- Unzip it (gunzip, tar) and run the installer as root:
gunzip cisco-secure-client-linux64-5.1.6.103-predeploy-k9.tar.gz
tar xvf cisco-secure-client-linux64-5.1.6.103-predeploy-k9.tar
cd cisco-secure-client-linux64-5.1.6.103/
cd vpn
sudo sh ./vpn_install.sh
Please note: 5.1.6.103 is taken for your version number and must be customized if necessary.
Connecting and disconnecting
- Choose the Cisco Secure Client via the program search function and start the client or run /opt/cisco/secureclient/bin/vpnui via the terminal. Enter vpn.uni-hohenheim.de under connect.
- After clicking the connect button you have to enter your login data. Identify yourself with your Hohenheim user account and your second factor (you can find out how to set up multifactor authentication here).
- To exit the connection click disconnect.