/testing/guestbin/swan-prep --hostkeys
Creating NSS database containing host keys
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add westnet-eastnet-nflog
"westnet-eastnet-nflog": added IKEv1 connection
east #
 ipsec auto --add west-east-nflog
"west-east-nflog": added IKEv1 connection
east #
 echo "initdone"
initdone
east #
 ipsec _kernel state
east #
 ipsec _kernel policy
east #
 ipsec stop
Redirecting to: [initsystem]
east #
 # show no nflog left behind
east #
 iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
east #
