TTU VPN: Difference between revisions

From ICO wiki
Jump to navigationJump to search
Line 35: Line 35:
* iOS http://openvpn.net/clients/index.php?client=openvpn_connect_ios
* iOS http://openvpn.net/clients/index.php?client=openvpn_connect_ios


'''Installation'''
'''Installation in Debian/Ubuntu'''
* Debian/Ubuntu
''sudo apt-get update && sudo apt-get install openvpn openvpn-blacklist && sudo apt-get clean''
''sudo apt-get update && sudo apt-get install openvpn openvpn-blacklist && sudo apt-get clean''
'''Connecting in Debian/Ubuntu'''
''sudo openvpn --config client.ovpn''

Revision as of 15:03, 1 June 2017

Uni-ID

Uni-ID is required to use TTU VPN.

Tutorials

Forticlient VPN

Packages

Settings

OpenVPN

Settings URL: toru.ttu.ee

Client software

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