mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-15 00:00:16 -04:00
8 lines
217 B
Plaintext
8 lines
217 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
|
|
sun::ip route del 10.1.0.0/16 via PH_IP_BOB
|