Changes for page VPN Access
Last modified by Thomas Coelho (local) on 2024/11/18 11:42
From version 1.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. thw1 +XWiki.valad - Content
-
... ... @@ -22,10 +22,9 @@ 22 22 Please enter your password to confirm the installation. 23 23 24 24 After the successful installation NetworkManager must be restartet: 25 - 26 - sudo service network-manager restart 25 +\\ sudo service network-manager restart 27 27 28 -Again, confirm with your password if necessary. 27 +Again, confirm with your password if necessary. 29 29 30 30 ~== Getting Started == 31 31 ... ... @@ -109,8 +109,7 @@ 109 109 ~=== Start the VPN connection === 110 110 111 111 Open a terminal and change to the path where the vpn config file is stored. Start the connection with 112 - 113 - sudo openvpn itp.ovpn 111 +\\ sudo openvpn itp.ovpn 114 114 115 115 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). 116 116 ... ... @@ -131,13 +131,13 @@ 131 131 132 132 Termiate the session by pressing Ctrl-C in this terminal. 133 133 134 - ~==OpenVPN for Windows 10==132 +== OpenVPN for Windows 10 == 135 135 136 -At the time of writing, you can download OpenVPN on 'https:~/~/openvpn.net/community-downloads/'. 134 +At the time of writing, you can download OpenVPN on '[[https:~~/~~/openvpn.net/community-downloads/>>https://openvpn.net/community-downloads/]]'. 137 137 Download the exe-file for Windows 10 and install OpenVPN. 138 138 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. 139 139 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]. 138 +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]. 141 141 142 142 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'. 143 143