/testing/guestbin/swan-prep --hostkeys
Creating NSS database containing host keys
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
"labeled": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 grep '^".* do not match ' /tmp/pluto.log
"labeled"[1] 192.1.2.45 #2: proposed Traffic Selectors do not match labeled IKEv2 connection
east #
 grep "no IKEv2 connection found" /tmp/pluto.log
east #
 
