mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
8 lines
263 B
Plaintext
Executable File
8 lines
263 B
Plaintext
Executable File
moon::swanctl --list-sas --raw
|
|
sun::swanctl --list-sas --raw
|
|
moon::swanctl --terminate --ike host 2> /dev/null
|
|
moon::systemctl stop strongswan
|
|
sun::systemctl stop strongswan
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|