Configuring IPsec on a Windows 2016 Server
Description
IPsec is a framework of open standards for ensuring private, secure communications over IP networks through the use of cryptographic security services. The Microsoft Windows implementation of IPsec is based on standards developed by the Internet Engineering Task Force (IETF) IPsec working group.
IPsec establishes trust and security from a source IP address to a destination IP address which provides an end-to-end tunnel between the hosts. The only hosts that can interpret the traffic being sent over the secure link are the sending and receiving hosts. Each end device implements security at its respective end with the assumption that the medium over which the communication takes place is not secure.
You will configure IPsec on a Windows Server 2016 machine in this lab.
This lab is part of a series on cyber network security.
Learning Objectives
Upon completion of this lab you will be able to:
-
Demonstrate to delegates how to configure a Windows 2016 server to use IPsec which enables clients to connect securely to the domain using the Domain Controller (DC) as a VPN anchor point
Intended Audience
This lab is intended for:
- Cyber and network security specialists
Prerequisites
You should possess:
- A basic understanding of Windows operating system environments