/testing/guestbin/swan-prep
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec whack --impair ke-payload:empty
east #
 ipsec auto --add westnet-eastnet-ipv4-psk-ikev2
002 "westnet-eastnet-ipv4-psk-ikev2": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 grep -e "^[^|].* #[0-9]*:" /tmp/pluto.log | grep -v proposal
"westnet-eastnet-ipv4-psk-ikev2" #1: KE has 0 byte DH public value; 256 required
"westnet-eastnet-ipv4-psk-ikev2" #1: responding to IKE_SA_INIT message (ID 0) from 192.1.2.45:500 with unencrypted notification INVALID_SYNTAX
"westnet-eastnet-ipv4-psk-ikev2" #1: encountered fatal error in state STATE_V2_PARENT_R0
"westnet-eastnet-ipv4-psk-ikev2" #1: deleting state (STATE_V2_PARENT_R0) and NOT sending notification
"westnet-eastnet-ipv4-psk-ikev2" #2: IMPAIR: sending an empty KE value
"westnet-eastnet-ipv4-psk-ikev2" #2: sent IKE_SA_INIT reply {cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048}
east #
 
