/testing/guestbin/swan-prep
west #
 ipsec start
Redirecting to: systemctl start ipsec.service
west #
 /testing/pluto/bin/wait-until-pluto-started
west #
 ipsec whack --debug-all --impair send-zero-gx --impair retransmits
west #
 ipsec auto --add westnet-eastnet-ipv4-psk
002 added connection description "westnet-eastnet-ipv4-psk"
west #
 echo "initdone"
initdone
west #
 ipsec auto --up  westnet-eastnet-ipv4-psk
002 "westnet-eastnet-ipv4-psk" #1: initiating Main Mode
002 "westnet-eastnet-ipv4-psk" #1: IMPAIR RETRANSMITS: scheduling timeout in 0.5 seconds
104 "westnet-eastnet-ipv4-psk" #1: STATE_MAIN_I1: initiate
002 "westnet-eastnet-ipv4-psk" #1: sending bogus g^x == 0 value to break DH calculations because impair-send-zero-gx was set
002 "westnet-eastnet-ipv4-psk" #1: IMPAIR RETRANSMITS: scheduling timeout in 0.5 seconds
106 "westnet-eastnet-ipv4-psk" #1: STATE_MAIN_I2: sent MI2, expecting MR2
002 "westnet-eastnet-ipv4-psk" #1: IMPAIR RETRANSMITS: scheduling timeout in 0.5 seconds
108 "westnet-eastnet-ipv4-psk" #1: STATE_MAIN_I3: sent MI3, expecting MR3
003 "westnet-eastnet-ipv4-psk" #1: ignoring informational payload INVALID_FLAGS, msgid=00000000, length=12
003 "westnet-eastnet-ipv4-psk" #1: received and ignored informational message
002 "westnet-eastnet-ipv4-psk" #1: suppressing retransmit because IMPAIR_RETRANSMITS is set
002 "westnet-eastnet-ipv4-psk" #1: IMPAIR RETRANSMITS: suppressing re-key
002 "westnet-eastnet-ipv4-psk" #1: deleting state (STATE_MAIN_I3)
west #
 echo done
done
west #
 grep INVALID_FLAGS /tmp/pluto.log
|    Notify Message Type: INVALID_FLAGS (0x8)
"westnet-eastnet-ipv4-psk" #1: ignoring informational payload INVALID_FLAGS, msgid=00000000, length=12
| processing informational INVALID_FLAGS (8)
west #
west #
 ../bin/check-for-core.sh
west #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi

