FWINSERT.EXE
Syntax
FWINSERT───policyfile─────────────────────────┤
Description
This program is used to update the current IPSec tunnel policies, using the contents of the specified policy file. All existing policies are purged in favour of the new policies.
Format of the policy file
The policy file contains tunnel policy definitions, one per line. These
policy definitions must use the following syntax:
<srcip> <destip> <tunnel> <esp>/<ah> <esp_mode>/<ah_mode> <ah_first>
All fields are mandatory.
Example:
10.8.6.4 10.1.2.3 3 y/y n/n y
See Tunnel policies for more information.