Using Certificates with HP-UX IPSec

Configuring Authentication Records with IKE IDs

add auth Zebra1 -remote 10.20.20.20 -rtype IPV4 \ -rid 10.20.20.20add auth Zebra2 -remote 192.6.2.21 -rtype IPV4 \ -rid 10.20.20.20

You do not have to specify local ID information in the above entries because Black is not multihomed, and uses its IPv4 address as its ID.

On Zebra, you add the following entry to the ipsec_config batch file:

add auth Black -remote 10.10.10.10 -ltype IPV4 \ -lid 10.20.20.20

You do not have to specify remote ID information in the above entry because Black is not multihomed, and uses its IPv4 address as its ID.

Chapter 4

141