You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/do-science/guides/access-guides/reset-vpn.md
+15-23Lines changed: 15 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,28 +177,18 @@ To remove old VPN configuration on MacOS using Tunnelblick, follow our guide bel
177
177
178
178
::: expander Ubuntu linux {#4-linux}
179
179
180
-
181
-
<!--
182
-
183
-
1. Open "Settings", for example by clicking the "settings icon" in the top right corner of your screen.
184
-
2. Click on the "Network" menu.
185
-
3. Click on the "+" sign on the right of "VPN" (Add VPN).
186
-
4. Click "Import from file..." in the menu.
187
-
188
-
-->
189
-
190
-
1. Click on the _Network Manager_ icon in the task bar.
191
-
2. Select _Edit Connections..._.
192
-
3. Click _Add_.
193
-
4. Choose _Import a saved VPN configuration_ and click _Create_.
180
+
1. Open _Settings_.
181
+
2. Select _Network_.
182
+
3. Click the _+_ sign to the right of the _VPN_ section.
183
+
4. Choose _Import from file..._
194
184
5. Select the OpenVPN profile named **`<username>.ovpn`** that you collected in Step 1.
195
-
6.Enter your user name (same as the OpenVPN profile file name).
185
+
6.In _User name_, enter your user name (same as the OpenVPN profile file name).
196
186
7. Click on the person icon in the _Password_ field and select **`Ask for this password every time`**.
197
-
8. Enter the _Private Key Password_ with the **`VPN passphrase`** sent to you from HUNT over Signal.
198
187
9. Click on the _IPv4 Settings_ tab.
199
-
10. Click _Routes..._.
200
-
11. Select the _Use this connection only for resources on its network_ and click _OK_.
201
-
12. Click _Apply_.
188
+
10. Under _Routes..._, select the _Use this connection only for resources on its network_.
189
+
11. Click _Add_.
190
+
191
+
OpenVPN will now try to connect to HUNT Cloud. Skip to the next part "Connect to the VPN" for details.
202
192
203
193
:::
204
194
@@ -259,11 +249,13 @@ You should now be connected to the VPN.
259
249
260
250
::: expander Ubuntu Linux {#5-linux}
261
251
252
+
1. Click on the _VPN_ icon in the task bar in the upper right corner.
253
+
2. You will see two open fields when OpenVPN try to connect for the first time:
254
+
- In the first field, enter the **`verification code`** from Google Authenticator in the _Password_ field.
255
+
- In the second field, enter the **`VPN passphrase`** sent to you from HUNT Cloud over Signal. You should only be asked about this on your first login.
256
+
3. Click _Connect_ to connect.
262
257
263
-
1. Click on the _Network Manager_ icon in the task bar.
264
-
2. Select _VPN Connections >_ and the name of your profile.
265
-
3. In the _Authenticate VPN_ window, enter the **`verification code`** from Google Authenticator in the _Password_ field.
266
-
4. Click _OK_ to connect.
258
+
NOTE. You may be disconnected the first time you log in as the verification code will time out when you write the VPN passphrase. Try to connect once more, this time only adding the verification code from Google Authenticator.
0 commit comments