north:~#
 TESTNAME=nat-pluto-07 
north:~#
 source /testing/pluto/bin/northlocal.sh
north:~#
 echo done
done
north:~#
 ipsec setup stop
ipsec_setup: Stopping Libreswan IPsec...
ipsec_setup: stop ordered, but IPsec appears to be already stopped!
ipsec_setup: doing cleanup anyway...
north:~#
 ifconfig eth1 inet 192.1.3.32
north:~#
 route add -net default gw 192.1.3.254
north:~#
 ipsec setup start
ipsec_setup: Starting Libreswan IPsec VERSION
north:~#
 /testing/pluto/bin/wait-until-pluto-started
north:~#
 ipsec auto --add northnet--eastnet-nat
north:~#
 ipsec whack --debug-control --debug-controlmore --debug-parsing
north:~#
 ipsec auto --up northnet--eastnet-nat
104 "northnet--eastnet-nat" #1: STATE_MAIN_I1: initiate
003 "northnet--eastnet-nat" #1: received Vendor ID payload [Libreswan 
003 "northnet--eastnet-nat" #1: received Vendor ID payload [Dead Peer Detection]
003 "northnet--eastnet-nat" #1: received Vendor ID payload [RFC 3947] method set to=109 
106 "northnet--eastnet-nat" #1: STATE_MAIN_I2: sent MI2, expecting MR2
003 "northnet--eastnet-nat" #1: NAT-Traversal: Result using RFC 3947 (NAT-Traversal): i am NATed
108 "northnet--eastnet-nat" #1: STATE_MAIN_I3: sent MI3, expecting MR3
004 "northnet--eastnet-nat" #1: STATE_MAIN_I4: ISAKMP SA established {auth=OAKLEY_RSA_SIG cipher=aes_128 prf=oakley_sha group=modp1536}
117 "northnet--eastnet-nat" #2: STATE_QUICK_I1: initiate
004 "northnet--eastnet-nat" #2: STATE_QUICK_I2: sent QI2, IPsec SA established tunnel mode
north:~#
 echo one
one
north:~#
 

north:~#

