HP-UX IPSec and MC/ServiceGuard

Step 5: Configuring Authentication Records for Certificates

Client1 (15.4.4.4)

Client2 (15.5.5.5)

HP-UX IPSec is securing the traffic between the clients and the package addresses.

IKE ID Configuration on Cluster Nodes

On each cluster node, the ipsec_config batch file contains the following entries:

add auth client1 -remote 15.4.4.4 -ltype IPV4 -lid 15.1.1.1 add auth client2 -remote 15.5.5.5 -ltype IPV4 -lid 15.1.1.1

If the cluster clients were multihomed, you would also add entries for the additional addresses on the cluster clients, and specify local ID type and local ID value arguments.

IKE ID Configuration on Client1 and Client2

On each cluster client, the ipsec_config batch file contains the following entries:

add auth pkgA -remote 15.98.98.98 -rtype IPV4 -rid 15.1.1.1 add auth pkgB -remote 15.99.99.99 -rtype IPV4 -rid 15.1.1.1

264

Chapter 8