/testing/guestbin/swan-prep --x509
Preparing X.509 files
road #
 ip addr add 192.1.3.208/24 dev eth0
road #
 echo "initdone"
initdone
road #
 ipsec start
Redirecting to: [initsystem]
road #
 /testing/pluto/bin/wait-until-pluto-started
road #
 ipsec whack --impair suppress-retransmits
road #
 ipsec auto --add road1
002 "road1": added IKEv2 connection
road #
 ipsec auto --up road1
1v2 "road1" #1: initiating IKEv2 connection
1v2 "road1" #1: sent IKE_SA_INIT request
1v2 "road1" #1: sent IKE_AUTH request {auth=IKEv2 cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048}
002 "road1" #1: certificate verified OK: E=user-east@testing.libreswan.org,CN=east.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA
002 "road1" #1: IKEv2 mode peer ID is ID_DER_ASN1_DN: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org'
003 "road1" #1: authenticated using RSA with SHA2_512
002 "road1" #2: negotiated connection [1.2.3.4-1.2.3.4:0-65535 0] -> [192.0.2.0-192.0.2.255:0-65535 0]
004 "road1" #2: IPsec SA established tunnel mode {ESPinUDP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE NATOA=none NATD=192.1.2.23:4500 DPD=passive}
road #
 ipsec whack --impair send-no-delete
road #
 ipsec restart
Redirecting to: [initsystem]
road #
 /testing/pluto/bin/wait-until-pluto-started
road #
 ipsec whack --impair suppress-retransmits
road #
 ipsec auto --add road2
002 "road2": added IKEv2 connection
road #
 ipsec auto --up road2
1v2 "road2" #1: initiating IKEv2 connection
1v2 "road2" #1: sent IKE_SA_INIT request
1v2 "road2" #1: sent IKE_AUTH request {auth=IKEv2 cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048}
002 "road2" #1: certificate verified OK: E=user-east@testing.libreswan.org,CN=east.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA
002 "road2" #1: IKEv2 mode peer ID is ID_DER_ASN1_DN: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org'
003 "road2" #1: authenticated using RSA with SHA2_512
002 "road2" #2: negotiated connection [1.2.3.4-1.2.3.4:0-65535 0] -> [192.0.2.0-192.0.2.255:0-65535 0]
004 "road2" #2: IPsec SA established tunnel mode {ESPinUDP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE NATOA=none NATD=192.1.2.23:4500 DPD=passive}
road #
 echo done
done
road #
 
