|
|
(158 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| =Uni-ID=
| | #REDIRECT [[TalTech VPN]] |
| * EST https://wiki.ttu.ee/it/et/doc/uni-id
| |
| * ENG https://wiki.ttu.ee/it/en/doc/uni-id
| |
| | |
| Uni-ID is required to use TTU VPN.
| |
| | |
| =Tutorials=
| |
| * EST https://wiki.ttu.ee/et/juhendid/it/doc/lib_toru
| |
| * ENG https://wiki.ttu.ee/en/manuals/it/doc/lib_toru
| |
| | |
| =Forticlient VPN=
| |
| * EST https://wiki.ttu.ee/it/et/doc/vpn
| |
| * ENG https://wiki.ttu.ee/it/en/doc/vpn
| |
| | |
| '''Packages'''
| |
| * clean client http://www.forticlient.com/
| |
| * Debian packages https://hadler.me/linux/forticlient-sslvpn-deb-packages/
| |
| * for MS Windows, TTU preconfigured http://www.ttu.ee/FortiClient.exe
| |
| | |
| '''Settings'''
| |
| * Web: https://vpn.ttu.ee:443/
| |
| * URL: vpn.ttu.ee
| |
| * Port: 443
| |
| | |
| =OpenVPN=
| |
| * EST https://wiki.ttu.ee/it/et/doc/lib_toru
| |
| * ENG https://wiki.ttu.ee/it/en/doc/lib_toru
| |
| | |
| '''Settings'''
| |
| URL: toru.ttu.ee
| |
| | |
| '''Client software'''
| |
| * GNU/Linux http://openvpn.net/clients/index.php?client=openvpn_linux
| |
| * Android http://openvpn.net/clients/index.php?client=openvpn_connect_android
| |
| * iOS http://openvpn.net/clients/index.php?client=openvpn_connect_ios
| |
| | |
| '''Installation in Debian/Ubuntu'''
| |
| ''sudo apt-get update && sudo apt-get install openvpn openvpn-blacklist && sudo apt-get clean''
| |
| | |
| '''Connecting in Debian/Ubuntu'''
| |
| ''sudo openvpn --config client.ovpn''
| |