====== Forticlient SSLVPN ======
* http://www.forticlient.com/
* [[https://github.com/adrienverge/openfortivpn|openfortivpn]] 오픈소스 버전
* [[https://github.com/theinvisible/openfortigui|OpenFortiGUI]] - GUI 설정기. network-manager 사용시 불필요해보임.
===== OpenFortiVPN Ubuntu Linux =====
sudo apt-get install network-manager-fortisslvpn \
network-manager-fortisslvpn-gnome \
openfortivpn
* 이제 gnome network manager GUI 에서 Fortinet SSLVPN 선택 가능해짐
# root 권한으로 실행필요
sudo openfortivpn vpn-gateway:8443 --username=foo
* network-manager GUI 로 접속이 안될경우 명령행에서 먼저해서 오류 메시지를 보고 해결한다. 가끔 ''trusted-cert'' 를 추가하라는 에러가 발생할 수도 있음. 이경우 **Advanced -> Security -> Trusted certificate** 에 해당값을 추가해준다.
===== Forticlient Ubuntu Linux =====
* [[http://goo.gl/bsqxC|Forticlient for Linux 4.0.2254]]
* 압축 풀고 ''forticlientsslvpn'' 실행
* 설정하고 **ᅟStatus : Tunnel Running** 상태로 나와야함.
* [[http://startbyzero.com/webmaster/installazione-forticlient-ssl-vpn-in-ambiente-linux-ubuntu/|Installazione Forticlient SSL VPN in ambiente linux Ubuntu]]
* Ubuntu 64bit 미리 설치할 것
sudo apt-get install ia32-libs-gtk