/testing/guestbin/swan-prep
east #
 echo 3 > /proc/sys/net/core/xfrm_acq_expires
east #
 # build install se module
east #
 ../../guestbin/semodule.sh ipsecspd-full-perm.te
Compiling targeted ipsecspd-full-perm module
Creating targeted ipsecspd-full-perm.pp policy package
rm tmp/ipsecspd-full-perm.mod.fc tmp/ipsecspd-full-perm.mod
ipsecspd-full-perm.pp installed
east #
 # get pluto going
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add labeled
002 "labeled": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 hostname |grep east > /dev/null && grep "No IKEv2 connection found" /tmp/pluto.log
"labeled" #2: No IKEv2 connection found with compatible Traffic Selectors
east #
 
