/testing/guestbin/swan-prep west # # confirm that the network is alive west # ../../pluto/bin/wait-until-alive -I 192.0.1.254 192.0.2.254 destination -I 192.0.1.254 192.0.2.254 is alive west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # ipsec auto --add westnet-eastnet-foo 002 added connection description "westnet-eastnet-foo" west # ipsec auto --add westnet-eastnet-bar 002 added connection description "westnet-eastnet-bar" west # echo "initdone" initdone west # ipsec auto --up westnet-eastnet-foo 002 "westnet-eastnet-foo" #1: initiating v2 parent SA 1v2 "westnet-eastnet-foo" #1: initiate 1v2 "westnet-eastnet-foo" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 1v2 "westnet-eastnet-foo" #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-foo" #2: IKEv2 mode peer ID is ID_FQDN: '@eastfoo' 003 "westnet-eastnet-foo" #2: Authenticated using RSA 002 "westnet-eastnet-foo" #2: negotiated connection [192.0.1.0-192.0.1.255:0-65535 0] -> [192.0.2.0-192.0.2.255:0-65535 0] 004 "westnet-eastnet-foo" #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} west # ipsec auto --up westnet-eastnet-bar 002 "westnet-eastnet-bar" #3: initiating v2 parent SA 1v2 "westnet-eastnet-bar" #3: initiate 1v2 "westnet-eastnet-bar" #3: STATE_PARENT_I1: sent v2I1, expected v2R1 1v2 "westnet-eastnet-bar" #4: 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-bar" #4: IKE SA authentication request rejected by peer: AUTHENTICATION_FAILED 000 "westnet-eastnet-bar" #4: scheduling retry attempt 1 of an unlimited number, but releasing whack west # echo done done west # ipsec whack --shutdown 002 shutting down west # west # ../bin/check-for-core.sh west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi