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
|
|
|