mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
8 lines
303 B
Plaintext
8 lines
303 B
Plaintext
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
|
|
carol::echo 1 > /proc/sys/net/ipv4/ip_forward
|