Only in net2net-start do we have to use `sleep` to ensure the SA is up when the tests are running.
8 lines
281 B
Plaintext
Executable File
8 lines
281 B
Plaintext
Executable File
moon::iptables-restore < /etc/iptables.rules
|
|
sun::iptables-restore < /etc/iptables.rules
|
|
moon::service charon start 2> /dev/null
|
|
sun::service charon start 2> /dev/null
|
|
moon::expect-connection gw-gw
|
|
sun::expect-connection gw-gw
|
|
moon::swanctl --initiate --child net-net 2> /dev/null
|