VPN Client

From Ever changing code
Revision as of 00:51, 27 April 2017 by Pio2pio (talk | contribs) (Created page with "= 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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