mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
bob::ipsec stop
|
|
alice::ipsec stop
|
|
alice::iptables-restore < /etc/iptables.flush
|
|
bob::iptables-restore < /etc/iptables.flush
|
|
moon::iptables -t nat -F
|
|
sun::iptables -t nat -F
|