Configure Network Load Balancing in Windows Server 2019
In this article, we will see the steps to the Network Load Balancing (NLB) feature in Windows Server 2019. We can use NLB to manage two or more servers as a single virtual cluster. What is NLB (Network Load Balancing) in Windows Server 2019? The…
How to Setup L2TP/IPsec VPN on Windows Server 2019
In this article, we will learn the steps on How to Setup L2TP/IPsec VPN with a Pre-Shared key on Windows Server 2019. What is a VPN? A Virtual Private Network (VPN) is a secure network tunnel that allows you to connect to your private network…
Configure SSTP VPN with Self-Signed Certificate on Windows Server 2019
In this post, we will learn the steps to configure SSTP VPN on Windows Server 2019 using a Self-signed certificate. Secure Socket Tunneling Protocol (SSTP): Secure Socket Tunneling Protocol (SSTP) is a tunneling protocol developed by Microsoft. SSTP uses a TCP connection (port 443) for…