- Log into your administration console usually Open Control Panel.
- Click the Network Interface tab
- Click Create > Create VPN profile
- Select OpenVPN (via importing a .ovpn file) and click Next.
- You can find the list of all available locations here for OpenVPN.
- Click Linux link, download and extract the zip file.
- Enter the Profile name (a name which you’ll see in the Network Interfaces list), your PureVPN Credentials. Click the Browse button next to Import .ovpn file: and find the file we got from the previous step. Add the ca.crt file in CA Certificate provided with the ovpn file. Press Next.
- Enable Use default gateway on remote network ***
If you want, enable Reconnect when the VPN connection is lost
Press Apply.
- On the Network Interfaces menu, right-click your freshly made VPN connection and press Connect, or press Connect button.
- If the connection was successful, status below the name of connection will say Connected.
*** Connecting to your Synology from the Outside (WAN)
In case you check the Use default gateway on remote network you might have problems connecting to your NAS over the Internet.
If you want security, you need to have this checked.
If you want to access your NAS over the internet, you have to leave this unchecked, but the connection may fail.
The reason for it is that the default gateway redirects all requests that are not within the private network over the VPN connection. You would need to connect to the VPN gateway’s (external) IP, but since it is a shared IP address among everyone connected to it, it just drops the incoming connection, as the server doesn’t know to whom to relay the package