mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
8 lines
321 B
Plaintext
8 lines
321 B
Plaintext
bob::systemctl stop strongswan
|
|
alice::systemctl stop strongswan
|
|
carol::systemctl stop strongswan
|
|
alice::iptables-restore < /etc/iptables.flush
|
|
carol::iptables-restore < /etc/iptables.flush
|
|
bob::iptables-restore < /etc/iptables.flush
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush |