/testing/guestbin/swan-prep
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec auto --add westnet-eastnet-ipv4-psk-ikev2
002 "westnet-eastnet-ipv4-psk-ikev2": added IKEv2 connection
west #
 ipsec whack --impair suppress-retransmits
west #
 echo "initdone"
initdone
west #
 ipsec whack --impair omit-v2-ike-auth-child
west #
 ipsec auto --up westnet-eastnet-ipv4-psk-ikev2
002 "westnet-eastnet-ipv4-psk-ikev2" #1: IMPAIR: omitting CHILD SA payloads from the IKE_AUTH request
1v2 "westnet-eastnet-ipv4-psk-ikev2" #1: initiating IKEv2 connection
1v2 "westnet-eastnet-ipv4-psk-ikev2" #1: sent IKE_SA_INIT request to 192.1.2.23:500
002 "westnet-eastnet-ipv4-psk-ikev2" #1: omitting CHILD SA payloads
1v2 "westnet-eastnet-ipv4-psk-ikev2" #1: sent IKE_AUTH request {cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_256 group=MODP2048}
003 "westnet-eastnet-ipv4-psk-ikev2" #1: initiator established IKE SA; authenticated peer using authby=secret and ID_FQDN '@east'
002 "westnet-eastnet-ipv4-psk-ikev2" #1: IMPAIR: as expected, IKE_AUTH response omitted CHILD SA payloads
west #
 echo done
done
west #
 hostname | grep east > /dev/null && grep "byte at offset" /tmp/pluto.log
west #
 
