Changes for page VPN Access

Last modified by Thomas Coelho on 2025/10/31 13:48

From version 6.2
edited by Thomas Coelho (local)
on 2025/10/28 12:08
Change comment: There is no comment for this version
To version 1.1
edited by Thomas Coelho
on 2022/06/22 14:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.coelho
1 +XWiki.thw
Content
... ... @@ -2,9 +2,6 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -{{warning}}
6 -Work in progress.
7 -{{/warning}}
8 8  
9 9  To get full access to our network from external locations we provide a VPN access based on openVPN. This is free software and part of every Linux distribution. The following guide has been tested with Ubuntu.
10 10  
... ... @@ -20,26 +20,25 @@
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}}
24 - sudo apt-get install network-manager-openvpn-gnome
25 -{{/code}}
20 + sudo apt-get install network-manager-openvpn-gnome
26 26  
27 27  Please enter your password to confirm the installation.
28 28  
29 29  After the successful installation NetworkManager must be restartet:
25 +
26 + sudo service network-manager restart
30 30  
31 -{{code}}
32 - sudo service network-manager restart
33 -{{/code}}
28 +Again, confirm with your password if necessary.
34 34  
35 -Again, confirm with your password if necessary.
30 +~== Getting Started ==
36 36  
37 -== Getting Started ==
32 +<br>~[~[File:step_01.png|thumb|x50|Menu in the top right corner in Ubuntu 14.04]]
33 +~[~[File:Settings-network.png|thumb|x50|Settings menu in Ubuntu 18.04]]
34 +~[~[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.
37 +~: Now choose <code>VPN Connections ->  Configure VPN...</code>. <br>
38 +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,15 +50,13 @@
50 50  For the '''Gateway''' type:
51 51   vgw.itp.uni-frankfurt.de
52 52  
49 +(old gateway: vpn.itp.uni-frankfurt.de)
50 +
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 -[[image:Bildschirmfoto vom 2025-10-28 11-50-07.png||alt="VPN Configuration Dialog" height="384" width="600"]]
58 -
59 -=== Using a VPN Connection ===
60 -
61 -
55 +~==Using a VPN Connection==
62 62  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'''.
63 63  
64 64  
... ... @@ -115,7 +115,8 @@
115 115  ~=== Start the VPN connection ===
116 116  
117 117  Open a terminal and change to the path where the vpn config file is stored. Start the connection with
118 -\\ sudo openvpn itp.ovpn
112 +
113 + sudo openvpn itp.ovpn
119 119  
120 120  where itp.ovpn is the name of the config file. openvpn needs root access, therefore you must enter your local password for sudo. After this you have to enter your ITP credentials (Username and Password).
121 121  
... ... @@ -136,13 +136,13 @@
136 136  
137 137  Termiate the session by pressing Ctrl-C in this terminal.
138 138  
139 -== OpenVPN for Windows 10 ==
134 +~==OpenVPN for Windows 10==
140 140  
141 -At the time of writing, you can download OpenVPN on '[[https:~~/~~/openvpn.net/community-downloads/>>https://openvpn.net/community-downloads/]]'.
136 +At the time of writing, you can download OpenVPN on 'https:~/~/openvpn.net/community-downloads/'.
142 142  Download the exe-file for Windows 10 and install OpenVPN.
143 143  Start 'OpenVPN GUI'. You will get a message that no config file was found. But starting 'OpenVPN GUI' creates a directory to put the config files into.
144 144  
145 -Next you need to download our [[CA (Certificate of Authority)>>http://th.physik.uni-frankfurt.de/~~thw/vpn/private-ca-itp.crt]] [http:~/~/th.physik.uni-frankfurt.de/~~thw/vpn/private-ca-itp.crt] and the [[config file>>http://th.physik.uni-frankfurt.de/~~thw/vpn/all-via-itp.ovpn]] [http:~/~/th.physik.uni-frankfurt.de/~~thw/vpn/all-via-itp.ovpn].
140 +Next you need to download our CA (Certificate of Authority) [http:~/~/th.physik.uni-frankfurt.de/~~thw/vpn/private-ca-itp.crt] and the config file [http:~/~/th.physik.uni-frankfurt.de/~~thw/vpn/all-via-itp.ovpn].
146 146  
147 147  Some Browsers, depending on the download method, save some of these files as standard text files '.txt'. If this happens, you need to rename them to 'private-ca-itp.crt' and 'all-via-itp.ovpn'. With standard configuration Windows 10 does not show the endings of the file names. The endings are correct if for 'all-via-itp.ovpn' the file type is shown as 'OpenVPN Config' and  for 'private-ca-itp.crt' as 'Sicherheitszertifikat' or 'security certificate'.
148 148  
Bildschirmfoto vom 2025-10-28 11-50-07.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.coelho
Size
... ... @@ -1,1 +1,0 @@
1 -87.3 KB
Content