#!/bin/sh # setup one mobile host for 2-way ESP only. # setkey(8) used # basic idea: tunnel everything out to home agent # tunnel everything in from home agent # the MN is 10.0.0.1 # the HA is 10.0.0.2 # change those addresses as needed # 1st spdadd -- 10.0.0.1 to default route (MN) # 2nd spdadd -- IP IPSEC tunnel coming in from HA # these keys may not be good :-> setkey -c <