Vpn client » History » Version 7
Herve Caumont, 2013-08-22 10:45
1 | 1 | Herve Caumont | h1. VPN Setup |
---|---|---|---|
2 | |||
3 | {{>toc}} |
||
4 | |||
5 | 3 | Herve Caumont | h2. Introduction |
6 | 1 | Herve Caumont | |
7 | 3 | Herve Caumont | The purpose of this section is to lead the users to install and use their OpenVPN Client, in order to establish connection with Terradue's VPN server. |
8 | |||
9 | 6 | Herve Caumont | Since August 2013, a new way to establish your virtual private network is in place. |
10 | 1 | Herve Caumont | We expect it to be more easy and intuitive. |
11 | |||
12 | 5 | Herve Caumont | *IMPORTANT NOTICE*: if you have a previously installed VPN client (e.g. tunnelblick) on your system, such *previously installed client must be disconnected* and then be disabled (we recommend uninstalling it). |
13 | 1 | Herve Caumont | |
14 | 4 | Herve Caumont | h2. Automated setup |
15 | 1 | Herve Caumont | |
16 | 6 | Herve Caumont | From now on, you can directly go to: |
17 | https://access.terradue.com |
||
18 | and login using your username and password. |
||
19 | 3 | Herve Caumont | |
20 | 6 | Herve Caumont | Once logged, all the connection setup is automatic, you must only approve the access by the new client. |
21 | 1 | Herve Caumont | |
22 | 4 | Herve Caumont | h2. Running your VPN connection |
23 | 1 | Herve Caumont | |
24 | 6 | Herve Caumont | * In your desktop tray, click on the "OpenVPN Connect" icon |
25 | * From the dropdown menu, select the entry "Connect to access.terradue.com" |
||
26 | 4 | Herve Caumont | * Provide your username and password to approve the access |
27 | 1 | Herve Caumont | |
28 | You are now connected ! |
||
29 | 4 | Herve Caumont | Check that the "OpenVPN Connect" icon in your desktop tray is now featuring a green symbol. |
30 | 1 | Herve Caumont | |
31 | 5 | Herve Caumont | _Once connected to the VPN, the procedure for accessing your Sandbox is unchanged, and still makes use of your private keys with SSH access (cf. [[vm access|SSH Connexion]])._ |
32 | 1 | Herve Caumont | |
33 | h2. Nota bene |
||
34 | 3 | Herve Caumont | |
35 | 4 | Herve Caumont | h3. Manual setup on other platforms |
36 | |||
37 | To download the "OpenVPN Connect" client for installation on another computer, you can access installation material and configuration templates from here: |
||
38 | 7 | Herve Caumont | https://access.terradue.com/?src=connect |
39 | 4 | Herve Caumont | |
40 | h3. Command Line Interface |
||
41 | |||
42 | 3 | Herve Caumont | Some users need to use the OpenVPN's command line interface. |
43 | 4 | Herve Caumont | |
44 | 1 | Herve Caumont | This last possibility is useful, because the "openvpn" command, which you can execute by using the prompt (Unix Shell or Windows Prompt) accepts the same parameters and has the same behavior regardless of which Operating System you use. |
45 | 4 | Herve Caumont | |
46 | 1 | Herve Caumont | In addition, you can use the "openvpn" command in a script to automatically start the VPN connection. |
47 | The [[OpenVPN Command line]] section describes how to build and install OpenVPN for most of the operating systems, and use it via command lines. |