TTU VPN: Difference between revisions

From ICO wiki
Jump to navigationJump to search
Line 44: Line 44:
* download client.ovpn from https://toru.ttu.ee/
* download client.ovpn from https://toru.ttu.ee/
* for Linux add after ''setenv PUSH_PEER_INFO'':
* for Linux add after ''setenv PUSH_PEER_INFO'':
''script-security 2
''script-security 2<br>
up /etc/openvpn/update-resolv-conf
up /etc/openvpn/update-resolv-conf<br>
down /etc/openvpn/update-resolv-conf''
down /etc/openvpn/update-resolv-conf''



Revision as of 15:06, 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


Configuration

script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf


Connecting in Debian/Ubuntu

sudo openvpn --config client.ovpn