VPN (CIN): Difference between revisions

From AG Born Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==== Windows OpenVPN Client ====
If you need access to the CIN network from the outside, you can use the CIN VPN Server.
Choose the setups for your Windows
 
You need an OpenVPN client, our CIN-configuration file and the CIN-certificate file.
 
===Windows OpenVPN Client===
* You can download the client for Windows here:
  http://openvpn.net/index.php/download/community-downloads.html
* Windows OpenVPN configuration files. To download please right-click here:
  http://172.25.240.204/cinvpn.ovpn
  http://172.25.240.204/ca.crt
* Outside CIN the files are available on our cloud storage:
https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/ZEnY6DXU1ZBoaFx
* After installation of the openvpn client, please copy both files to the configuration folder of your client (eg. "C:\Program Files\OpenVPN\config")
* Then you can start your client and you will see the icon of your openvpn in the taskbar.
* 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 also can find here more information how to install a client for several linux distributions.
* for debian like Linux open a terminal and type:
apt-get update
apt-get install openvpn
openvpn --config /your/path/cinvpn.ovpn --ca /your/path/ca.crt*
*(files can be found below)
 
   
   
* for Windows 7/8/10 64bit -> windows-install-x64.exe
===Mac OSX Tunneblick Client===
* for Windows 7/8/10 32bit -> windows-install-x86.exe
* For downloading a Client for iOS/Mac you can use Tunnelblick:
 
  https://code.google.com/p/tunnelblick/
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.
* Mac Tunnelblick configuration files:
<pre>
  [[File:Cinvpn.tblk.zip]]
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"
</pre>
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 ====
* Please extract the configuration to your desktop and doubleclick the cinvpn.tblk file.
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:


<pre>
===Important Information for all platforms===
apt-get update
<pre style="color:red">Please be sure you run the OpenVPN Client or Tunneblick as Administrator !!!
apt-get install openvpn
On Windows you can right click the OpenVPN-GUI Icon and select "Run as Administrator"</pre>
openvpn --config /your/path/firewall-TCP-1194-config.ovpn --ca /your/path/firewall-TCP-1194-ca.crt*
</pre>
Donwload the config files:
https://cin-118-245.medizin.uni-tuebingen.de:8080/index.php/s/h5xvw7H0SqYkn3t


==== Mac OSX Tunnelblick Client ====
* After a few seconds after connecting you will be asked for your username and password. You have to use the same account you are using to access to our servers.
For downloading a Client for iOS/Mac you can use Tunnelblick:<br>
*:[[file:Openvpn login.jpg]]
https://code.google.com/p/tunnelblick/ <br>
* And again after a few seconds you will get an IP from the CIN network and you are connected to the network.
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>
* You have now access to all servers with http, samba or ssh.
Please extract the configuration to your desktop and doubleclick the Viscosity.visc file.


==== How I connect to my computer ====
=== 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>
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)
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)

Revision as of 16:00, 9 March 2016

If you need access to the CIN network from the outside, you can use the CIN VPN Server.

You need an OpenVPN client, our CIN-configuration file and the CIN-certificate file.

Windows OpenVPN Client

  • You can download the client for Windows here:
 http://openvpn.net/index.php/download/community-downloads.html
  • Windows OpenVPN configuration files. To download please right-click here:
 http://172.25.240.204/cinvpn.ovpn
 http://172.25.240.204/ca.crt
  • Outside CIN the files are available on our cloud storage:

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

  • After installation of the openvpn client, please copy both files to the configuration folder of your client (eg. "C:\Program Files\OpenVPN\config")
  • Then you can start your client and you will see the icon of your openvpn in the taskbar.
  • 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 also can find here more information how to install a client for several linux distributions.
  • for debian like Linux open a terminal and type:
apt-get update
apt-get install openvpn
openvpn --config /your/path/cinvpn.ovpn --ca /your/path/ca.crt*
*(files can be found below)


Mac OSX Tunneblick Client

  • For downloading a Client for iOS/Mac you can use Tunnelblick:
 https://code.google.com/p/tunnelblick/
  • Mac Tunnelblick configuration files:
 File:Cinvpn.tblk.zip
  • Please extract the configuration to your desktop and doubleclick the cinvpn.tblk file.

Important Information for all platforms

Please be sure you run the OpenVPN Client or Tunneblick as Administrator !!!
On Windows you can right click the OpenVPN-GUI Icon and select "Run as Administrator"
  • After a few seconds after connecting you will be asked for your username and password. You have to use the same account you are using to access to our servers.
  • And again after a few seconds you will get an IP from the CIN network and you are connected to the network.
  • You have now access to all servers with http, samba or ssh.

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: [login]
    Password: [your password]