 |
» |
|
|
 |
There are five main configuration areas: IPSec Policies, Transforms, ISAKMP
Policies, (Security) Certificates, and Preshared Keys. Although you can configure these components in any order,
HP recommends that you start by configuring the IPSec policy. You
can configure the ISAKMP policy from a subscreen of the IPSec policy
screen. Once you have configured the IPSec policy and the ISAKMP
policy, configure preshared keys and/or get a local certificate.
You determine whether you use preshared keys or certificate authentication
by choosing one of these as the primary authentication method in
the ISAKMP policy. The following are overviews of each of the components of a
complete IPSec configuration: - IPSec Policies
An IPSec Policy specifies the actions or transformations
performed on IP packets traveling between IPSec systems. The main
components of an IPSec policy are: IP packet filter (IP address,
protocol, and port information), transform (action) list, and ISAKMP
policy name.When an IP packet is initially sent or received, IPSec/9000
uses the IP packet filters to select an IPSec Policy. It then takes
an action according to the contents of the transform list. If the
action is to authenticate or encrypt the packet, the ISAKMP policy
is used to establish an ISAKMP Security Association (SA), so that
in turn, IPSec SAs can be established for authentication or encryption. - ISAKMP Policies
An ISAKMP Policy defines the parameters used when negotiating
an ISAKMP SA. These include the authentication and encryption algorithms,
and the primary authentication method such as preshared keys or
a certificate-based method, such as RSA signatures. - Preshared Keys
A preshared key is one of the available methods ISAKMP
can be configured to use for primary authentication. - Certificates
A certificate is one of the available methods ISAKMP can
be configured to use for primary authentication. As part of the configuration process, a certificate from the
Certificate Authority (CA) is requested. The local system receives
the certificate and loads the information for use by IPSec/9000. - Transforms
The Transforms area of the GUI lets you change the system-wide
default lifetimes for the transforms. You can also change the lifetimes
of the transforms for individual IPSec policies from the IPSec Policies screen.
|