--- west.console.txt 2019-08-24 18:12:56.203676392 +0000 +++ OUTPUT/west.console.txt 2019-08-26 13:24:14.101917049 +0000 @@ -67,28 +67,13 @@ conntrack vA.B.C (conntrack-tools): connection tracking table has been emptied. west # ipsec whack --trafficstatus +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec whack --shuntstatus -000 Bare Shunt list: -000 +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec status | grep westnet-eastnet-ikev2 -000 "westnet-eastnet-ikev2": 192.0.1.0/24===192.1.2.45<192.1.2.45>[@west]...192.1.2.23<192.1.2.23>[@east]===192.0.2.0/24; prospective erouted; eroute owner: #0 -000 "westnet-eastnet-ikev2": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; -000 "westnet-eastnet-ikev2": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] -000 "westnet-eastnet-ikev2": our auth:rsasig, their auth:rsasig -000 "westnet-eastnet-ikev2": modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:unset; -000 "westnet-eastnet-ikev2": labeled_ipsec:no; -000 "westnet-eastnet-ikev2": policy_label:unset; -000 "westnet-eastnet-ikev2": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; -000 "westnet-eastnet-ikev2": retransmit-interval: 9999ms; retransmit-timeout: 99s; -000 "westnet-eastnet-ikev2": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; -000 "westnet-eastnet-ikev2": policy: RSASIG+ENCRYPT+TUNNEL+PFS+UP+IKEV2_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO; -000 "westnet-eastnet-ikev2": conn_prio: 24,24; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; -000 "westnet-eastnet-ikev2": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; -000 "westnet-eastnet-ikev2": our idtype: ID_FQDN; our id=@west; their idtype: ID_FQDN; their id=@east -000 "westnet-eastnet-ikev2": dpd: action:hold; delay:3; timeout:10; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both -000 "westnet-eastnet-ikev2": newest ISAKMP SA: #0; newest IPsec SA: #0; +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # # ping should be caught ip route unreachable west # @@ -116,32 +101,20 @@ ping -q -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. --- 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 +4 packets transmitted, 0 received, 100% packet loss, time XXXX west # # Tunnel should be back up now even without triggering traffic west # ipsec whack --trafficstatus -006 #4: "westnet-eastnet-ikev2", type=ESP, add_time=1234567890, inBytes=336, outBytes=336, id='@east' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # ipsec whack --shuntstatus -000 Bare Shunt list: -000 +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # grep -E "liveness action|acquire" OUTPUT/west.pluto.log "westnet-eastnet-ikev2" #2: IKEv2 liveness action - putting connection into hold -| xfrm acquire rtattribute type 5 -| xfrm acquire rtattribute type 16 -| add bare shunt 0xPOINTER 192.0.1.254/32:8 --1--> 192.0.2.254/32:0 => %hold 0 %acquire-netlink -initiate on demand from 192.0.1.254:8 to 192.0.2.254:0 proto=1 because: acquire -| delete bare shunt 0xPOINTER 192.0.1.254/32:8 --1--> 192.0.2.254/32:0 => %hold 0 %acquire-netlink west # grep -E "liveness: action|acquire" OUTPUT/west.pluto.log -| xfrm acquire rtattribute type 5 -| xfrm acquire rtattribute type 16 -| add bare shunt 0xPOINTER 192.0.1.254/32:8 --1--> 192.0.2.254/32:0 => %hold 0 %acquire-netlink -initiate on demand from 192.0.1.254:8 to 192.0.2.254:0 proto=1 because: acquire -| delete bare shunt 0xPOINTER 192.0.1.254/32:8 --1--> 192.0.2.254/32:0 => %hold 0 %acquire-netlink west # echo done done