VPN Client
Jump to navigation
Jump to search
Forticlient
... W I P ...
Forticlient is available for multiple platforms but official downloads do not contain anything for linux (as of Apr 2017). Therefore here below you will find linux client provided by Arubacloud
Download & Install the client:
$ wget -q http://kb.arubacloud.com/files/tar-gz/forticlientsslvpn_linux_4-0-2281-tar.aspx -O fortisslvpn.tgz && tar -xzf fortisslvpn.tgz $ cd forticlientsslvpn && ./helper/setup.linux.sh
Press Ctrl+C, Agree Their License (1st time only) & then connect to VPN by:
$ yes | ./forticlientsslvpn_cli --server firewall_vpn_endpoint:10443 --vpnuser a_user > /dev/null
If you wish run with GUI you may need to install
sudo apt-get install libgtk2.0-0:i386
Troubleshooting
Create trustedstore hidden directory, run the cli command again
mkdir ~/.fctsslvpn_trustca