/testing/guestbin/swan-prep
north #
 ipsec start
Redirecting to: [initsystem]
north #
 ../../guestbin/wait-until-pluto-started
north #
 ../../guestbin/block-non-ipsec.sh
north #
 ipsec add north-east
"north-east": added IKEv1 connection
north #
 echo initdone
initdone
north #
 ipsec up north-east
"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 ID_FQDN: '@east'
"north-east" #1: ISAKMP SA established {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 address: 192.0.2.101/32
"north-east" #1: Received DNS server 1.2.3.4
"north-east" #1: Received DNS server 5.6.7.8
"north-east" #1: received and ignored CISCO_SPLIT_INC subnet 192.0.2.0/24
"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+MODECFG_PULL+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
"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}
north #
 ../../guestbin/ping-once.sh --up -I 192.0.2.101 192.0.2.254
up
north #
 ipsec whack --trafficstatus
#2: "north-east", type=ESP, add_time=1234567890, inBytes=84, outBytes=84, maxBytes=2^63B, id='@east', lease=192.0.2.101/32
north #
 
