--- road.console.txt 2019-09-20 17:49:12.517183513 +0000 +++ OUTPUT/road.console.txt 2019-09-21 07:32:38.817496691 +0000 @@ -26,48 +26,20 @@ # setup authenticated static conn road # ipsec auto --up authenticated -002 "authenticated" #1: initiating v2 parent SA -1v2 "authenticated" #1: initiate -1v2 "authenticated" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 -1v2 "authenticated" #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 "authenticated" #2: IKEv2 mode peer ID is ID_FQDN: '@east' -003 "authenticated" #2: Authenticated using authby=secret -002 "authenticated" #2: negotiated connection [192.1.3.209-192.1.3.209:0-65535 0] -> [192.1.2.23-192.1.2.23:0-65535 0] -004 "authenticated" #2: STATE_V2_IPSEC_I: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE NATOA=none NATD=none DPD=passive} +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # should show established tunnel and no bare shunts road # ipsec whack --trafficstatus -006 #2: "authenticated", type=ESP, add_time=1234567890, inBytes=0, outBytes=0, id='@east' +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 XFRM policy: -src 192.1.2.23/32 dst 192.1.3.209/32 - dir fwd priority 1040351 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 1040351 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 1040351 ptype main - tmpl src 192.1.3.209 dst 192.1.2.23 - proto esp reqid REQID mode tunnel src 192.1.2.253/32 dst 192.1.3.209/32 dir fwd priority 1564639 ptype main src 192.1.2.253/32 dst 192.1.3.209/32 @@ -110,21 +82,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: "authenticated", type=ESP, add_time=1234567890, inBytes=168, outBytes=168, id='@east' +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 # @@ -142,10 +114,10 @@ # There should NOT be an IPsec SA, and no shunt since we received failure road # ipsec whack --trafficstatus +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 # echo done done @@ -153,6 +125,7 @@ # only east should show 1 tunnel, as road was restarted road # ipsec whack --trafficstatus +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # east shows the authnull is matched on preferred non-null connection, road # @@ -161,12 +134,12 @@ # additional 'authenticated' partial state lingers road # ipsec status | grep STATE_ -000 #1: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23:500 STATE_PARENT_I2 (sent v2I2, expected v2R2); EVENT_SA_REPLACE in XXs; idle; +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 1 +XfrmOutNoStates 4 road # road # ../bin/check-for-core.sh