Configuring HP-UX IPSec

Step 1: Configuring Host IPSec Policies

clear text (no transform) for the transport. See “Tunnel IPSec Policy Configuration Example” on page 87 for the batch file entry used to configure the tunnel IPSec policy my_host_host_tunnel.

The priority is 30 to ensure that HP-UX IPSec selects this policy instead of the policies for telnet and the TCP port 50000 application when the local system is communicating with 10.2.2.2.

add host to_orange -source 10.1.1.1 \

-destination 10.2.2.2 -pri 30 -tunnel my_host_host_tunnel \ -action PASS

80

Chapter 3