9 lines
270 B
Plaintext
9 lines
270 B
Plaintext
moon::systemctl stop strongswan
|
|
sun::systemctl stop strongswan
|
|
moon::rm /etc/swanctl/dnssec.keys
|
|
sun::rm /etc/swanctl/dnssec.keys
|
|
moon::rm /etc/resolv.conf
|
|
sun::rm /etc/resolv.conf
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|