mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
sun::iptables -t mangle -n -v -L PREROUTING
|
|
sun::iptables -t nat -n -v -L
|
|
moon::ipsec stop
|
|
sun::ipsec stop
|
|
moon::/etc/init.d/iptables stop 2> /dev/null
|
|
sun::/etc/init.d/iptables stop 2> /dev/null
|
|
sun::conntrack -F
|