--- west.console.txt 2019-08-23 08:58:33.414551945 +0000 +++ OUTPUT/west.console.txt 2019-08-26 13:30:36.959512616 +0000 @@ -10,26 +10,24 @@ # set a time in the future so notyetvalid and east certs are valid here west # faketime -f +370d ipsec pluto --config /etc/ipsec.conf +Caught Segmentation fault west # /testing/pluto/bin/wait-until-pluto-started +whack: Pluto is not running (no "/run/pluto/pluto.ctl") west # # if faketime works, adding conn should not give a warning about cert west # ipsec auto --add nss-cert -002 added connection description "nss-cert" +connect(pluto_ctl) failed: No such file or directory west # echo "initdone" initdone west # ipsec whack --impair suppress-retransmits +whack: Pluto is not running (no "/run/pluto/pluto.ctl") west # ipsec auto --up nss-cert -002 "nss-cert" #1: initiating v2 parent SA -1v2 "nss-cert" #1: initiate -1v2 "nss-cert" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 -1v2 "nss-cert" #2: STATE_PARENT_I2: sent v2I2, expected v2R2 {auth=IKEv2 cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048} -002 "nss-cert" #2: IKE SA authentication request rejected by peer: AUTHENTICATION_FAILED -000 "nss-cert" #2: scheduling retry attempt 1 of an unlimited number, but releasing whack +whack: Pluto is not running (no "/run/pluto/pluto.ctl") west # echo done done