/testing/guestbin/swan-prep --x509
Preparing X.509 files
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 #
 # ensure that clear text does not get through
west #
 iptables -A INPUT -i eth1 -s 192.0.2.0/24 -j DROP
west #
 iptables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT
west #
 # confirm clear text does not get through
west #
 ../../guestbin/ping-once.sh --down -I 192.0.1.254 192.0.2.254
down
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec whack --impair lifetime
west #
 ipsec auto --add TUNNEL-C
"TUNNEL-C": IMPAIR: skipping ikelifetime=60 checks
"TUNNEL-C": IMPAIR: skipping ipsec-lifetime=28800 checks
"TUNNEL-C": added IKEv1 connection
west #
 ipsec auto --add TUNNEL-A
"TUNNEL-A": IMPAIR: skipping ikelifetime=60 checks
"TUNNEL-A": IMPAIR: skipping ipsec-lifetime=28800 checks
"TUNNEL-A": added IKEv1 connection
west #
 ipsec auto --add TUNNEL-B
"TUNNEL-B": IMPAIR: skipping ikelifetime=60 checks
"TUNNEL-B": IMPAIR: skipping ipsec-lifetime=28800 checks
"TUNNEL-B": added IKEv1 connection
west #
 ipsec whack --impair suppress_retransmits
west #
 ipsec whack --impair revival
west #
 echo "initdone"
initdone
west #
 ipsec auto --up TUNNEL-A
"TUNNEL-A" #1: initiating IKEv1 Main Mode connection
"TUNNEL-A" #1: sent Main Mode request
"TUNNEL-A" #1: sent Main Mode I2
"TUNNEL-A" #1: I am sending my cert
"TUNNEL-A" #1: I am sending a certificate request
"TUNNEL-A" #1: sent Main Mode I3
"TUNNEL-A" #1: Peer ID is 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'
"TUNNEL-A" #1: authenticated peer certificate 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org' and 3nnn-bit RSA with SHA1 signature issued by 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'
"TUNNEL-A" #1: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"TUNNEL-A" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
"TUNNEL-A" #2: sent Quick Mode request
"TUNNEL-A" #2: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 DPD=passive}
west #
 ipsec auto --up TUNNEL-B
"TUNNEL-B" #3: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
"TUNNEL-B" #3: sent Quick Mode request
"TUNNEL-B" #3: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 DPD=passive}
west #
 ipsec auto --up TUNNEL-C
"TUNNEL-C" #4: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
"TUNNEL-C" #4: sent Quick Mode request
"TUNNEL-C" #4: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 DPD=passive}
west #
 ../../guestbin/ping-once.sh --up -I 192.0.1.254 192.0.2.254
PING 192.0.2.254 (192.0.2.254) from 192.0.1.254 : 56(84) bytes of data.
--- 192.0.2.254 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time XXXX
rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms
west #
 ../../guestbin/ping-once.sh --up -I 192.0.1.254 192.0.2.244
PING 192.0.2.244 (192.0.2.244) from 192.0.1.254 : 56(84) bytes of data.
--- 192.0.2.244 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time XXXX
rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms
west #
 ../../guestbin/ping-once.sh --up -I 192.0.1.254 192.0.2.234
PING 192.0.2.234 (192.0.2.234) from 192.0.1.254 : 56(84) bytes of data.
--- 192.0.2.234 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time XXXX
rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms
west #
 #IKE sa will be on TUNNEL-A
west #
 ipsec auto --status | grep ISAKMP
"TUNNEL-A":   routing: routed-tunnel; established ISAKMP SA: #1; established IPsec SA: #2;
"TUNNEL-A":   conn serial: $2;
"TUNNEL-B":   routing: routed-tunnel; established IPsec SA: #3;
"TUNNEL-B":   conn serial: $3;
"TUNNEL-C":   routing: routed-tunnel; established IPsec SA: #4;
"TUNNEL-C":   conn serial: $1;
#2: "TUNNEL-A":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#3: "TUNNEL-B":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#4: "TUNNEL-C":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
west #
 sleep 60
west #
 #IKE sa will be on TUNNEL-B
west #
 ipsec auto --status | grep ISAKMP
"TUNNEL-A":   routing: routed-tunnel; established IPsec SA: #2;
"TUNNEL-A":   conn serial: $2;
"TUNNEL-B":   routing: routed-tunnel; established ISAKMP SA: #5; established IPsec SA: #3;
"TUNNEL-B":   conn serial: $3;
"TUNNEL-C":   routing: routed-tunnel; established IPsec SA: #4;
"TUNNEL-C":   conn serial: $1;
#2: "TUNNEL-A":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#3: "TUNNEL-B":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#4: "TUNNEL-C":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
west #
 ipsec auto --down TUNNEL-B
"TUNNEL-B": terminating SAs using this connection
"TUNNEL-B" #3: deleting IPsec SA (QUICK_I2) and sending notification
"TUNNEL-B" #3: ESP traffic information: in=84B out=84B
"TUNNEL-B" #5: deleting ISAKMP SA (MAIN_R3) and sending notification
west #
 #One IKE will remain on TUNNEL-B
west #
 ipsec auto --status | grep TUNNEL
"TUNNEL-A": 192.0.1.254/32===192.1.2.45[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org]...192.1.2.23[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org]===192.0.2.254/32; routed-tunnel; my_ip=unset; their_ip=unset;
"TUNNEL-A":   host: oriented; local: 192.1.2.45; remote: 192.1.2.23;
"TUNNEL-A":   mycert=west; my_updown=ipsec _updown;
"TUNNEL-A":   xauth us:none, xauth them:none, my_username=[any]; their_username=[any]
"TUNNEL-A":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"TUNNEL-A":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"TUNNEL-A":   cisco-split: no; cisco-unity: no; cisco-peer: no; nm-configured: no;
"TUNNEL-A":   sec_label:unset;
"TUNNEL-A":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'...'%any'
"TUNNEL-A":   ike_life: 60s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"TUNNEL-A":   iptfs: no; fragmentation: yes; packet-size: 0; max-queue-size: 0; drop-time: 0; init-delay: 0; reorder-window: 0;
"TUNNEL-A":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"TUNNEL-A":   initial-contact:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"TUNNEL-A":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"TUNNEL-A":   conn_prio: 32,32,0; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"TUNNEL-A":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"TUNNEL-A":   our idtype: DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org; their idtype: DER_ASN1_DN; their id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org
"TUNNEL-A":   sendca: all; our sendcert: never; their sendcert: never;
"TUNNEL-A":   dpd: passive; delay:0s; timeout:0s
"TUNNEL-A":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"TUNNEL-A":   routing: routed-tunnel; established IPsec SA: #2;
"TUNNEL-A":   conn serial: $2;
"TUNNEL-A":   ESP algorithm newest: AES_CBC_128-HMAC_SHA1_96; pfsgroup=<Phase1>
"TUNNEL-B": 192.0.1.254/32===192.1.2.45[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org]...192.1.2.23[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org]===192.0.2.244/32; prospective erouted; eroute owner: #0
"TUNNEL-B":     oriented; my_ip=unset; their_ip=unset;
"TUNNEL-B":   mycert=west; my_updown=ipsec _updown;
"TUNNEL-B":   xauth us:none, xauth them:none, my_username=[any]; their_username=[any]
"TUNNEL-B":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"TUNNEL-B":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"TUNNEL-B":   cisco-split: no; cisco-unity: no; cisco-peer: no; nm-configured: no;
"TUNNEL-B":   sec_label:unset;
"TUNNEL-B":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'...'%any'
"TUNNEL-B":   ike_life: 60s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"TUNNEL-B":   iptfs: no; fragmentation: yes; packet-size: 0; max-queue-size: 0; drop-time: 0; init-delay: 0; reorder-window: 0;
"TUNNEL-B":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"TUNNEL-B":   initial-contact:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"TUNNEL-B":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"TUNNEL-B":   conn_prio: 32,32,0; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"TUNNEL-B":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"TUNNEL-B":   our idtype: DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org; their idtype: DER_ASN1_DN; their id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org
"TUNNEL-B":   sendca: all; our sendcert: never; their sendcert: never;
"TUNNEL-B":   dpd: passive; delay:0s; timeout:0s
"TUNNEL-B":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"TUNNEL-B":   routing: unrouted;
"TUNNEL-B":   conn serial: $3;
"TUNNEL-C": 192.0.1.254/32===192.1.2.45[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org]...192.1.2.23[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org]===192.0.2.234/32; erouted; eroute owner: #4
"TUNNEL-C":     oriented; my_ip=unset; their_ip=unset;
"TUNNEL-C":   mycert=west; my_updown=ipsec _updown;
"TUNNEL-C":   xauth us:none, xauth them:none, my_username=[any]; their_username=[any]
"TUNNEL-C":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"TUNNEL-C":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"TUNNEL-C":   cisco-split: no; cisco-unity: no; cisco-peer: no; nm-configured: no;
"TUNNEL-C":   sec_label:unset;
"TUNNEL-C":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'...'%any'
"TUNNEL-C":   ike_life: 60s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"TUNNEL-C":   iptfs: no; fragmentation: yes; packet-size: 0; max-queue-size: 0; drop-time: 0; init-delay: 0; reorder-window: 0;
"TUNNEL-C":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"TUNNEL-C":   initial-contact:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"TUNNEL-C":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"TUNNEL-C":   conn_prio: 32,32,0; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"TUNNEL-C":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"TUNNEL-C":   our idtype: DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org; their idtype: DER_ASN1_DN; their id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org
"TUNNEL-C":   sendca: all; our sendcert: never; their sendcert: never;
"TUNNEL-C":   dpd: passive; delay:0s; timeout:0s
"TUNNEL-C":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"TUNNEL-C":   routing: routed-tunnel; established IPsec SA: #4;
"TUNNEL-C":   conn serial: $1;
"TUNNEL-C":   ESP algorithm newest: AES_CBC_128-HMAC_SHA1_96; pfsgroup=<Phase1>
#2: "TUNNEL-A":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#2: "TUNNEL-A" esp.ESPSPIi@192.1.2.23 esp.ESPSPIi@192.1.2.45 tun.0@192.1.2.23 tun.0@192.1.2.45 Traffic: ESPin=336B ESPout=336B ESPmax=2^63B 
#4: "TUNNEL-C":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#4: "TUNNEL-C" esp.ESPSPIi@192.1.2.23 esp.ESPSPIi@192.1.2.45 tun.0@192.1.2.23 tun.0@192.1.2.45 Traffic: ESPin=336B ESPout=336B ESPmax=2^63B 
west #
 ipsec auto --delete TUNNEL-B
"TUNNEL-B": terminating SAs using this connection
west #
 #TUNNEL-A and TUNNEL-C IPsec states remain. TUNNEL-B should be gone.
west #
 ipsec auto --status | grep TUNNEL
"TUNNEL-A": 192.0.1.254/32===192.1.2.45[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org]...192.1.2.23[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org]===192.0.2.254/32; erouted; eroute owner: #2
"TUNNEL-A":     oriented; my_ip=unset; their_ip=unset;
"TUNNEL-A":   mycert=west; my_updown=ipsec _updown;
"TUNNEL-A":   xauth us:none, xauth them:none, my_username=[any]; their_username=[any]
"TUNNEL-A":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"TUNNEL-A":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"TUNNEL-A":   cisco-split: no; cisco-unity: no; cisco-peer: no; nm-configured: no;
"TUNNEL-A":   sec_label:unset;
"TUNNEL-A":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'...'%any'
"TUNNEL-A":   ike_life: 60s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"TUNNEL-A":   iptfs: no; fragmentation: yes; packet-size: 0; max-queue-size: 0; drop-time: 0; init-delay: 0; reorder-window: 0;
"TUNNEL-A":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"TUNNEL-A":   initial-contact:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"TUNNEL-A":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"TUNNEL-A":   conn_prio: 32,32,0; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"TUNNEL-A":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"TUNNEL-A":   our idtype: DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org; their idtype: DER_ASN1_DN; their id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org
"TUNNEL-A":   sendca: all; our sendcert: never; their sendcert: never;
"TUNNEL-A":   dpd: passive; delay:0s; timeout:0s
"TUNNEL-A":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"TUNNEL-A":   routing: routed-tunnel; established IPsec SA: #2;
"TUNNEL-A":   conn serial: $2;
"TUNNEL-A":   ESP algorithm newest: AES_CBC_128-HMAC_SHA1_96; pfsgroup=<Phase1>
"TUNNEL-C": 192.0.1.254/32===192.1.2.45[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org]...192.1.2.23[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org]===192.0.2.234/32; erouted; eroute owner: #4
"TUNNEL-C":     oriented; my_ip=unset; their_ip=unset;
"TUNNEL-C":   mycert=west; my_updown=ipsec _updown;
"TUNNEL-C":   xauth us:none, xauth them:none, my_username=[any]; their_username=[any]
"TUNNEL-C":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"TUNNEL-C":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"TUNNEL-C":   cisco-split: no; cisco-unity: no; cisco-peer: no; nm-configured: no;
"TUNNEL-C":   sec_label:unset;
"TUNNEL-C":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'...'%any'
"TUNNEL-C":   ike_life: 60s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"TUNNEL-C":   iptfs: no; fragmentation: yes; packet-size: 0; max-queue-size: 0; drop-time: 0; init-delay: 0; reorder-window: 0;
"TUNNEL-C":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"TUNNEL-C":   initial-contact:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"TUNNEL-C":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+DONT_REKEY+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"TUNNEL-C":   conn_prio: 32,32,0; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"TUNNEL-C":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"TUNNEL-C":   our idtype: DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=west.testing.libreswan.org, E=user-west@testing.libreswan.org; their idtype: DER_ASN1_DN; their id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org
"TUNNEL-C":   sendca: all; our sendcert: never; their sendcert: never;
"TUNNEL-C":   dpd: passive; delay:0s; timeout:0s
"TUNNEL-C":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"TUNNEL-C":   routing: routed-tunnel; established IPsec SA: #4;
"TUNNEL-C":   conn serial: $1;
"TUNNEL-C":   ESP algorithm newest: AES_CBC_128-HMAC_SHA1_96; pfsgroup=<Phase1>
#2: "TUNNEL-A":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#2: "TUNNEL-A" esp.ESPSPIi@192.1.2.23 esp.ESPSPIi@192.1.2.45 tun.0@192.1.2.23 tun.0@192.1.2.45 Traffic: ESPin=336B ESPout=336B ESPmax=2^63B 
#4: "TUNNEL-C":500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#4: "TUNNEL-C" esp.ESPSPIi@192.1.2.23 esp.ESPSPIi@192.1.2.45 tun.0@192.1.2.23 tun.0@192.1.2.45 Traffic: ESPin=336B ESPout=336B ESPmax=2^63B 
west #
 echo done
done
west #
 # after TUNNEL-B delete
west #
 ../../guestbin/ipsec-look.sh
west NOW
XFRM state:
src 192.1.2.23 dst 192.1.2.45
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	lastused YYYY-MM-DD HH:MM:SS
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
src 192.1.2.45 dst 192.1.2.23
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	lastused YYYY-MM-DD HH:MM:SS
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
src 192.1.2.23 dst 192.1.2.45
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	lastused YYYY-MM-DD HH:MM:SS
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
src 192.1.2.45 dst 192.1.2.23
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	lastused YYYY-MM-DD HH:MM:SS
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
XFRM policy:
src 192.0.1.254/32 dst 192.0.2.234/32
	dir out priority PRIORITY ptype main
	tmpl src 192.1.2.45 dst 192.1.2.23
		proto esp reqid REQID mode tunnel
src 192.0.1.254/32 dst 192.0.2.254/32
	dir out priority PRIORITY ptype main
	tmpl src 192.1.2.45 dst 192.1.2.23
		proto esp reqid REQID mode tunnel
src 192.0.2.234/32 dst 192.0.1.254/32
	dir fwd priority PRIORITY ptype main
	tmpl src 192.1.2.23 dst 192.1.2.45
		proto esp reqid REQID mode tunnel
src 192.0.2.234/32 dst 192.0.1.254/32
	dir in priority PRIORITY ptype main
	tmpl src 192.1.2.23 dst 192.1.2.45
		proto esp reqid REQID mode tunnel
src 192.0.2.254/32 dst 192.0.1.254/32
	dir fwd priority PRIORITY ptype main
	tmpl src 192.1.2.23 dst 192.1.2.45
		proto esp reqid REQID mode tunnel
src 192.0.2.254/32 dst 192.0.1.254/32
	dir in priority PRIORITY ptype main
	tmpl src 192.1.2.23 dst 192.1.2.45
		proto esp reqid REQID mode tunnel
XFRM done
IPSEC mangle TABLES
iptables filter TABLE
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            policy match dir in pol ipsec
DROP       all  --  192.0.2.0/24         0.0.0.0/0           
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
ROUTING TABLES
default via 192.1.2.254 dev eth1
192.0.1.0/24 dev eth0 proto kernel scope link src 192.0.1.254
192.0.2.0/24 via 192.1.2.23 dev eth1
192.1.2.0/24 dev eth1 proto kernel scope link src 192.1.2.45
NSS_CERTIFICATES
Certificate Nickname                                         Trust Attributes
                                                             SSL,S/MIME,JAR/XPI
mainca                                                       CT,, 
east                                                         P,,  
east-ec                                                      P,,  
hashsha1                                                     P,,  
nic                                                          P,,  
north                                                        P,,  
road                                                         P,,  
west                                                         u,u,u
west #
