east:~#
 TESTNAME=ikev2-x509-01
east:~#
 source /testing/pluto/bin/eastnlocal.sh
east:~#
 iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
east:~#
 ipsec setup start
ipsec_setup: Starting Libreswan IPsec VERSION
east:~#
 ipsec whack --whackrecord /var/tmp/ikev2.record
east:~#
 ipsec auto --add ikev2-westnet-eastnet-x509-cr
east:~#
 /testing/pluto/bin/wait-until-pluto-started
east:~#
 echo "done"
done
east:~#

