east:~# TESTNAME=two-keys-01 east:~# source /testing/pluto/bin/eastlocal.sh east:~# ipsec setup start ipsec_setup: Starting Libreswan IPsec VERSION east:~# ipsec auto --add westnet-eastnet east:~# ipsec whack --debug-control --debug-controlmore --debug-crypt east:~# ipsec auto --listpubkeys 000 000 List of Public Keys: 000 000 Nov 22 03:04:49 2005, 2048 RSA Key AQN3cn11F (has private key), until --- -- --:--:-- ---- ok (expires never) 000 ID_FQDN '@east' 000 Nov 22 03:04:49 2005, 2048 RSA Key AQNzGEFs1 (no private key), until --- -- --:--:-- ---- ok (expires never) 000 ID_FQDN '@west' east:~# /testing/pluto/bin/wait-until-pluto-started east:~# east:~# east:~# if [ -f /tmp/core ]; then echo CORE FOUND; mv /tmp/core /var/tmp; fi east:~#