VPN certificate reset
This guide describes how to reset your VPN certificate and passphrase required to access your lab when you receive your shipments from the VPN certificate reset order.
1. Requirements
Shipments from the VPN certificate reset order
1.1 Your new VPN certificate and VPN profile in a compressed 7z
-file sent over filesender.no
1.2. Your new VPN passphrase
and your 7-ZIP file key
sent over Signal.
Required software. The following required software should already be installed during your initial onboarding:
1.3. Working VPN software (if not, head over to our Getting started guide to install the VPN software.
1.4. A working Google authenticator application on your phone that provide time-based VPN verification codes (if not, you can order a Google authenticator key reset in our service desk).
2. Download and unpack your new certificate
We will communicate your VPN certificate over your organizational email. You will receive a link to an encrypted file archive (7z-file).
OS X and MacOS - Passphrase not working?
Note that the default archive utility on MacOS does not recognize the passphrase of the 7z files. You will need to install the 7z-compatible software from the link above.
3. Remove your old VPN certificate
You will need to remove your old VPN certificate and passwords before you install a new one.
4. Setup the new VPN profile
5. Connect to the VPN
6. Verify your VPN connection
Access list
We allow connection from known IP addresses only. This means that your VPN connection may be blocked if you connect from a (for us) unknown network outside Norway. Click here to request an opening for your location in our Do science service desk.
Next step
If you successfully completed this step, head over to Step 3 to Configure your SSH connection. If you did not succeed, start with a quick look in our Immediate troubleshooting section below.
Troubleshooting
Below are a few immediate things to try if your VPN connection did not succeed:
Authenticate VPN
If the Authenticate VPN prompt pops up again, then try to log in again with a new verification code
.
VPN connection failed
If you received the notification VPN Connection Failed after 60 seconds, please check the following
- Verify that you have an active internet connection.
- Verify that the Private Key Password is correct.
Could not read Private Key error
The error messages below indicates that there is a typo in the Private Key Password (step 2.3.5) and you need to type it in again.
ERROR: could not read Private Key username/password/ok/string from management interface
Cannot load private key file
Unable to apply changes
If you are unable to click Apply after your changes, try to re-enter your Private Key Password using your VPN passphrase
that you collected in Step 1.
TIP
If nothing works, please head over to our main troubleshooting section for more information on how to troubleshoot connections.
Tunnelblick does not respond
If Tunnelblick stopped responding, you can try following command in your terminal to stop Tunnelblick app
bash
sudo pkill -9 -i 'Tunnelblick|openvpn'