/testing/guestbin/swan-prep east # ifconfig eth1:1 192.1.2.24 netmask 255.255.255.0 east # ifconfig eth1:2 192.1.2.25 netmask 255.255.255.0 east # ifconfig eth1:3 192.1.2.26 netmask 255.255.255.0 east # ifconfig eth1:4 192.1.2.27 netmask 255.255.255.0 east # ifconfig eth1:5 192.1.2.28 netmask 255.255.255.0 east # ifconfig eth1:6 192.1.2.29 netmask 255.255.255.0 east # ipsec _stackmanager start east # #export PLUTO_CRYPTO_HELPER_DELAY=10 east # PATH/libexec/ipsec/pluto --config /etc/ipsec.conf east # /testing/pluto/bin/wait-until-pluto-started east # echo "initdone" initdone east # east # if [ -n "`ls /tmp/core* 2>/dev/null`" ]; then echo CORE FOUND; mv /tmp/core* OUTPUT/; fi east # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi