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