/testing/guestbin/swan-prep --x509
Preparing X.509 files
road #
 ip addr add 192.1.3.208/24 dev eth0
road #
 ipsec start
Redirecting to: [initsystem]
road #
 /testing/pluto/bin/wait-until-pluto-started
road #
 echo "initdone"
initdone
road #
 ipsec auto --add road1
002 "road1": added IKEv1 connection
road #
 ipsec auto --up road1
002 "road1" #1: initiating IKEv1 Main Mode connection
1v1 "road1" #1: sent Main Mode request
1v1 "road1" #1: sent Main Mode I2
002 "road1" #1: I am sending my cert
002 "road1" #1: I am sending a certificate request
1v1 "road1" #1: sent Main Mode I3
002 "road1" #1: 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'
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
003 "road1" #1: authenticated using RSA with SHA-1
004 "road1" #1: IKE SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
002 "road1" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+IKE_FRAG_ALLOW+ESN_NO
1v1 "road1" #2: sent Quick Mode request
004 "road1" #2: IPsec SA established tunnel mode {ESPinUDP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 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 auto --add road2
002 "road2": added IKEv1 connection
road #
 ipsec auto --up road2
002 "road2" #1: initiating IKEv1 Main Mode connection
1v1 "road2" #1: sent Main Mode request
1v1 "road2" #1: sent Main Mode I2
002 "road2" #1: I am sending my cert
002 "road2" #1: I am sending a certificate request
1v1 "road2" #1: sent Main Mode I3
002 "road2" #1: 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'
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
003 "road2" #1: authenticated using RSA with SHA-1
004 "road2" #1: IKE SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
002 "road2" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+IKE_FRAG_ALLOW+ESN_NO
1v1 "road2" #2: sent Quick Mode request
004 "road2" #2: IPsec SA established tunnel mode {ESPinUDP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 NATOA=none NATD=192.1.2.23:4500 DPD=passive}
road #
 echo done
done
road #
 
