]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/any-interface/pretest.dat
2fb313abae3dbc7ee7e18cd448751706d2e919d4
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / any-interface / pretest.dat
1 winnetou::ip route add 10.1.0.0/16 via PH_IP_MOON
2 winnetou::ip route add 10.2.0.0/16 via PH_IP_SUN
3 alice::ipsec start
4 moon::ipsec start
5 sun::ipsec start
6 bob::ipsec start
7 alice::expect-connection remote
8 sun::expect-connection remote
9 moon::expect-connection alice
10 moon::ping -n -c 3 -W 1 -i 0.2 -s 8184 -p deadbeef PH_IP_ALICE
11 moon::ping -n -c 3 -W 1 -i 0.2 -s 8184 -p deadbeef PH_IP_SUN
12 bob::expect-connection sun
13 bob::ping -n -c 3 -W 1 -i 0.2 -s 8184 -p deadbeef PH_IP_SUN1