--- road.console.txt 2019-09-20 17:49:12.496184271 +0000 +++ OUTPUT/road.console.txt 2019-09-21 07:32:47.096204548 +0000 @@ -35,24 +35,22 @@ # should show tunnel and no shunts, and zero traffic count road # ipsec whack --trafficstatus -006 #2: "private-or-clear#192.1.2.0/24-(0--6--22)"[1] ...192.1.2.23, type=ESP, add_time=1234567890, inBytes=0, outBytes=0, id='ID_NULL' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # ipsec whack --shuntstatus -000 Bare Shunt list: -000 +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # generate some traffic to be encrypted road # echo TRIGGER-OE | nc -s 192.1.3.209 192.1.2.23 22 -SSH-2.0-OpenSSH_XXX -Protocol mismatch. +Ncat: Connection refused. road # sleep 1 road # # show non-zero counters road # ipsec whack --trafficstatus -006 #2: "private-or-clear#192.1.2.0/24-(0--6--22)"[1] ...192.1.2.23, type=ESP, add_time=1234567890, inBytes=308, outBytes=383, id='ID_NULL' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # echo done done