| moon::cd /etc/swanctl; rm rsa/moonKey.pem x509/moonCert.pem x509ca/strongswanCert.pemsun::cd /etc/swanctl; rm rsa/sunKey.pem x509/sunCert.pem x509ca/strongswanCert.pemmoon::iptables-restore < /etc/iptables.rulessun::iptables-restore < /etc/iptables.rulesmoon::systemctl start strongswansun::systemctl start strongswanmoon::expect-connection gw-gwsun::expect-connection gw-gwmoon::swanctl --initiate --child net-net 2> /dev/null
 |