TMS zl Management and Configuration Guide ST.1.1.100430

7-9
Virtual Private Networks
IPsec Concepts
IPsec Concepts
IPsec, which supports a variety of industry-standard authentication and
encryption protocols, is a flexible, highly secure method of establishing a VPN.
The TMS zl Module can act as the gateway device for the IPsec VPN—that is,
the tunnel endpoint. The other end of the tunnel can be another VPN gateway
(in a site-to-site VPN) or a remote endpoint (in a client-to-site VPN).
An IPsec VPN is created with one or more elements of the IPsec protocol suite:
Authentication Header (AH)
Encapsulation Security Payload (ESP)
Internet Key Exchange (IKE)
This section describes how these protocols interact to establish the secure
tunnel or security association (SA). An in depth understanding of IPsec will
help you to configure your VPN correctly.
IPsec Headers
Operating on the Network Level of the Open Systems Interconnection (OSI)
model, IPsec secures IP packets by encapsulating them with an IPsec header,
which is either an AH or ESP header.
As explained in the next section, the placement of the header depends on the
mode.
IPsec Modes
The TMS zl Module supports both tunnel mode and transport mode.
Tunnel Mode
In tunnel mode, the TMS zl Module secures traffic on behalf of endpoints
within the private network.
The module receives a packet already encapsulated with an IP header. If the
packet is selected for the IPsec tunnel, the module encapsulates the IP packet
with an IPsec header, as well as a new delivery IP header that directs the
packet to the remote tunnel endpoint.