Changes for page VPN Access
Last modified by Thomas Coelho (local) on 2024/11/18 11:42
From version 2.2
edited by valad
on 2024/08/14 21:53
on 2024/08/14 21:53
Change comment:
There is no comment for this version
To 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. valad1 +XWiki.thw - Content
-
... ... @@ -22,9 +22,10 @@ 22 22 Please enter your password to confirm the installation. 23 23 24 24 After the successful installation NetworkManager must be restartet: 25 -\\ sudo service network-manager restart 25 + 26 + sudo service network-manager restart 26 26 27 -Again, confirm with your password if necessary. 28 +Again, confirm with your password if necessary. 28 28 29 29 ~== Getting Started == 30 30 ... ... @@ -108,7 +108,8 @@ 108 108 ~=== Start the VPN connection === 109 109 110 110 Open a terminal and change to the path where the vpn config file is stored. Start the connection with 111 -\\ sudo openvpn itp.ovpn 112 + 113 + sudo openvpn itp.ovpn 112 112 113 113 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). 114 114 ... ... @@ -129,13 +129,13 @@ 129 129 130 130 Termiate the session by pressing Ctrl-C in this terminal. 131 131 132 -== 134 +~==OpenVPN for Windows 10== 133 133 134 -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/'. 135 135 Download the exe-file for Windows 10 and install OpenVPN. 136 136 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. 137 137 138 -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]].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]. 139 139 140 140 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'. 141 141