mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
moon::ipsec stop
|
|
sun::ipsec stop
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
alice::iptables -t mangle -F OUTPUT
|
|
venus::iptables -t mangle -F OUTPUT
|
|
bob::iptables -t mangle -F OUTPUT
|
|
|