mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
8 lines
326 B
Plaintext
8 lines
326 B
Plaintext
moon::swanctl --terminate --ike host-host 2> /dev/null
|
|
moon::systemctl stop strongswan
|
|
sun::systemctl stop strongswan
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
moon::sysctl --pattern net.ipv4.conf.all.rp_filter --system
|
|
sun::sysctl --pattern net.ipv4.conf.all.rp_filter --system
|