mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
moon::/etc/init.d/iptables start 2> /dev/null
|
|
sun::/etc/init.d/iptables start 2> /dev/null
|
|
moon::rm /etc/ipsec.d/cacerts/*
|
|
sun::rm /etc/ipsec.d/cacerts/*
|
|
moon::ipsec start
|
|
sun::ipsec start
|
|
moon::sleep 2
|
|
moon::ipsec up net-net
|