9 lines
353 B
Plaintext
Executable File
9 lines
353 B
Plaintext
Executable File
moon::swanctl --terminate --ike gw-gw 2> /dev/null
|
|
sun::swanctl --terminate --ike gw-gw 2> /dev/null
|
|
moon::service charon stop 2> /dev/null
|
|
sun::service charon stop 2> /dev/null
|
|
carol::service charon stop 2> /dev/null
|
|
moon::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
carol::iptables-restore < /etc/iptables.flush
|