| moon::iptables-restore < /etc/iptables.rulescarol::iptables-restore < /etc/iptables.rulesdave::iptables-restore < /etc/iptables.rulesmoon::cd /etc/swanctl;  rm rsa/* x509/moonCert.pem  x509ca/strongswanCert.pemcarol::cd /etc/swanctl; rm rsa/* x509/carolCert.pem x509ca/strongswanCert.pemdave::cd /etc/swanctl;  rm rsa/* x509/daveCert.pem  x509ca/strongswanCert.pemmoon::systemctl start strongswancarol::systemctl start strongswandave::systemctl start strongswanmoon::expect-connection rwcarol::expect-connection homecarol::swanctl --initiate --child home 2> /dev/nulldave::expect-connection homedave::swanctl --initiate --child home 2> /dev/null
 |