/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 oriented IKEv2 connection
east #
 echo "initdone"
initdone
east #
 ipsec _kernel state
east #
 ipsec _kernel policy
east #
 sed -n -e '/IMPAIR: .*: start processing inbound duplicate/,/IMPAIR: .*: stop processing inbound duplicate/ { /^[^|]/ p }' /tmp/pluto.log
IMPAIR: packet from 192.1.2.45:500: start processing inbound duplicate packet 1
IMPAIR: "westnet-eastnet" #1: processing a fake (cloned) message
"westnet-eastnet" #1: received old IKE_SA_INIT request; packet dropped
IMPAIR: packet from 192.1.2.45:500: stop processing inbound duplicate packet 1
IMPAIR: packet from 192.1.2.45:500: start processing inbound duplicate packet 2
IMPAIR: "westnet-eastnet" #1: processing a fake (cloned) request
"westnet-eastnet" #1: dropping fragment 1 of 2 as repeat
IMPAIR: packet from 192.1.2.45:500: stop processing inbound duplicate packet 2
IMPAIR: packet from 192.1.2.45:500: start processing inbound duplicate packet 3
IMPAIR: "westnet-eastnet" #1: processing a fake (cloned) request
"westnet-eastnet" #1: dropping fragment 2 of 2 as repeat
IMPAIR: packet from 192.1.2.45:500: stop processing inbound duplicate packet 3
IMPAIR: packet from 192.1.2.45:500: start processing inbound duplicate packet 4
packet from 192.1.2.45:500: INFORMATIONAL request has no corresponding IKE SA; message dropped
IMPAIR: packet from 192.1.2.45:500: stop processing inbound duplicate packet 4
east #
