--- west.console.txt 2019-08-24 18:12:56.231675405 +0000 +++ OUTPUT/west.console.txt 2019-08-26 13:14:33.876231643 +0000 @@ -21,11 +21,8 @@ 1v2 "main" #1: initiate 1v2 "main" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 1v2 "main" #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 "main" #2: certificate verified OK: E=user-east@testing.libreswan.org,CN=east.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA -002 "main" #2: IKEv2 mode peer ID is ID_FQDN: '@*.testing.libreswan.org' -003 "main" #2: Authenticated using RSA -002 "main" #2: negotiated connection [192.1.2.45-192.1.2.45:0-65535 0] -> [192.1.2.23-192.1.2.23:0-65535 0] -004 "main" #2: STATE_V2_IPSEC_I: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE NATOA=none NATD=none DPD=passive} +002 "main" #2: IKE SA authentication request rejected by peer: AUTHENTICATION_FAILED +000 "main" #2: scheduling retry attempt 1 of an unlimited number, but releasing whack west # echo "done" done @@ -33,16 +30,47 @@ # we should see conn other being up west # ipsec whack --trafficstatus +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # # On east, we should see it has switched west # hostname | grep east > /dev/null && grep switched /tmp/pluto.log west # ipsec whack --shutdown -002 shutting down +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # west # ../bin/check-for-core.sh +CORE FOUND: /tmp/core.west.pluto.15127 +[New LWP 15127] +[Thread debugging using libthread_db enabled] +Using host libthread_db library "/lib64/libthread_db.so.1". +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +Core was generated by `PATH/libexec/ipsec/pluto --config /etc/ipsec.conf --leak-detective'. +Program terminated with signal SIGABRT, Aborted. +#0 0x00007fdd087d157f in raise () from /lib64/libc.so.6 +#0 0x00007fdd087d157f in raise () from /lib64/libc.so.6 +#1 0x00007fdd087bb895 in abort () from /lib64/libc.so.6 +#2 0x0000557b172303b0 in lswlog_passert_suffix (buf=buf@entry=0x7fff76ce50b0, where=...) at /home/build/libreswan/lib/libswan/lswlog_passert.c:32 +#3 0x0000557b17221c37 in lsw_passert_fail (where=..., fmt=fmt@entry=0x557b17256321 "%s") at /home/build/libreswan/lib/libswan/lsw_passert_fail.c:31 +#4 0x0000557b171bd3e6 in free_signal_handlers () at /home/build/libreswan/programs/pluto/server.c:624 +#5 free_pluto_event_list () at /home/build/libreswan/programs/pluto/server.c:671 +#6 0x0000557b171b9f2d in exit_pluto (status=10) at /home/build/libreswan/programs/pluto/plutomain.c:1850 +#7 0x0000557b171808b2 in create_lock () at /home/build/libreswan/programs/pluto/plutomain.c:272 +#8 main (argc=4, argv=0x7fff76ce5908) at /home/build/libreswan/programs/pluto/plutomain.c:1458 +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments +warning: Loadable section ".note.gnu.property" outside of ELF segments west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi