--- west.console.txt 2019-09-21 07:12:56.232540373 +0000 +++ OUTPUT/west.console.txt 2019-09-21 07:29:13.128749244 +0000 @@ -24,13 +24,15 @@ # ensure that clear text does not get through west # iptables -A INPUT -i eth1 -s 192.0.2.0/24 -j LOGDROP +iptables v1.8.2 (legacy): Couldn't load target `LOGDROP':No such file or directory +Try `iptables -h' or 'iptables --help' for more information. west # iptables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT west # # confirm clear text does not get through west # ../../pluto/bin/ping-once.sh --down -I 192.0.1.254 192.0.2.254 -down +up UNEXPECTED west # ipsec start Redirecting to: [initsystem] @@ -70,9 +72,6 @@ 002 "westnet-eastnet-ikev2" #1: initiating v2 parent SA 1v2 "westnet-eastnet-ikev2" #1: initiate 1v2 "westnet-eastnet-ikev2" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 -1v2 "westnet-eastnet-ikev2" #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 "westnet-eastnet-ikev2" #2: IKE SA authentication request rejected by peer: AUTHENTICATION_FAILED -000 "westnet-eastnet-ikev2" #2: scheduling retry attempt 1 of an unlimited number, but releasing whack west # echo done done @@ -80,10 +79,6 @@ ../../pluto/bin/ipsec-look.sh west NOW XFRM state: -src 192.1.2.23 dst 192.1.2.45 - proto esp spi 0xSPISPI reqid REQID mode tunnel - replay-window 0 - sel src 192.1.2.23/32 dst 192.1.2.45/32 XFRM policy: XFRM done IPSEC mangle TABLES @@ -106,6 +101,50 @@ west # west # ../bin/check-for-core.sh +CORE FOUND: /tmp/core.road.pluto.16412 +[New LWP 16412] +[Thread debugging using libthread_db enabled] +Using host libthread_db library "/lib64/libthread_db.so.1". +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +Failed to read a valid object file image from memory. +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +Cannot find new threads: generic error +Core was generated by `PATH/libexec/ipsec/pluto --config /etc/ipsec.conf'. +Program terminated with signal SIGABRT, Aborted. +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +warning: Couldn't read general-purpose registers from `.reg/16412' section in core file. +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +warning: Couldn't read floating-point registers from `.reg2/16412' section in core file. +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +warning: Couldn't read XSAVE extended state registers from `.reg-xstate/16412' section in core file. +#0 0x00007f2b3bc2ee75 in raise () from /lib64/libc.so.6 +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +BFD: reopening /tmp/core.road.pluto.16412: No such file or directory +#0 0x00007f2b3bc2ee75 in raise () from /lib64/libc.so.6 +Backtrace stopped: Cannot access memory at address 0x7ffe80c37188 +/tmp/core.road.pluto.16412: No such file or directory. +No stack. +mv: cannot stat '/tmp/core.road.pluto.16412': No such file or directory west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi