7 lines
257 B
Plaintext
7 lines
257 B
Plaintext
moon::wget -q http://crl.strongswan.org/strongswan.crl -O /etc/ipsec.d/crls/strongswan.crl
|
|
carol::wget -q http://crl.strongswan.org/strongswan.crl -O /etc/ipsec.d/crls/strongswan.crl
|
|
moon::ipsec start
|
|
carol::ipsec start
|
|
carol::sleep 1
|
|
carol::ipsec up home
|