mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-09 00:00:53 -04:00
9 lines
332 B
Plaintext
9 lines
332 B
Plaintext
carol::swanctl --terminate --ike home
|
|
dave::swanctl --terminate --ike home
|
|
carol::systemctl stop strongswan-swanctl
|
|
dave::systemctl stop strongswan-swanctl
|
|
moon::systemctl stop strongswan-swanctl
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
carol::iptables-restore < /etc/iptables.flush
|
|
dave::iptables-restore < /etc/iptables.flush
|