/testing/guestbin/swan-prep
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# # confirm that the network is alive
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ../../pluto/bin/wait-until-alive -I 192.0.1.254 192.0.2.254
destination -I 192.0.1.254 192.0.2.254 is alive
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# # ensure that clear text does not get through
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# iptables -A INPUT -i eth1 -s 192.0.2.0/24 -j LOGDROP
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# iptables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# # confirm clear text does not get through
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ../../pluto/bin/ping-once.sh --down -I 192.0.1.254 192.0.2.254
==== cut ====
ping -q -n -c 1 -i 2 -w 1 -I 192.0.1.254 192.0.2.254
==== tuc ====
==== cut ====
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 ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
==== tuc ====
down
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec start
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Redirecting to: /etc/init.d/ipsec start
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Error: Peer netns reference is invalid.
Starting pluto IKE daemon for IPsec: 
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# /testing/pluto/bin/wait-until-pluto-started
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec auto --add westnet-eastnet-ipv4-psk-ikev2
002 added connection description "westnet-eastnet-ipv4-psk-ikev2"
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# echo "initdone"
initdone
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec auto --up  westnet-eastnet-ipv4-psk-ikev2
002 "westnet-eastnet-ipv4-psk-ikev2" #1: initiating v2 parent SA
181 "westnet-eastnet-ipv4-psk-ikev2" #1: initiate
002 "westnet-eastnet-ipv4-psk-ikev2": constructed local IKE proposals for westnet-eastnet-ipv4-psk-ikev2 (IKE SA initiator selecting KE): 1:IKE:ENCR=AES_GCM_C_256;PRF=HMAC_SHA2_512,HMAC_SHA2_256;INTEG=NONE;DH=MODP2048,MODP3072,MODP4096,MODP8192,ECP_256,ECP_384,ECP_521,CURVE25519 2:IKE:ENCR=AES_GCM_C_128;PRF=HMAC_SHA2_512,HMAC_SHA2_256;INTEG=NONE;DH=MODP2048,MODP3072,MODP4096,MODP8192,ECP_256,ECP_384,ECP_521,CURVE25519 3:IKE:ENCR=AES_CBC_256;PRF=HMAC_SHA2_512,HMAC_SHA2_256;INTEG=HMAC_SHA2_512_256,HMAC_SHA2_256_128;DH=MODP2048,MODP3072,MODP4096,MODP8192,ECP_256,ECP_384,ECP_521,CURVE25519 4:IKE:ENCR=AES_CBC_128;PRF=HMAC_SHA2_512,HMAC_SHA2_256;INTEG=HMAC_SHA2_512_256,HMAC_SHA2_256_128;DH=MODP2048,MODP3072,MODP4096,MODP8192,ECP_256,ECP_384,ECP_521,CURVE25519
181 "westnet-eastnet-ipv4-psk-ikev2" #1: STATE_PARENT_I1: sent v2I1, expected v2R1
002 "westnet-eastnet-ipv4-psk-ikev2": constructed local ESP/AH proposals for westnet-eastnet-ipv4-psk-ikev2 (IKE SA initiator emitting ESP/AH proposals): 1:ESP:ENCR=AES_GCM_C_256;INTEG=NONE;DH=NONE;ESN=DISABLED 2:ESP:ENCR=AES_GCM_C_128;INTEG=NONE;DH=NONE;ESN=DISABLED 3:ESP:ENCR=AES_CBC_256;INTEG=HMAC_SHA2_512_256,HMAC_SHA2_256_128;DH=NONE;ESN=DISABLED 4:ESP:ENCR=AES_CBC_128;INTEG=HMAC_SHA2_512_256,HMAC_SHA2_256_128;DH=NONE;ESN=DISABLED
182 "westnet-eastnet-ipv4-psk-ikev2" #2: STATE_PARENT_I2: sent v2I2, expected v2R2 {auth=IKEv2 cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048}
002 "westnet-eastnet-ipv4-psk-ikev2" #2: IKEv2 mode peer ID is ID_FQDN: '@east'
003 "westnet-eastnet-ipv4-psk-ikev2" #2: Authenticated using authby=secret
002 "westnet-eastnet-ipv4-psk-ikev2" #2: negotiated connection [192.0.1.0-192.0.1.255:0-65535 0] -> [192.0.2.0-192.0.2.255:0-65535 0]
004 "westnet-eastnet-ipv4-psk-ikev2" #2: STATE_V2_IPSEC_I: IPsec SA established tunnel mode {ESP=>0xf64c29a5 <0x31e28385 xfrm=AES_GCM_16_256-NONE NATOA=none NATD=none DPD=active}
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ping -n -c 4 -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.
64 bytes from 192.0.2.254: icmp_seq=1 ttl=64 time=0.078 ms
64 bytes from 192.0.2.254: icmp_seq=2 ttl=64 time=0.073 ms
64 bytes from 192.0.2.254: icmp_seq=3 ttl=64 time=0.062 ms
64 bytes from 192.0.2.254: icmp_seq=4 ttl=64 time=0.093 ms

--- 192.0.2.254 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 111ms
rtt min/avg/max/mdev = 0.062/0.076/0.093/0.014 ms
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# # sleep for 60s to run a few liveness cycles
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# sleep 30
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# sleep 30
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec whack --impair send-no-delete
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec auto --delete westnet-eastnet-ipv4-psk-ikev2
002 "westnet-eastnet-ipv4-psk-ikev2": terminating SAs using this connection
002 "westnet-eastnet-ipv4-psk-ikev2" #2: deleting state (STATE_V2_IPSEC_I) aged 63.520s and NOT sending notification
005 "westnet-eastnet-ipv4-psk-ikev2" #2: ESP traffic information: in=336B out=336B
002 "westnet-eastnet-ipv4-psk-ikev2" #1: deleting state (STATE_PARENT_I3) aged 63.537s and NOT sending notification
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
002 "westnet-eastnet-ipv4-psk-ikev2": unroute-client output: Error: Peer netns reference is invalid.
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec auto --add westnet-eastnet-ipv4-psk-ikev2
002 added connection description "westnet-eastnet-ipv4-psk-ikev2"
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# # sleep for timeout action
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# sleep 30
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# echo done
done
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# # east should have brought down but NOT re-established the tunnel
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec whack --trafficstatus
whack: is Pluto running?  connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused)
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03 33]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 33 final.sh 'ipsec whack --trafficstatus' <<<<<<<<<<tuc<<<<<<<<<<# can be seen on east logs
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03 33]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 33 final.sh '# can be seen on east logs' <<<<<<<<<<tuc<<<<<<<<<<hostname | grep west > /dev/null || grep "IKEv2 liveness action:" /tmp/pluto.log
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# : ==== cut ====
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ipsec auto --status
whack: is Pluto running?  connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused)
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03 33]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 33 final.sh 'ipsec auto --status' <<<<<<<<<<tuc<<<<<<<<<<: ==== tuc ====
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# ../bin/check-for-core.sh
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi
type=AVC msg=audit(1566844133.486:265910): avc:  denied  { write } for  pid=7504 comm="ip" path="/tmp/pluto.log" dev="dm-0" ino=295084539 scontext=unconfined_u:system_r:ifconfig_t:s0 tcontext=unconfined_u:object_r:container_file_t:s0:c718,c778 tclass=file permissive=1
type=AVC msg=audit(1566844133.996:266013): avc:  denied  { write } for  pid=8463 comm="ip" path="/tmp/pluto.log" dev="dm-0" ino=63889669 scontext=unconfined_u:system_r:ifconfig_t:s0 tcontext=unconfined_u:object_r:container_file_t:s0:c718,c778 tclass=file permissive=1
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]# : ==== end ====
kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-liveness-03\[root@west ikev2-liveness-03]#