/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
north #
 ipsec start
Redirecting to: [initsystem]
north #
 ../../guestbin/wait-until-pluto-started
north #
 ../../guestbin/block-non-ipsec.sh
north #
 ipsec auto --add north-east
"north-east": added IKEv1 connection
north #
 ipsec whack --xauthname 'xnorth' --xauthpass 'use1pass' --name north-east --initiate
"north-east" #1: initiating IKEv1 Main Mode connection
"north-east" #1: sent Main Mode request
"north-east" #1: sent Main Mode I2
"north-east" #1: sent Main Mode I3
"north-east" #1: Peer ID is FQDN: '@east'
"north-east" #1: ISAKMP SA established {auth=PRESHARED_KEY cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"north-east" #1: prompt for Username:
"north-east" #1: prompt for Password:
"north-east" #1: XAUTH: Answering XAUTH challenge with user='xnorth'
"north-east" #1: XAUTH client - possibly awaiting CFG_set {auth=PRESHARED_KEY cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"north-east" #1: XAUTH: Successfully Authenticated
"north-east" #1: XAUTH client - possibly awaiting CFG_set {auth=PRESHARED_KEY cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"north-east" #1: modecfg: Sending IP request (MODECFG_I1)
"north-east" #1: received IPv4 lease 192.0.2.101, updating source IP address
"north-east" #1: received INTERNAL_IP4_DNS server address 1.2.3.4
"north-east" #1: received INTERNAL_IP4_DNS server address 5.6.7.8
"north-east" #1: ignoring CISCO_SPLITs in MODE_CFG REPLY payload, cisco-split=no
"north-east" #1: ISAKMP SA established {auth=PRESHARED_KEY cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"north-east" #2: initiating Quick Mode IKEv1+PSK+ENCRYPT+TUNNEL+PFS+UP+XAUTH+MODECFG_PULL+IKE_FRAG_ALLOW+ESN_NO+ESN_YES {using isakmp#1 msgid:MSGID proposal=AES_CBC-HMAC_SHA1_96, AES_CBC-HMAC_SHA2_512_256, AES_CBC-HMAC_SHA2_256_128, AES_GCM_16_128-NONE, AES_GCM_16_256-NONE, 3DES_CBC-HMAC_SHA1_96, 3DES_CBC-HMAC_SHA2_512_256, 3DES_CBC-HMAC_SHA2_256_128 pfsgroup=MODP2048 192.0.2.101/32===192.0.2.0/24}
"north-east" #2: sent Quick Mode request
"north-east" #2: up-client output: updating resolvconf
"north-east" #2: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 DPD=passive username=xnorth}
north #
 ../../guestbin/ping-once.sh --up 192.0.2.254
up
north #
 ipsec whack --trafficstatus
#2: "north-east", username=xnorth, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, maxBytes=2^63B, lease=192.0.2.101/32
north #
 echo initdone
initdone
north #
 ipsec whack --trafficstatus
#2: "north-east", username=xnorth, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, maxBytes=2^63B, lease=192.0.2.101/32
north #
