/testing/guestbin/swan-prep --x509 Preparing X.509 files west # certutil -D -n east -d sql:/etc/ipsec.d west # pk12util -W foobar -K '' -d sql:/etc/ipsec.d -i /testing/x509/pkcs12/otherca/otherwest.p12 pk12util: PKCS12 IMPORT SUCCESSFUL west # echo "initdone" initdone west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # ipsec whack --impair suppress-retransmits west # ipsec auto --add other 002 added connection description "other" west # ipsec auto --up other 002 "other" #1: initiating v2 parent SA 1v2 "other" #1: initiate 1v2 "other" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 1v2 "other" #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 "other" #2: IKE SA authentication request rejected by peer: AUTHENTICATION_FAILED 000 "other" #2: scheduling retry attempt 1 of an unlimited number, but releasing whack west # ipsec whack --trafficstatus west # west # killall -9 pluto west # ipsec start Redirecting to: [initsystem] pluto: FATAL: lock file "/run/pluto/pluto.pid" already exists | certs and keys locked by 'free_preshared_secrets' | certs and keys unlocked by 'free_preshared_secrets' | crl fetch request list locked by 'free_crl_fetch' | crl fetch request list unlocked by 'free_crl_fetch' ABORT: ASSERTION FAILED: event_initialized(&se->ev) (in free_signal_handlers() at server.c:624) /etc/init.d/ipsec: line 120: 15127 Aborted (core dumped) ${IPSEC_EXECDIR}/pluto --config ${IPSEC_CONF} ${PLUTO_OPTIONS} west # /testing/pluto/bin/wait-until-pluto-started whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec whack --impair suppress-retransmits whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec auto --add main connect(pluto_ctl) failed: Connection refused west # ipsec auto --up main whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # west # echo "done" done west # # on west, we should only see main, on east we should other and main west # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # west # ../bin/check-for-core.sh west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi