road:~#
 ipsec setup stop
ipsec_setup: Stopping Libreswan IPsec...
ipsec_setup: stop ordered, but IPsec appears to be already stopped!
ipsec_setup: doing cleanup anyway...
road:~#
 umount /usr/local; mount /usr/local
road:~#
 hostname road.uml.freeswan.org
road:~#
 ifconfig eth0 inet 192.1.3.194
road:~#
 route delete -net default 
SIOCDELRT: No such process
road:~#
 route add -net default gw 192.1.3.254
road:~#
 netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.1.3.0       0.0.0.0         255.255.255.0   U         0 0          0 eth0
0.0.0.0         192.1.3.254     0.0.0.0         UG        0 0          0 eth0
road:~#
 TESTNAME=psk-pluto-02
road:~#
 source /testing/pluto/bin/roadlocal.sh
road:~#
 ipsec setup start
ipsec_setup: Starting Libreswan IPsec VERSION
road:~#
 ipsec auto --add road--eastnet-psk
road:~#
 echo done
done
road:~#
 ipsec whack --debug-all
road:~#
 ipsec auto --up road--eastnet-psk 
003 "road--eastnet-psk" #1: multiple transforms were set in aggressive mode. Only first one used.
003 "road--eastnet-psk" #1: transform (5,2,2,0) ignored.
003 "road--eastnet-psk" #1: multiple transforms were set in aggressive mode. Only first one used.
003 "road--eastnet-psk" #1: transform (5,2,2,0) ignored.
112 "road--eastnet-psk" #1: STATE_AGGR_I1: initiate
003 "road--eastnet-psk" #1: received Vendor ID payload [Dead Peer Detection]
003 "road--eastnet-psk" #1: Can't authenticate: no preshared key found for `@roadrandom' and `@east'.  Attribute OAKLEY_AUTHENTICATION_METHOD
003 "road--eastnet-psk" #1: no acceptable Oakley Transform
214 "road--eastnet-psk" #1: STATE_AGGR_I1: NO_PROPOSAL_CHOSEN
road:~#
 echo done.
done.
road:~#
 

road:~#
 ipsec look
road.uml.freeswan.org NOW
ipsec0->eth0 mtu=16260(9999)->1500
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
0.0.0.0         192.1.3.254     0.0.0.0         UG       99 0          0 eth0
192.1.3.0       0.0.0.0         255.255.255.0   U        99 0          0 eth0
192.1.3.0       0.0.0.0         255.255.255.0   U        99 0          0 ipsec0
road:~#
road:~#
 ipsec setup stop
IPSEC EVENT: KLIPS device ipsec0 shut down.
ipsec_setup: Stopping Libreswan IPsec...

