Skip to content

Commit dff520c

Browse files
committed
vpn reset linux update
1 parent 4717890 commit dff520c

1 file changed

Lines changed: 15 additions & 23 deletions

File tree

docs/do-science/guides/access-guides/reset-vpn.md

Lines changed: 15 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -177,28 +177,18 @@ To remove old VPN configuration on MacOS using Tunnelblick, follow our guide bel
177177

178178
::: expander Ubuntu linux {#4-linux}
179179

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..._
194184
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).
196186
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.
198187
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.
202192

203193
:::
204194

@@ -259,11 +249,13 @@ You should now be connected to the VPN.
259249

260250
::: expander Ubuntu Linux {#5-linux}
261251

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.
262257

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.
267259

268260
:::
269261

0 commit comments

Comments
 (0)