Frequently Asked Question
How do I connect to the VPN
Last Updated 4 months ago
On Windows
Use method 2 of the attached document. Download, install, configure and use FortiClientVPN.
We shall insert the steps here instead of referring to an old doc.
On linux
- Install the openfortivpn package. On Debian and derivatives (e.g. Ubuntu) use the command line
sudo apt install openfortivpn
On other distros, apt will be replaced by another package manager such as yum, brew, rpm. - Open file /etc/openfortivpn/config with a text editor as root, for instance
sudo vim /etc/openfortivpn/config - Insert the following lines, save and exit
host = 200.54.173.82
port = 443
username =
password = - To connect to the vpn, use sudo openfortivpn