/testing/guestbin/swan-prep east # ipsec start Redirecting to: [initsystem] east # /testing/pluto/bin/wait-until-pluto-started east # # connection is loaded and initiated via auto=start east # echo "initdone" initdone east # # wait over one minute to ensure no EVENT_SA_REPLACE lingered and started something east # sleep 45 east # sleep 30 east # # There should be no IKE SA and no IPsec SA east # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) east # # east howvever, should be attempting to connect to west because it has auto=start east # ipsec status |grep EVENT_RETRANSMIT | sed "s/EVENT_RETRANSMIT in .*$/EVENT_RETRANSMIT in .../" whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) east # east # ../bin/check-for-core.sh east # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi