mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
alice::systemctl stop strongswan
|
|
sun::systemctl stop strongswan
|
|
alice::iptables-restore < /etc/iptables.flush
|
|
sun::iptables-restore < /etc/iptables.flush
|
|
sun::ip route del 10.1.0.0/16 via PH_IP_MOON
|
|
winnetou::ip route del 10.1.0.0/16 via PH_IP_MOON
|