/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
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
"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: processing IKE_SA_INIT request from 192.1.2.45:UDP/500 containing SA,KE,Ni,N(IKEV2_FRAGMENTATION_SUPPORTED),N(NAT_DETECTION_SOURCE_IP),N(NAT_DETECTION_DESTINATION_IP)
"westnet-eastnet-ipv4-psk-ikev2" #1: KE has 0 byte DH public value; 64 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 IKE_SA_INIT_R0
"westnet-eastnet-ipv4-psk-ikev2" #1: deleting IKE SA (processing IKE_SA_INIT request)
"westnet-eastnet-ipv4-psk-ikev2" #2: processing IKE_SA_INIT request from 192.1.2.45:UDP/500 containing SA,KE,Ni,N(IKEV2_FRAGMENTATION_SUPPORTED),N(NAT_DETECTION_SOURCE_IP),N(NAT_DETECTION_DESTINATION_IP)
"westnet-eastnet-ipv4-psk-ikev2" #2: IMPAIR: sending an empty KE value
"westnet-eastnet-ipv4-psk-ikev2" #2: sent IKE_SA_INIT response to 192.1.2.45:UDP/500 {cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=DH19}
east #
 
