/testing/guestbin/swan-prep --hostkeys
Creating NSS database containing host keys
west #
 # confirm that the network is alive
west #
 ../../guestbin/wait-until-alive -I 192.0.1.254 192.0.2.254
destination -I 192.0.1.254 192.0.2.254 is alive
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec whack --impair send_key_size_check
west #
 ipsec whack --impair suppress_retransmits
west #
 ipsec auto --add westnet-eastnet-aes256
"westnet-eastnet-aes256": added IKEv1 connection
west #
 ipsec auto --status | grep westnet-eastnet-aes256
"westnet-eastnet-aes256": 192.0.1.0/24===192.1.2.45[@west]...192.1.2.23[@east]===192.0.2.0/24; unrouted; my_ip=unset; their_ip=unset;
"westnet-eastnet-aes256":   host: oriented; local: 192.1.2.45; remote: 192.1.2.23;
"westnet-eastnet-aes256":   my_updown=ipsec _updown;
"westnet-eastnet-aes256":   xauth us:none, xauth them:none, my_username=[any]; their_username=[any]
"westnet-eastnet-aes256":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"westnet-eastnet-aes256":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"westnet-eastnet-aes256":   cisco-split: no; cisco-unity: no; cisco-peer: no; nm-configured: no;
"westnet-eastnet-aes256":   sec_label:unset;
"westnet-eastnet-aes256":   ike_life: 28800s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"westnet-eastnet-aes256":   iptfs: no; fragmentation: yes; packet-size: 0; max-queue-size: 0; drop-time: 0; init-delay: 0; reorder-window: 0;
"westnet-eastnet-aes256":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"westnet-eastnet-aes256":   initial-contact:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"westnet-eastnet-aes256":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"westnet-eastnet-aes256":   conn_prio: 24,24,0; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"westnet-eastnet-aes256":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"westnet-eastnet-aes256":   our idtype: FQDN; our id=@west; their idtype: FQDN; their id=@east
"westnet-eastnet-aes256":   sendca: all; our sendcert: always; their sendcert: always;
"westnet-eastnet-aes256":   dpd: passive; delay:0s; timeout:0s
"westnet-eastnet-aes256":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"westnet-eastnet-aes256":   routing: unrouted;
"westnet-eastnet-aes256":   conn serial: $1;
"westnet-eastnet-aes256":   IKE algorithms: AES_CBC_128-HMAC_SHA1-MODP2048, AES_CBC_128-HMAC_SHA1-MODP1536, AES_CBC_128-HMAC_SHA1-DH19, AES_CBC_128-HMAC_SHA1-DH31
"westnet-eastnet-aes256":   ESP algorithms: 3DES_CBC_333-HMAC_SHA1_96
west #
 echo "initdone"
initdone
west #
 ipsec whack --impair revival
west #
 ipsec auto --up westnet-eastnet-aes256
"westnet-eastnet-aes256" #1: initiating IKEv1 Main Mode connection
"westnet-eastnet-aes256" #1: sent Main Mode request
"westnet-eastnet-aes256" #1: sent Main Mode I2
"westnet-eastnet-aes256" #1: sent Main Mode I3
"westnet-eastnet-aes256" #1: Peer ID is FQDN: '@east'
"westnet-eastnet-aes256" #1: authenticated peer using preloaded certificate '@east' and 2nnn-bit RSA with SHA1 signature
"westnet-eastnet-aes256" #1: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_128 integ=HMAC_SHA1 group=MODP2048}
"westnet-eastnet-aes256" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES {using isakmp#1 msgid:MSGID proposal=3DES_CBC_333-HMAC_SHA1_96 pfsgroup=MODP2048 192.0.1.0/24===192.0.2.0/24}
"westnet-eastnet-aes256" #2: sent Quick Mode request
"westnet-eastnet-aes256" #2: STATE_QUICK_I1: 60 second timeout exceeded after 0 retransmits.  No acceptable response to our first Quick Mode message: perhaps peer likes no proposal
"westnet-eastnet-aes256" #2: connection is supposed to remain up; revival attempt 1 scheduled in 0 seconds
"westnet-eastnet-aes256" #2: IMPAIR: revival: skip scheduling revival event
"westnet-eastnet-aes256" #2: deleting IPsec SA (QUICK_I1) and NOT sending notification
ERROR: "westnet-eastnet-aes256" #2: netlink response for Del SA esp.ESPSPIi@192.1.2.45: No such process (errno 3)
west #
 echo done
done
west #
 # should not match anything
west #
 grep UNASSIGNED_ID4 /tmp/pluto.log
west #
