/testing/guestbin/swan-prep
east #
 ipsec start
Redirecting to: systemctl start ipsec.service
east #
 /testing/pluto/bin/wait-until-pluto-started
east #
 ipsec auto --add west-east
conn 'west-east': not found (tried aliases)
east #
 ipsec auto --status | grep west-east
east #
 ipsec whack --impair suppress-retransmits
east #
 echo "initdone"
initdone
east #
 ipsec whack --trafficstatus
east #
 # policies and state should be multiple
east #
 ip xfrm state
east #
 ip xfrm policy
east #
 ipsec auto --status | grep west-east
east #
 ../bin/check-for-core.sh
east #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi

