Skip to main content

Synology: OpenVPN

Install VPN server package and enable OpenVPN on Synology.

Synology VPN Server supports PPTP, OpenVPN, and L2TP/IPSec.

After installed, VPN server can be accessed from Main Menu

Access VPN server on Synology

Enable OpenVPN

Enable OpenVPN on Synology

Make sure to open UDP port 1194 on router

Make sure to open UDP port 1194 on router

Verify OpenVPN is enabled

Export configuration file to use on clients to connect to VPN server

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Powershell: Install Windows Feature - .NET Framework 3.5

Check if .NET Framework is installed. Get-WindowFeature *net* Install-WindowsFeature NET-Framework-Features