pretest.dat 435 B

1234567891011
  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