mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
moon::/etc/init.d/iptables start 2> /dev/null
|
|
carol::/etc/init.d/iptables start 2> /dev/null
|
|
moon::ipsec start
|
|
carol::ipsec start
|
|
carol::sleep 1
|
|
carol::ssh PH_IP_ALICE hostname
|
|
carol::ping -c 1 PH_IP_ALICE > /dev/null
|
|
carol::sleep 2
|