east:~# TESTNAME=transport-02 east:~# source /testing/pluto/bin/eastlocal.sh east:~# ipsec setup start ipsec_setup: Starting Libreswan IPsec VERSION east:~# ipsec auto --add west--east-port3 east:~# ipsec auto --add west--east-pass east:~# ipsec auto --add west--east-pass2 east:~# sh /etc/init.d/inetd start Starting internet superserver: inetd. east:~# /testing/pluto/bin/wait-until-pluto-started east:~# ipsec auto --route west--east-pass east:~# ipsec auto --route west--east-pass2 east:~# ipsec eroute 0 192.0.2.254/32 -> 192.1.2.45/32 => %pass 0 192.1.2.23/32 -> 192.1.2.45/32 => %pass east:~# ipsec whack --debug-control --debug-controlmore --debug-crypt east:~# east:~# east:~# if [ -f /tmp/core ]; then echo CORE FOUND; mv /tmp/core /var/tmp; fi east:~# ipsec setup stop IPSEC EVENT: KLIPS device ipsec0 shut down. ipsec_setup: Stopping Libreswan IPsec... east:~# kill `cat /var/run/klogd.pid`; cat /tmp/klog.log klogd 1.3-3#33.1, log source = /proc/kmsg started. east:~# halt -p -f Power down.