[root@east basic-pluto-11]# TESTNAME=basic-pluto-11
[root@east basic-pluto-11]# /testing/guestbin/swan-prep --testname $TESTNAME
swan-prep running on east for test basic-pluto-11 with userland libreswan
[root@east basic-pluto-11]# ipsec setup stop
Redirecting to: systemctl stop ipsec.service
[root@east basic-pluto-11]# pidof pluto >/dev/null && killall pluto 2> /dev/null
[root@east basic-pluto-11]# rm -fr /var/run/pluto/pluto.pid
[root@east basic-pluto-11]# /usr/local/libexec/ipsec/_stackmanager stop
[root@east basic-pluto-11]# /usr/local/libexec/ipsec/_stackmanager start
[ 00.00] AVX instructions are not detected.
[ 00.00] AVX instructions are not detected.
[ 00.00] NET: Registered protocol family 15
[ 00.00] registered KLIPS /proc/sys/net
[ 00.00] ipsec_3des_init(alg_type=15 alg_id=3 name=3des): ret=0
[ 00.00] KLIPS cryptoapi interface: alg_type=15 alg_id=12 name=cbc(aes) keyminbits=128 keymaxbits=256, found(0)
[ 00.00] KLIPS cryptoapi interface: alg_type=15 alg_id=253 name=cbc(twofish) keyminbits=128 keymaxbits=256, found(0)
[ 00.00] KLIPS cryptoapi interface: alg_type=15 alg_id=252 name=cbc(serpent) keyminbits=128 keymaxbits=256, found(0)
[ 00.00] KLIPS cryptoapi interface: alg_type=15 alg_id=6 name=cbc(cast5) keyminbits=128 keymaxbits=128, found(0)
[ 00.00] KLIPS cryptoapi interface: alg_type=15 alg_id=7 name=cbc(blowfish) keyminbits=96 keymaxbits=448, found(0)
[ 00.00] KLIPS cryptoapi interface: alg_type=15 alg_id=3 name=cbc(des3_ede) keyminbits=192 keymaxbits=192, found(0)
[ 00.00] 
[root@east basic-pluto-11]# /usr/local/libexec/ipsec/pluto --config /etc/ipsec.conf
[root@east basic-pluto-11]# /testing/pluto/bin/wait-until-pluto-started
[root@east basic-pluto-11]# ipsec auto --add westnet-eastnet-ipv4
[root@east basic-pluto-11]# echo "initdone"
initdone
002 shutting down
[root@east basic-pluto-11]# if [ -f /tmp/core ]; then echo CORE FOUND; mv /tmp/core /var/tmp; fi

