/testing/guestbin/swan-prep west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # echo "initdone" initdone west # # wait for east to initiate to us west # sleep 30 west # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # # delete instead of down so it won't re-establish due to east auto=start west # ipsec auto --delete west-east-auto whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # sleep 2 west # # We should still have the ISAKMP SA for west-east-auto2 west # ipsec status |grep west-east | grep STATE_ whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # # one IPsec SA should be up and one ISAKMP SA should be there west # # on west no other states should be there, but on east there west # # should be an attempt for the deleted IPsec SA to be restarted west # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec status |grep west-east |grep STATE_ whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # west # ../bin/check-for-core.sh west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi