Changes for page VPN Access
Last modified by Thomas Coelho (local) on 2024/11/18 11:42
From 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
To version 2.1
edited by Thomas Coelho
on 2022/06/22 14:38
on 2022/06/22 14:38
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. coelho1 +XWiki.thw - Content
-
... ... @@ -2,9 +2,6 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -{{warning}} 6 -This page needs to be rework. New screen shots need to be doone. 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 ... ... @@ -25,9 +25,10 @@ 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 25 + 26 + sudo service network-manager restart 29 29 30 -Again, confirm with your password if necessary. 28 +Again, confirm with your password if necessary. 31 31 32 32 ~== Getting Started == 33 33 ... ... @@ -111,7 +111,8 @@ 111 111 ~=== Start the VPN connection === 112 112 113 113 Open a terminal and change to the path where the vpn config file is stored. Start the connection with 114 -\\ sudo openvpn itp.ovpn 112 + 113 + sudo openvpn itp.ovpn 115 115 116 116 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). 117 117 ... ... @@ -132,13 +132,13 @@ 132 132 133 133 Termiate the session by pressing Ctrl-C in this terminal. 134 134 135 -== 134 +~==OpenVPN for Windows 10== 136 136 137 -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/'. 138 138 Download the exe-file for Windows 10 and install OpenVPN. 139 139 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. 140 140 141 -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]. 142 142 143 143 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'. 144 144