Only in net2net-start do we have to use `sleep` to ensure the SA is up when the tests are running.
8 lines
266 B
Plaintext
Executable File
8 lines
266 B
Plaintext
Executable File
sun::iptables-restore < /etc/iptables.rules
|
|
moon::iptables-restore < /etc/iptables.rules
|
|
sun::service charon start 2> /dev/null
|
|
moon::service charon start 2> /dev/null
|
|
sun::expect-connection gw-gw
|
|
moon::expect-connection gw-gw
|
|
alice::ping -c 3 -W 1 -i 0.2 PH_IP_BOB
|