Files

7 lines
254 B
Plaintext

carol::systemctl stop strongswan
moon::systemctl stop strongswan
carol::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
moon::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush