Files
strongswan-ext/testing/tests/ikev2/any-interface/pretest.dat
T
2013-01-17 16:55:03 +01:00

11 lines
334 B
Plaintext

winnetou::ip route add 10.1.0.0/16 via PH_IP_MOON
winnetou::ip route add 10.2.0.0/16 via PH_IP_SUN
alice::ipsec start
moon::ipsec start
sun::ipsec start
bob::ipsec start
moon::sleep 2
moon::ping -n -c 3 -s 8184 -p deadbeef PH_IP_ALICE
moon::ping -n -c 3 -s 8184 -p deadbeef PH_IP_SUN
bob::ping -n -c 3 -s 8184 -p deadbeef PH_IP_SUN1