mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
7 lines
261 B
Plaintext
7 lines
261 B
Plaintext
moon::systemctl stop strongswan-swanctl
|
|
sun::systemctl stop strongswan-swanctl
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
moon::ip6tables-restore < /etc/ip6tables.flush
|
|
sun::ip6tables-restore < /etc/ip6tables.flush
|