--- road.console.txt 2019-09-20 17:49:12.517183513 +0000 +++ OUTPUT/road.console.txt 2019-09-21 07:33:13.682262522 +0000 @@ -32,23 +32,14 @@ # should show established tunnel and no bare shunts road # ipsec whack --trafficstatus -006 #2: "private-or-clear#192.1.2.0/24"[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 # ../../pluto/bin/ipsec-look.sh road NOW XFRM state: -src 192.1.2.23 dst 192.1.3.209 - proto esp spi 0xSPISPI reqid REQID mode tunnel - replay-window 32 flag af-unspec - aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128 -src 192.1.3.209 dst 192.1.2.23 - proto esp spi 0xSPISPI reqid REQID mode tunnel - replay-window 32 flag af-unspec - aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128 src 192.1.3.209 dst 192.1.2.23 proto esp spi 0xSPISPI reqid REQID mode transport replay-window 0 @@ -78,18 +69,6 @@ dir fwd priority 1564639 ptype main src 192.1.3.254/32 dst 192.1.3.209/32 dir in priority 1564639 ptype main -src 192.1.2.23/32 dst 192.1.3.209/32 - dir fwd priority 2088927 ptype main - tmpl src 192.1.2.23 dst 192.1.3.209 - proto esp reqid REQID mode tunnel -src 192.1.2.23/32 dst 192.1.3.209/32 - dir in priority 2088927 ptype main - tmpl src 192.1.2.23 dst 192.1.3.209 - proto esp reqid REQID mode tunnel -src 192.1.3.209/32 dst 192.1.2.23/32 - dir out priority 2088927 ptype main - tmpl src 192.1.3.209 dst 192.1.2.23 - proto esp reqid REQID mode tunnel src 192.1.3.209/32 dst 192.1.2.0/24 dir out priority 2088935 ptype main tmpl src 0.0.0.0 dst 0.0.0.0 @@ -108,21 +87,21 @@ road # ping -n -c 2 -I 192.1.3.209 192.1.2.23 PING 192.1.2.23 (192.1.2.23) from 192.1.3.209 : 56(84) bytes of data. -64 bytes from 192.1.2.23: icmp_seq=1 ttl=64 time=0.XXX ms -64 bytes from 192.1.2.23: icmp_seq=2 ttl=64 time=0.XXX ms --- 192.1.2.23 ping statistics --- -2 packets transmitted, 2 received, 0% packet loss, time XXXX -rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms +2 packets transmitted, 0 received, 100% packet loss, time XXXX road # ipsec whack --trafficstatus -006 #2: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23, type=ESP, add_time=1234567890, inBytes=168, outBytes=168, id='ID_NULL' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # killall -9 pluto road # ipsec restart Redirecting to: [initsystem] +Job for ipsec.service failed because the control process exited with error code. +See "systemctl status ipsec.service" and "journalctl -xe" for details. road # /testing/pluto/bin/wait-until-pluto-started +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # give OE policies time to load road # @@ -137,16 +116,15 @@ road # sleep 5 road # + ipsec whack --trafficstatus +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) +road # # test the new tunnel works properly road # ping -n -c 3 -I 192.1.3.209 192.1.2.23 PING 192.1.2.23 (192.1.2.23) from 192.1.3.209 : 56(84) bytes of data. -64 bytes from 192.1.2.23: icmp_seq=1 ttl=64 time=0.XXX ms -64 bytes from 192.1.2.23: icmp_seq=2 ttl=64 time=0.XXX ms -64 bytes from 192.1.2.23: icmp_seq=3 ttl=64 time=0.XXX ms --- 192.1.2.23 ping statistics --- -3 packets transmitted, 3 received, 0% packet loss, time XXXX -rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms +3 packets transmitted, 0 received, 100% packet loss, time XXXX road # echo done done @@ -154,18 +132,17 @@ # both ends should only show 1 tunnel` road # ipsec whack --trafficstatus -006 #2: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # check for a counting bug where total SA's is wrong on east road # ipsec status | grep 'authenticated' -000 IKE SAs: total(1), half-open(0), open(0), authenticated(0), anonymous(1) -000 IPsec SAs: total(1), authenticated(0), anonymous(1) +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # verify no packets were dropped due to missing SPD policies road # grep -v -P "\t0$" /proc/net/xfrm_stat -XfrmOutNoStates 2 +XfrmOutNoStates 7 road # road # ../bin/check-for-core.sh