mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
moon::iptables -t nat -v -n -L POSTROUTING
|
|
moon::ipsec stop
|
|
alice::ipsec stop
|
|
venus::ipsec stop
|
|
alice::/etc/init.d/iptables stop 2> /dev/null
|
|
venus::/etc/init.d/iptables stop 2> /dev/null
|
|
moon::/etc/init.d/iptables stop 2> /dev/null
|
|
moon::conntrack -F
|