/testing/guestbin/swan-prep --46
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec auto --add west
"west": connection is using multiple addresspools
"west": added IKEv2 connection
west #
 echo "initdone"
initdone
west #
 ipsec auto --up west
"west"[1] 192.1.2.23 #1: initiating IKEv2 connection to 192.1.2.23 using UDP
"west"[1] 192.1.2.23 #1: sent IKE_SA_INIT request to 192.1.2.23:UDP/500
"west"[1] 192.1.2.23 #1: processed IKE_SA_INIT response from 192.1.2.23:UDP/500 {cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=DH19}, initiating IKE_AUTH
"west"[1] 192.1.2.23 #1: sent IKE_AUTH request to 192.1.2.23:UDP/500 with shared-key-mac and FQDN '@west'; Child SA #2 {ESP <0xESPESP}
"west"[1] 192.1.2.23 #1: initiator established IKE SA; authenticated peer using authby=secret and FQDN '@east'
"west"[1] 192.1.2.23 #2: received INTERNAL_IP4_ADDRESS 192.3.1.0
"west"[1] 192.1.2.23 #2: initiator established Child SA using #1; IPsec tunnel [192.3.1.0/32===192.0.2.0/24] {ESP/ESN=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE DPD=passive}
west #
 echo done
done
west #
 ../../guestbin/ping-once.sh --up -I 192.3.1.0 192.0.2.254
up
west #
 #../../guestbin/ping-once.sh --up -I 2001:db8:0:3:1::0 2001:db8:0:2::254
west #
 ipsec trafficstatus
#2: "west"[1] 192.1.2.23, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, maxBytes=2^63B, id='@east', lease=192.3.1.0/32
west #
