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

Fedora Workstation: Install snapd

[tuyen@g73jh ~]$ sudo dnf -y install snapd Last metadata expiration check: 0:20:17 ago on Tue 01 Oct 2019 11:31:30 AM +07. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: snapd x86_64 2.41-1.fc30 updates 17 M Installing dependencies: snap-confine x86_64 2.41-1.fc30 updates 2.8 M snapd-glib x86_64 1.49-1.fc30 updates 133 k snapd-selinux noarch 2.41-1.fc30 updates 234 k Installing weak dependencies: gnome-software-snap x86_64 3.32.4-2.fc30 updates 86 k Transaction Summary ================================================================================ Install 5 Packages Total download size...

Apache Airflow: Notes

Apache Airflow is used to programmatically author, schedule and monitor workflows.

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.