This is an old revision of the document!


VPN on Linux

The University recommends Forticlient on Linux PCs; however it can be complicated to set up and it has been observed that it can cause problems with networking setup.

As an alternative to the proprietary Fortinet VPN client, you can use the Openfortinet client which is very easy to set up:

sudo apt install openfortivpn

Then sudo-edit /etc/openfortivpn/config and insert these (change the username to yours and insert your password):

host = remoteaccess.shef.ac.uk
port = 443
username = ac1user
password = ***********

To connect to the VPN, run this:

sudo openfortivpn

It will send a Duo push, and will connect to the VPN once this is actioned.

vpn_on_linux.1722247128.txt.gz · Last modified: 2024/07/29 10:58 by ac1mde
Public Domain
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0