Configuring HP-UX IPSec

Step 8: Committing the Batch File Configuration and Verifying Operation

Step 8: Committing the Batch File Configuration and Verifying Operation

Use the following procedure to verify your installation of HP-UX IPSec.

1.Commit the batch file operations to the configuration database with the following command:

ipsec_config batch batch_file_name

2.Verify the contents of the configuration database with the following command:

ipsec_config show all

The ipsec_config utility displays the contents of the configuration database. The contents include the configuration parameters supplied by the profile file, and configuration records automatically generated by ipsec_config, such as records for default policies and one for startup options. The host and gateway IPSec policies are sorted in priority order. You will see an output similar to the following:

startup

 

-autoboot

OFF

-auditlvl

ERROR

:

 

:

 

host

telnet_from_K

-source

0.0.0.0/0/23

-destination

192.6.2.55/32/0

-protocol

6

-priority

20

-action

ESP_3DES_HMAC_SHA1/28800/0

-flags

EXCLUSIVE

host default -action PASS

3.Start HP-UX IPSec with following command: ipsec_admin -start

4.Check the status of HP-UX IPSec using the following command:

Chapter 3

105