Return to pretest.dat CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / swanctl / manual-prio |
1.1 misho 1: winnetou::ip route add 10.1.0.0/16 via 192.168.0.1 2: carol::ip route add 10.1.0.0/16 via 192.168.0.1 3: dave::ip route add 10.1.0.0/16 via 192.168.0.1 4: moon::systemctl start strongswan 5: carol::systemctl start strongswan 6: dave::systemctl start strongswan 7: moon::expect-connection rw 8: carol::expect-connection home 9: carol::swanctl --initiate --child home 2> /dev/null 10: dave::expect-connection home 11: dave::swanctl --initiate --child home 2> /dev/null