/testing/guestbin/swan-prep --x509
Preparing X.509 files
road #
 ipsec start
Redirecting to: [initsystem]
road #
 ../../guestbin/wait-until-pluto-started
road #
 ipsec whack --impair suppress_retransmits
road #
 ipsec auto --add westnet-eastnet-ipv4-psk-ikev1
"westnet-eastnet-ipv4-psk-ikev1": added IKEv1 connection
road #
 echo "initdone"
initdone
road #
 ipsec whack --xauthname 'use3' --xauthpass 'use1pass' --name westnet-eastnet-ipv4-psk-ikev1 --initiate
"westnet-eastnet-ipv4-psk-ikev1" #1: initiating IKEv1 Main Mode connection
"westnet-eastnet-ipv4-psk-ikev1" #1: sent Main Mode request
"westnet-eastnet-ipv4-psk-ikev1" #1: sent Main Mode I2
"westnet-eastnet-ipv4-psk-ikev1" #1: I am sending my cert
"westnet-eastnet-ipv4-psk-ikev1" #1: I am sending a certificate request
"westnet-eastnet-ipv4-psk-ikev1" #1: sent Main Mode I3
"westnet-eastnet-ipv4-psk-ikev1" #1: Peer ID is ID_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'
"westnet-eastnet-ipv4-psk-ikev1" #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'
"westnet-eastnet-ipv4-psk-ikev1" #1: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #1: prompt for Username:
"westnet-eastnet-ipv4-psk-ikev1" #1: prompt for Password:
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH: Answering XAUTH challenge with user='use3'
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH: Successfully Authenticated
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #1: Received IP address 192.0.2.1/32
"westnet-eastnet-ipv4-psk-ikev1" #1: setting ip source address to 192.0.2.1/32
"westnet-eastnet-ipv4-psk-ikev1" #1: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+XAUTH+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
"westnet-eastnet-ipv4-psk-ikev1" #2: sent Quick Mode request
"westnet-eastnet-ipv4-psk-ikev1" #2: IPsec SA established tunnel mode {ESPinUDP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 NATD=192.1.2.23:4500 DPD=passive username=use3}
road #
 ../../guestbin/ping-once.sh --up -I 192.0.2.1 192.1.2.23
up
road #
 ipsec whack --trafficstatus
#2: "westnet-eastnet-ipv4-psk-ikev1", username=use3, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, maxBytes=2^63B, lease=192.0.2.1/32
road #
 # change ip, emulating sudden switching network
road #
 ipsec whack --impair send_no_delete
road #
 ipsec stop
Redirecting to: [initsystem]
road #
 ifconfig eth0 192.1.3.210 netmask 255.255.255.0
road #
 route add default gw 192.1.3.254
road #
 ipsec start
Redirecting to: [initsystem]
road #
 ../../guestbin/wait-until-pluto-started
road #
 ipsec auto --add westnet-eastnet-ipv4-psk-ikev1
"westnet-eastnet-ipv4-psk-ikev1": added IKEv1 connection
road #
 ipsec whack --xauthname 'use3' --xauthpass 'use1pass' --name westnet-eastnet-ipv4-psk-ikev1 --initiate
"westnet-eastnet-ipv4-psk-ikev1" #1: initiating IKEv1 Main Mode connection
"westnet-eastnet-ipv4-psk-ikev1" #1: sent Main Mode request
"westnet-eastnet-ipv4-psk-ikev1" #1: sent Main Mode I2
"westnet-eastnet-ipv4-psk-ikev1" #1: I am sending my cert
"westnet-eastnet-ipv4-psk-ikev1" #1: I am sending a certificate request
"westnet-eastnet-ipv4-psk-ikev1" #1: sent Main Mode I3
"westnet-eastnet-ipv4-psk-ikev1" #1: Peer ID is ID_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'
"westnet-eastnet-ipv4-psk-ikev1" #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'
"westnet-eastnet-ipv4-psk-ikev1" #1: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #1: prompt for Username:
"westnet-eastnet-ipv4-psk-ikev1" #1: prompt for Password:
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH: Answering XAUTH challenge with user='use3'
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH: Successfully Authenticated
"westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #1: Received IP address 192.0.2.1/32
"westnet-eastnet-ipv4-psk-ikev1" #1: setting ip source address to 192.0.2.1/32
"westnet-eastnet-ipv4-psk-ikev1" #1: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
"westnet-eastnet-ipv4-psk-ikev1" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+XAUTH+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
"westnet-eastnet-ipv4-psk-ikev1" #2: sent Quick Mode request
"westnet-eastnet-ipv4-psk-ikev1" #2: IPsec SA established tunnel mode {ESPinUDP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 NATD=192.1.2.23:4500 DPD=passive username=use3}
road #
 # should not fail to ping
road #
 ../../guestbin/ping-once.sh --up -I 192.0.2.1 192.1.2.23
up
road #
 ipsec whack --trafficstatus
#2: "westnet-eastnet-ipv4-psk-ikev1", username=use3, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, maxBytes=2^63B, lease=192.0.2.1/32
road #
 echo done
done
road #
 ipsec status | grep eastnet
"westnet-eastnet-ipv4-psk-ikev1": 192.0.2.1/32===192.1.3.210[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=road.testing.libreswan.org, E=user-road@testing.libreswan.org,+MC+XC+S=C]---192.1.3.254...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]; routed-tunnel; my_ip=192.0.2.1; their_ip=unset;
"westnet-eastnet-ipv4-psk-ikev1":   host: oriented; local: 192.1.3.210; remote: 192.1.2.23; established ISAKMP SA: #1;
"westnet-eastnet-ipv4-psk-ikev1":   mycert=road; my_updown=ipsec _updown;
"westnet-eastnet-ipv4-psk-ikev1":   xauth us:client, xauth them:none,  my_username=[any]; their_username=[any]
"westnet-eastnet-ipv4-psk-ikev1":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"westnet-eastnet-ipv4-psk-ikev1":   modecfg info: us:client, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"westnet-eastnet-ipv4-psk-ikev1":   sec_label:unset;
"westnet-eastnet-ipv4-psk-ikev1":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'...'%any'
"westnet-eastnet-ipv4-psk-ikev1":   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-ipv4-psk-ikev1":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"westnet-eastnet-ipv4-psk-ikev1":   initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"westnet-eastnet-ipv4-psk-ikev1":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+XAUTH+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"westnet-eastnet-ipv4-psk-ikev1":   conn_prio: 32,32; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"westnet-eastnet-ipv4-psk-ikev1":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"westnet-eastnet-ipv4-psk-ikev1":   our idtype: ID_DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=road.testing.libreswan.org, E=user-road@testing.libreswan.org; their idtype: ID_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
"westnet-eastnet-ipv4-psk-ikev1":   dpd: passive; delay:0s; timeout:0s
"westnet-eastnet-ipv4-psk-ikev1":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"westnet-eastnet-ipv4-psk-ikev1":   routing: routed-tunnel; owner: IPsec SA #2; established ISAKMP SA: #1; established IPsec SA: #2;
"westnet-eastnet-ipv4-psk-ikev1":   conn serial: $1;
"westnet-eastnet-ipv4-psk-ikev1":   IKEv1 algorithm newest: AES_CBC_256-HMAC_SHA2_256-MODP2048
"westnet-eastnet-ipv4-psk-ikev1":   ESP algorithm newest: AES_CBC_128-HMAC_SHA1_96; pfsgroup=<Phase1>
#1: "westnet-eastnet-ipv4-psk-ikev1":4500 STATE_MAIN_I4 (ISAKMP SA established); RETRANSMIT in XXs; NAT_KEEPALIVE in XXs; newest; lastdpd=-1s(seq in:0 out:0); idle;
#2: "westnet-eastnet-ipv4-psk-ikev1":4500 STATE_QUICK_I2 (IPsec SA established); REPLACE in XXs; newest; eroute owner; ISAKMP SA #1; idle;
#2: "westnet-eastnet-ipv4-psk-ikev1" esp.ESPSPIi@192.1.2.23 esp.ESPSPIi@192.1.3.210 tun.0@192.1.2.23 tun.0@192.1.3.210 Traffic: ESPin=84B ESPout=84B ESPmax=2^63B username=use3
road #
 # should show no hits
road #
 hostname | grep nic || grep INVALID_IKE_SPI /tmp/pluto.log
road #
 hostname | grep nic || grep MSG_TRUNC /tmp/pluto.log
road #
 hostname | grep nic || grep "cannot route" /tmp/pluto.log
road #
 hostname | grep nic || grep "retransmitting in response" /tmp/pluto.log
road #
 
