mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
9 lines
296 B
Plaintext
Executable File
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
|