2021-06-22 10:23:06 +02:00

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