| United States-English |
|
|
|
![]() |
HP-UX IPSec version A.02.00 Administrator's Guide: HP-UX 11i version 1 and HP-UX 11i version 2 > Chapter 7 HP-UX IPSec and HP-UX
Mobile IPv6Mobile IPv6 Configuration Example |
|
This section contains ipsec_config batch file entries for a Mobile IPv6 Home Agent.
The following batch file entry configures a host IPSec policy to secure Binding Update and Binding Acknowledgement messages (protocol MH) between the local node (Home Agent) and the Mobile Node. add host mn_2222_binding \ Configure HP-UX IPSec to secure Home Test Init and Home Test Return Routability Messages routed through the local node (Home Agent). You must configure two gateway IPSec polices on the local node (Home Agent) for this topology:
Configure the tunnel between the local system (Home Agent) and the Mobile Node. This tunnel is used when forwarding Mobile IPv6 protocol packets (protocol MH) between the Mobile Node and Correspondent Nodes. The tunnel endpoints are the Mobile Node and the local system (Home Agent), and uses manual keys for authenticated ESP, with AES128 encryption and HMAC SHA-1 authentication. add tunnel mn2222_rr_tunnel \ The following batch file entry configures a host IPSec policy to secure Mobile Prefix Solicitation and Mobile Prefix Advertisement messages (protocol ICMPV6) between the local node (Home Agent) and the Mobile Node. ICMPv6 Echo Request and Echo Reply messages are also secured. add host mn2222_prefix \ Configure HP-UX IPSec to secure payload messages between the Mobile Node and the Correspondent Node when they are routed through the local node (Home Agent). You must configure two gateway IPSec polices for this topology: one for the data path between the Home Agent and the Correspondent Node, and one for the data path between the Home Agent and the Mobile Node. The priority values for these policies must be greater (lower priority) than the gateway IPSec policies configured for the Return Routability messages, and the protocol is ALL.
Configure the tunnel between the local system (Home Agent) and the Mobile Node. This is similar to the tunnel configured for Return Routability messages, except protocol is ALL and the manual key SPI numbers (inbound SPI numbers must be unique) and the keys are different. add tunnel mn2222_payload_tunnel \ |
||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||