--- east.console.txt 1970-01-01 00:00:00.000000000 +0000 +++ OUTPUT/east.console.txt 2019-08-26 13:10:53.042963348 +0000 @@ -0,0 +1,26 @@ +/testing/guestbin/swan-prep +east # + ip addr show dev eth0 | grep 192.0.22.251 || (ip addr add 192.0.22.251/24 dev eth0) +east # + ip addr show dev eth0 | grep 192.0.22.254 || (ip addr add 192.0.22.254/24 dev eth0) +east # + ip addr show dev eth0 | grep 192.0.2.251 || (ip addr add 192.0.2.251/24 dev eth0) +east # + ipsec start +Redirecting to: [initsystem] +east # + /testing/pluto/bin/wait-until-pluto-started +east # + ipsec status | grep north-eastnets +east # + echo "initdone" +initdone +east # + ipsec whack --trafficstatus +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) +east # +east # + ../bin/check-for-core.sh +east # + if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi +