mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
8 lines
262 B
Plaintext
Executable File
8 lines
262 B
Plaintext
Executable File
moon::swanctl --terminate --ike gw-gw 2> /dev/null
|
|
moon::systemctl stop strongswan
|
|
sun::systemctl stop strongswan
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
moon::rm /etc/swanctl/pkcs8/*
|
|
sun::rm /etc/swanctl/pkcs8/*
|