/testing/guestbin/swan-prep
east #
 ipsec start
Redirecting to: systemctl start ipsec.service
east #
 /testing/pluto/bin/wait-until-pluto-started
east #
 ipsec auto --add westnet-eastnet-ipv4-psk-ikev2
002 added connection description "westnet-eastnet-ipv4-psk-ikev2"
east #
 echo "initdone"
initdone
east #
 grep -e INVALID_SYNTAX -e STF_FATAL /tmp/pluto.log
| Processing IKEv2 state PARENT_I2 (microcode Initiator: process INVALID_SYNTAX AUTH notification)
"westnet-eastnet-ipv4-psk-ikev2" #1: responding to AUTH message (ID 1) from 192.1.2.45:500 with unencrypted notification INVALID_SYNTAX
|    Notify Message Type: v2N_INVALID_SYNTAX (0x7)
| #1 complete v2 state transition from STATE_PARENT_R1 with STF_FATAL
east #
east #
 ../bin/check-for-core.sh
east #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi

