/testing/guestbin/swan-prep --x509
Preparing X.509 files
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add north-east
"north-east": added IKEv1 connection
east #
 echo "initdone"
initdone
east #
 # should not match anything
east #
 grep "already in use" /tmp/pluto.log
east #
 # should only show 1 connection
east #
 ipsec whack --trafficstatus
#2: "north-east"[1] 192.1.3.33, type=ESP, add_time=1234567890, inBytes=0, outBytes=0, maxBytes=2^63B, id='C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=north.testing.libreswan.org, E=user-north@testing.libreswan.org'
east #
