HAND_K.EXE

IPSec tunnel context entry addition utility.

Syntax

HAND_K---contextfile--------------------------+

Description

This program is used add entries to the tunnel context cache.

The context file which HAND_K takes as input must have the following fields, one per line:

Line 1 Partner's IP address
Line 2 Local IP address
Line 3 Tunnel ID
Line 4 Partner's SA for ESP
Line 5 Partner's SA for AH
Line 6 Local SA for ESP
Line 7 Local SA for AH
Line 8 Local encryption algorithm
Line 9 Local encryption key length
Line 10 Local encryption key
Line 11 Partner's encryption algorithm
Line 12 Partner's encryption key length
Line 13 Partner's encryption key
Line 14 Local authentication algorithm
Line 15 Local authentication key length
Line 16 Local authentication key
Line 17 Partner's authentication algorithm
Line 18 Partner's authentication key length
Line 19 Partner's authentication key
Line 20 Start time
Line 21 End time
Line 22 Reserved

See Tunnel context entries for more information.


[Back] [Next]