mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
moon::ipsec stop
|
|
sun::ipsec stop
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
moon::rm /etc/ipsec.d/certs/*
|
|
moon::rm /etc/ipsec.d/private/*
|
|
sun::rm /etc/ipsec.d/certs/*
|
|
sun::rm /etc/ipsec.d/private/*
|