/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
north #
 ifconfig eth0:1 192.0.2.254
north #
 ipsec start
Redirecting to: [initsystem]
north #
 ../../guestbin/wait-until-pluto-started
north #
 ipsec auto --add any-northnet-ipv4-psk-ikev2
"any-northnet-ipv4-psk-ikev2": added IKEv2 connection
north #
 echo "initdone"
initdone
north #
 sleep 2
north #
 ipsec _kernel state
north #
 ipsec _kernel policy
north #
 # confirm east is in unrouted state again
north #
 hostname | grep east > /dev/null && ipsec status | grep "[.][.][.]"
north #
