VPN

Aus Meine Wiki
Zur Navigation springen Zur Suche springen

VPN: encapsulating the communication between the two PC’s in an encrypted tunnel that uses strong encryption methods.

IPsec (Internet Protocol Security), is a set of protocols define by the Internet Enginering Task Force (IETF) to provide IP security at the network layer.

Inhaltsverzeichnis

IPsec

IPSec based VPN made up of two parts:

  • 1. IKE Internet Key Exchange protocol

IKE ist the initial negotiation phase,..
two endpoints agree on whitch methods will be used to provide security for the IP traffic
IKE is used to manage connections, by defining a set of SA (Security Associations)
one SA for each connection.
SAs are unidirectional, ... there are least two for each IPsec connection.

  • 2. ESP Encapsulating Security Payload - IPsec protocols

second part is the IP data being transferred, using the encryption and authentication methods agreed upon IKE negotiation.

PPTP

L2TP

SSL-VPN