Changes for page VPN Access
Last modified by Thomas Coelho on 2025/10/31 13:48
From version 4.2
edited by Thomas Coelho (local)
on 2025/10/28 12:05
on 2025/10/28 12:05
Change comment:
There is no comment for this version
To version 4.1
edited by Thomas Coelho (local)
on 2024/11/18 11:42
on 2024/11/18 11:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -20,26 +20,24 @@ 20 20 21 21 Open up a terminal of your choice (Ctrl + T) and install OpenVPN Network Manager by typing the following line: 22 22 23 - {{code}}sudo apt-get install network-manager-openvpn-gnome{{/code}}23 + sudo apt-get install network-manager-openvpn-gnome 24 24 25 25 Please enter your password to confirm the installation. 26 26 27 27 After the successful installation NetworkManager must be restartet: 28 +\\ sudo service network-manager restart 28 28 29 - {{code}}sudo servicenetwork-manager restart{{/code}}30 +Again, confirm with your password if necessary. 30 30 31 - Again,confirm with your passwordif necessary.32 +~== Getting Started == 32 32 33 -== Getting Started == 34 - 35 35 <br>~[~[File:step_01.png|thumb|x50|Menu in the top right corner in Ubuntu 14.04]] 36 36 ~[~[File:Settings-network.png|thumb|x50|Settings menu in Ubuntu 18.04]] 37 37 ~[~[File:Settings-network-vpn.png|thumb|x50|VPN Settings in Ubuntu 18.04]] 38 38 39 39 To get VPN access you must set up a new VPN connection first. Click on the two arrow symbol (or the WiFi symbol - depending on which connection you are currently using) in the top right corner. 40 - 41 -* Now choose Connections -> Configure VPN.... 42 - A new window will open up. 39 +~: Now choose <code>VPN Connections -> Configure VPN...</code>. <br> 40 +A new window will open up. 43 43 ~: Click on <code>Add</code> to add a new connection. <br> 44 44 You will be asked for the connection type. 45 45 ~: Choose <code>OpenVPN</code> and click on <code>Create...</code>. ... ... @@ -50,11 +50,12 @@ 50 50 For the '''Gateway''' type: 51 51 vgw.itp.uni-frankfurt.de 52 52 51 +(old gateway: vpn.itp.uni-frankfurt.de) 52 + 53 53 Under '''Authentication''' select <code>Password</code> as authentication type. Enter your user name and password and choose the CA Certificate 'private-ca-itp.crt'. It can be downloaded [http:~/~/th.physik.uni-frankfurt.de/~~thw/vpn/private-ca-itp.crt here]. 54 54 55 55 Your new VPN connection will be listet in '''Network Connections'''. 56 56 57 - 58 58 ~==Using a VPN Connection== 59 59 To access a VPN network just click on the arrow or WiFi symbol on the top right corner. Your configured connection should be found under '''VPN Connections'''. 60 60