8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
venus::systemctl stop strongswan
|
|
alice::systemctl stop strongswan
|
|
carol::systemctl stop strongswan
|
|
alice::iptables-restore < /etc/iptables.flush
|
|
carol::iptables-restore < /etc/iptables.flush
|
|
venus::iptables-restore < /etc/iptables.flush
|
|
moon::iptables-restore < /etc/iptables.flush
|