/testing/guestbin/swan-prep --x509 Preparing X.509 files west # certutil -D -n east -d sql:/etc/ipsec.d west # cp policies/* /etc/ipsec.d/policies/ west # echo "192.1.2.0/24" >> /etc/ipsec.d/policies/private-or-clear west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # # give OE policies time to load west # sleep 5 west # echo "initdone" initdone west # ipsec whack --oppohere 192.1.2.45 --oppothere 192.1.2.23 002 initiate on demand from 192.1.2.45:0 to 192.1.2.23:0 proto=0 because: whack 1v2 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: initiate 010 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: STATE_PARENT_I1: retransmission; will wait 2 seconds for response 010 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: STATE_PARENT_I1: retransmission; will wait 4 seconds for response 010 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: STATE_PARENT_I1: retransmission; will wait 8 seconds for response 031 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: STATE_PARENT_I1: 10 second timeout exceeded after 3 retransmits. No response (or no acceptable response) to our first IKEv2 message 000 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: starting keying attempt 2 of an unlimited number, but releasing whack west # ping -n -c 4 192.1.2.23 PING 192.1.2.23 (192.1.2.23) 56(84) bytes of data. --- 192.1.2.23 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time XXXX west # # should show traffic west # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) west # echo done done west #