east:~#
 TESTNAME=interop-ikev2-strongswan-01-noconn
east:~#
 EAST_USERLAND=strongswan
east:~#
 source /testing/pluto/bin/eastlocal.sh
east:~#
 /usr/local/strongswan/sbin/ipsec start
Starting strongSwan 4.1.10 IPsec [starter]...
ipsec_starter[849]: Starting strongSwan 4.1.10 IPsec [starter]...
FATAL: Could not load /lib/modules/2.6.18.6/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18.6/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18.6/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18.6/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18.6/modules.dep: No such file or directory
pluto[857]: Starting Pluto (strongSwan Version 4.1.10 THREADS VENDORID)
pluto[857]:   including NAT-Traversal patch (Version 0.6c) [disabled]
pluto[857]: ike_alg: Activating OAKLEY_AES_CBC encryption: Ok
pluto[857]: ike_alg: Activating OAKLEY_BLOWFISH_CBC encryption: Ok
pluto[857]: ike_alg: Activating OAKLEY_SERPENT_CBC encryption: Ok
pluto[857]: ike_alg: Activating OAKLEY_SHA2_256 hash: Ok
pluto[857]: ike_alg: Activating OAKLEY_SHA2_384 hash: Ok
pluto[857]: ike_alg: Activating OAKLEY_SHA2_512 hash: Ok
pluto[857]: ike_alg: Activating OAKLEY_TWOFISH_CBC encryption: Ok
pluto[857]: ike_alg: Activating OAKLEY_TWOFISH_CBC_SSH encryption: Ok
pluto[857]: Testing registered IKE encryption algorithms:
pluto[857]:   OAKLEY_BLOWFISH_CBC self-test not available
pluto[857]:   OAKLEY_3DES_CBC self-test not available
pluto[857]:   OAKLEY_AES_CBC self-test not available
pluto[857]:   OAKLEY_SERPENT_CBC self-test not available
pluto[857]:   OAKLEY_TWOFISH_CBC self-test not available
pluto[857]:   OAKLEY_TWOFISH_CBC_SSH self-test not available
pluto[857]: Testing registered IKE hash algorithms:
pluto[857]:   OAKLEY_MD5 hash self-test passed
pluto[857]:   OAKLEY_MD5 hmac self-test passed
pluto[857]:   OAKLEY_SHA hash self-test passed
pluto[857]:   OAKLEY_SHA hmac self-test passed
pluto[857]:   OAKLEY_SHA2_256 hash self-test passed
pluto[857]:   OAKLEY_SHA2_256 hmac self-test passed
pluto[857]:   OAKLEY_SHA2_384 hash self-test passed
pluto[857]:   OAKLEY_SHA2_384 hmac self-test passed
pluto[857]:   OAKLEY_SHA2_512 hash self-test passed
pluto[857]:   OAKLEY_SHA2_512 hmac self-test passed
pluto[857]: All crypto self-tests passed
pluto[857]: Using Linux 2.6 IPsec interface code
east:~#
 /testing/pluto/bin/wait-until-pluto-started
pluto[857]: listening for IKE messages
pluto[857]: adding interface lo/lo 127.0.0.1:500
pluto[857]: adding interface eth2/eth2 192.9.2.23:500
pluto[857]: adding interface eth1/eth1 192.1.2.23:500
pluto[857]: adding interface eth0/eth0 192.0.2.254:500
pluto[857]: loading secrets from "/tmp/strongswan/etc/ipsec.secrets"
east:~#
 echo done
done
east:~#
 

east:~#
east:~#
 if [ -f /tmp/core ]; then echo CORE FOUND; mv /tmp/core /var/tmp; fi
east:~#

