Installing the VPN Client on Linux
Note: You must have sudo rights on the device to install & configure the VPN client.
Instructions
Open a Terminal window on the device
Enter the following command to download the latest Forticlient:
wget -O /tmp/FortiClient.deb https://links.fortinet.com/forticlient/deb/vpnagent
WGet downloadedOnce the download is complete, enter the following to install the client:
sudo apt install -y /tmp/FortiClient.deb
Apt InstallOnce the install is completed you should see the Forticlient icon in the notification area (default top-right of the screen). You can also search the Apps list for “Forticlient” and run it.
Once you have opened the Forticlient, tick the box, click “I accept” and then click “Configure VPN”
The settings you need will depend on which site you are connecting to. You will need to enter a “Connection name” and Description, and tick the “Customize Port” box.
Name | Remote Gateway | Custom Port |
---|---|---|
Clinical School | 10443 | |
Sainsbury Lab | vpn.slcu.cam.ac.uk | 11443 |
Zoology Department | vpn.zoo.cam.ac.uk | 12443 |
e.g:
Once you have entered the details, click “Save” and you will be presented with a login box - enter your crsid and your CSCS password and click “Connect”.