PureVPN offers OpenVPN configuration files that allow you to establish a VPN connection directly from your Synology NAS (Network Attached Storage) device running DSM7. This is useful because it encrypts all traffic leaving your NAS, adding a layer of security and privacy. Instead of relying on a VPN client within DSM, this method integrates the VPN connection at the system level. This can be beneficial for tasks like securely accessing your NAS remotely, protecting data during backups, or bypassing geo-restrictions for streaming services.
Consider using a PureVPN OpenVPN profile on your Synology NAS in these situations:
Remote Access Security: Protect your data when accessing your NAS from public Wi-Fi networks or untrusted locations.
Backup Encryption: Secure your backups to cloud services or other remote locations.
Circumventing Geo-Restrictions: Access streaming content or services that may be blocked in your region.
Privacy: Mask your NAS's IP address and encrypt its traffic to prevent tracking.
Configuring PureVPN on your Synology NAS with OpenVPN profiles involves a few steps through the Synology DSM interface:
Download OpenVPN Configuration Files: Obtain the necessary .ovpn files and credentials from the PureVPN member area of their website. You'll typically find these in a "manual configuration" or "OpenVPN" section.
Create a VPN Profile: In DSM, go to Control Panel > Network > Network Interface > Create > Create VPN Profile > OpenVPN.
Import the Configuration: Select "Import .ovpn file," browse to the downloaded .ovpn file, and enter your PureVPN username and password. The profile name will auto-populate.
Connect: Select the newly created profile and click "Connect."
Within the VPN profile settings, consider these options:
Authentication: Ensure the authentication method is set correctly (usually username/password).
Reconnect: Enable the "Reconnect when the VPN connection is lost" option to maintain a persistent connection.
Default Gateway: Carefully consider the "Use default gateway on remote network" option. If enabled, all of your NAS's internet traffic will go through the VPN. If disabled, only traffic directed to the VPN network will be routed through the VPN. Test this setting to make sure your NAS functions as expected.
Server Selection: Choose a PureVPN server location close to your physical location for optimal speed.
Speed Considerations: VPNs can reduce internet speed due to encryption overhead. Test different servers to find the fastest option.
Privacy Limits: While PureVPN encrypts your traffic, no VPN provides complete anonymity. Be aware of PureVPN's logging policies.
Troubleshooting: If you encounter connection problems, double-check your credentials and the .ovpn file. Try a different server location.
DSM Updates: After a DSM update, you may need to reconnect or re-import the OpenVPN profile.