HP-UX IPSec version A.02.01 manpages
i
ipsec_policy(1M) ipsec_policy(1M)
(HP-UX IPSec Software Required)
ipsec_policy -sa fe80::260:b0ff:fec4:ace8 -sp 65535 \
-da fe80::260:b0ff:fec4:ace7 -dp 23 -p tcp -dir in
On gateway G, you have two gateway IPsec configured for packets between end system
10.1.1.1
and
end system
192.6.2.2
. The first gateway IPsec policy is for the data path segment between the local
system and
10.1.1.1. To verify that policy, enter the following command:
ipsec_policy -sa 192.6.2.2 -da 10.1.1.1 -dir forward
The second gateway IPsec policy is for the data path segment between the local system and
192.6.2.2.
To verify that policy, enter the following command:
ipsec_policy -sa 10.1.1.1 -da 192.6.2.2 -dir forward
WARNINGS
ipsec_policy requires the optional HP-UX IPSec software.
AUTHOR
ipsec_policy
was developed by HP.
SEE ALSO
ipsec_admin(1M), ipsec_config(1M), ipsec_report(1M).
50 Hewlett-Packard Company − 3 − HP-UX IPSec A.02.01