VPN

Common Problems 117400

Ubuntu 20.04 LTS DNS Resolution Intermittently Fails

🟡 Medium   ⏱ 5–30 min  Last verified: 7 June 2020 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
How to Set Up PowerShell Web Access on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up PowerShell Web Access on Windows Server 2012 R2

How to Set Up PowerShell Web Access on Windows Server 2012 R2 PowerShell Web Access (PSWA) is a Windows Server feature introduced in Windows Server 2012 that provides a web-based PowerShell console accessible from any modern browser. It allows administrators to connect to and manage remote Windows servers without requiring PowerShell to be installed on […]

Read more
How to Set Up a VPN Server on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up a VPN Server on Windows Server 2019

Introduction to VPN Server on Windows Server 2019 A Virtual Private Network server allows remote users and branch offices to establish encrypted tunnels over the public internet to access internal corporate resources securely. Windows Server 2019 includes built-in VPN server capabilities through the Routing and Remote Access Service (RRAS) and supports multiple modern protocols including […]

Read more
Common Problems 113060

Windows Server 2016 — VPN sessions fail due to MTU mismatch and packet fragmentation — Fix & Prevention

🟡 Medium   ⏱ 5–30 min  Last verified: 6 May 2020 Affected versions: Windows Server 2016 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution — Primary Fix Solution — Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors […]

Read more
How To Set Up an OpenVPN Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OpenVPN Server on Ubuntu 14.04

OpenVPN is a full-featured open source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this tutorial, we’ll set up an OpenVPN server on a Droplet and then configure access to it from Windows, OS X, iOS and Android. This tutorial will keep the installation and configuration steps as simple as possible for these setups.

Read more
How to Configure StrongSwan IPsec on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure StrongSwan IPsec on Debian 9

Introduction How to Configure StrongSwan IPsec on Debian 9 is a fundamental operation for any administrator maintaining a Debian 9 Stretch server. Debian 9 Stretch ships with the Linux 6.12 kernel, updated toolchains, and a fully refreshed package archive — meaning version numbers, configuration file paths, and some dependency chains differ from Debian 9. This […]

Read more
How to Set Up IIS Reverse Proxy on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up IIS Reverse Proxy on Windows Server 2019

Introduction to IIS Reverse Proxy on Windows Server 2019 A reverse proxy sits in front of backend servers and forwards incoming client requests to those servers, returning the responses to clients as if the proxy itself generated them. On Windows Server 2019, IIS combined with the Application Request Routing (ARR) module and URL Rewrite provides […]

Read more
CHAT