2021-06-22 10:23:06 +02:00

9 lines
296 B
Plaintext
Executable File

moon::systemctl stop strongswan
sun::systemctl stop strongswan
moon::cd /etc/swanctl; rm dnssec.keys pubkey/*
sun::cd /etc/swanctl; rm dnssec.keys pubkey/*
moon::rm /etc/resolv.conf
sun::rm /etc/resolv.conf
moon::iptables-restore < /etc/iptables.flush
sun::iptables-restore < /etc/iptables.flush