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

How to charge your device from USB Port

First of all, check BIOS Settings of your laptop or desktop Dell Look for USB PowerShare BIOS Settings: USB PowerShare Lenovo Look for Always On USB Charge in Off Mode BIOS Settings: Enable Always On USB Charge in Off Mode

Haskell: Notes

Haskell - An advanced, purely functional programming language

Openfiler on VMware Workstation 12.5.4

On VMware Workstation 12.5.4, after cloning open filer VM (version 2.99.1), I got error "You do not appear to have networking. Please login to start networking." Check MAC Address of cloned VM. Edit /etc/udev/rules.d/70-persistent-net.rules files -Comment the first NIC 'eth0' -Edit the second NIC: Name="eth1" --> Name="eth0"