VPN (CIN): Difference between revisions

From AG Born Wiki
Jump to navigation Jump to search
(Created page with "===== Windows OpenVPN Client ===== You can download the client at the end of this tutorial! * for Windows 7/8/10 64bit -> [https://cin-118-245.medizin.uni-tuebingen.de:8080/i...")
 
No edit summary
Line 1: Line 1:
===== Windows OpenVPN Client =====
===== Windows OpenVPN Client =====
You can download the client at the end of this tutorial!
Choose the setups for your Windows
* for Windows 7/8/10 64bit -> windows-install-x64.exe
* for Windows 7/8/10 32bit -> windows-install-x86.exe


* for Windows 7/8/10 64bit -> [https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/yF81xBFEbbw88Ul windows-install-x64.exe]
https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/h5xvw7H0SqYkn3t
* for Windows 7/8/10 32bit -> [https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/Ai8FRudauakjqG3 windows-install-x86.exe]


Install the client with double click. After installation of the client, you can start your client and you will see the icon of your openvpn in the taskbar.
Install the client with double click. After installation of the client, you can start your client and you will see the icon of your openvpn in the taskbar.
Line 21: Line 23:
openvpn --config /your/path/firewall-TCP-1194-config.ovpn --ca /your/path/firewall-TCP-1194-ca.crt*
openvpn --config /your/path/firewall-TCP-1194-config.ovpn --ca /your/path/firewall-TCP-1194-ca.crt*
</pre>
</pre>
Donwload the config files here
Donwload the config files:
https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/h5xvw7H0SqYkn3t


===== Mac OSX Tunnelblick Client =====
===== Mac OSX Tunnelblick Client =====
For downloading a Client for iOS/Mac you can use Tunnelblick:<br/>
For downloading a Client for iOS/Mac you can use Tunnelblick:<br>
https://code.google.com/p/tunnelblick/ <br/>
https://code.google.com/p/tunnelblick/ <br>
Download the configuration files for Mac Tunnelblick ([https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/umgiUGjsByHcMoq mac-config-files.visc.zip]).<br/>
Download the configuration files for Mac Tunnelblick ([https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/h5xvw7H0SqYkn3t mac-config-files.visc.zip]).<br>
Please extract the configuration to your desktop and doubleclick the Viscosity.visc file.
Please extract the configuration to your desktop and doubleclick the Viscosity.visc file.


'''All importent VPN files to download [https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/awUflzCeIt2mT6u here]'''
==== How I connect to my computer ====
If you want access to your office computer via Remote Desktop, then we must activate it for you.<br>
Send your computer name to [mailto:support-mp@medizin.uni-tuebingen.de support-mp@medizin.uni-tuebingen.de] (you find your computer name on a red label)
 
# start remote desktop
#: [[file:RDP MP.jpg]]
# type your computer name in this field
# click connect
# you can login with your account
#: <span style="background:#e0e0e0"> Login: medpsych\ [login] </span>
#: <span style="background:#e0e0e0"> Password: [your password] </span>
#: [[file:RDP login alteHNO.jpg ]]

Revision as of 15:13, 9 March 2016

Windows OpenVPN Client

Choose the setups for your Windows

  • for Windows 7/8/10 64bit -> windows-install-x64.exe
  • for Windows 7/8/10 32bit -> windows-install-x86.exe

https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/h5xvw7H0SqYkn3t

Install the client with double click. After installation of the client, you can start your client and you will see the icon of your openvpn in the taskbar.

Please be sure you run the OpenVPN Client as Administrator !!!
On Windows you can right click the OpenVPN-GUI Icon and select "Run as Administrator" 

With a right-click on the openvpn-gui icon you can click on connect for connecting to the vpn server.

Linux Debian/Ubuntu OpenVPN Client

You need to download the configurations files (openvpn-config.zip) at the end of this tutorial for debian like Linux open a terminal and type:

apt-get update
apt-get install openvpn
openvpn --config /your/path/firewall-TCP-1194-config.ovpn --ca /your/path/firewall-TCP-1194-ca.crt*

Donwload the config files: https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/h5xvw7H0SqYkn3t

Mac OSX Tunnelblick Client

For downloading a Client for iOS/Mac you can use Tunnelblick:
https://code.google.com/p/tunnelblick/
Download the configuration files for Mac Tunnelblick (mac-config-files.visc.zip).
Please extract the configuration to your desktop and doubleclick the Viscosity.visc file.

How I connect to my computer

If you want access to your office computer via Remote Desktop, then we must activate it for you.
Send your computer name to support-mp@medizin.uni-tuebingen.de (you find your computer name on a red label)

  1. start remote desktop
  2. type your computer name in this field
  3. click connect
  4. you can login with your account
    Login: medpsych\ [login]
    Password: [your password]