사용자 도구

사이트 도구


network:forticlient

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
network:forticlient [2013/09/15 17:22]
kwon37xi 새로 만듦
network:forticlient [2020/07/01 14:04] (현재)
kwon37xi [OpenFortiVPN Ubuntu Linux]
줄 1: 줄 1:
 ====== Forticlient SSLVPN ====== ====== Forticlient SSLVPN ======
   * http://www.forticlient.com/   * http://www.forticlient.com/
 +  * [[https://github.com/adrienverge/openfortivpn|openfortivpn]] 오픈소스 버전
 +    * [[https://github.com/theinvisible/openfortigui|OpenFortiGUI]] - GUI 설정기. network-manager 사용시 불필요해보임.
  
-===== Forticlient Ubuntu Linux ===== +===== OpenFortiVPN Ubuntu Linux ===== 
-  +<code sh> 
 +sudo apt-get install network-manager-fortisslvpn \ 
 +    network-manager-fortisslvpn-gnome \ 
 +    openfortivpn 
 +</code> 
 +  * 이제 gnome network manager GUI 에서 Fortinet SSLVPN 선택 가능해짐
  
 +<code sh>
 +# root 권한으로 실행필요
 +sudo openfortivpn vpn-gateway:8443 --username=foo
 +</code>
  
 +  * 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 미리 설치할 것<code sh>
 +sudo apt-get install ia32-libs-gtk
 +</code>
network/forticlient.1379233345.txt.gz · 마지막으로 수정됨: 2013/09/15 17:22 저자 kwon37xi