/testing/guestbin/swan-prep --hostkeys
Creating NSS database containing host keys
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec whack --impair duplicate_inbound
IMPAIR: recording all inbound messages
IMPAIR: replay duplicate of all inbound messages: no -> yes
east #
 ipsec auto --add westnet-eastnet
"westnet-eastnet": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 ../../guestbin/ipsec-kernel-state.sh
east #
 ../../guestbin/ipsec-kernel-policy.sh
east #
 sed -n -e '/IMPAIR: start processing inbound duplicate/,/IMPAIR: stop processing inbound duplicate/ { /^[^|]/ p }' /tmp/pluto.log
packet from 192.1.2.45:500: IMPAIR: start processing inbound duplicate packet 1
"westnet-eastnet" #1: IMPAIR: processing a fake (cloned) message
"westnet-eastnet" #1: received old IKE_SA_INIT request; packet dropped
packet from 192.1.2.45:500: IMPAIR: stop processing inbound duplicate packet 1
packet from 192.1.2.45:500: IMPAIR: start processing inbound duplicate packet 2
"westnet-eastnet" #1: IMPAIR: processing a fake (cloned) message
"westnet-eastnet" #1: dropping fragment 1 of 2 as repeat
packet from 192.1.2.45:500: IMPAIR: stop processing inbound duplicate packet 2
packet from 192.1.2.45:500: IMPAIR: start processing inbound duplicate packet 3
"westnet-eastnet" #1: IMPAIR: processing a fake (cloned) message
"westnet-eastnet" #1: dropping fragment 2 of 2 as repeat
packet from 192.1.2.45:500: IMPAIR: stop processing inbound duplicate packet 3
packet from 192.1.2.45:500: IMPAIR: start processing inbound duplicate packet 4
packet from 192.1.2.45:500: INFORMATIONAL request has no corresponding IKE SA; message dropped
packet from 192.1.2.45:500: IMPAIR: stop processing inbound duplicate packet 4
east #
 
