pretest.dat 661 B

12345678910111213141516171819
  1. moon::iptables-restore < /etc/iptables.rules
  2. carol::iptables-restore < /etc/iptables.rules
  3. dave::iptables-restore < /etc/iptables.rules
  4. moon::cat /etc/tnc_config
  5. carol::cat /etc/tnc_config
  6. dave::cat /etc/tnc_config
  7. carol::rm /etc/swanctl/rsa/*
  8. dave::rm /etc/swanctl/rsa/*
  9. carol::rm /etc/swanctl/x509/*
  10. dave::rm /etc/swanctl/x509/*
  11. moon::systemctl start strongswan
  12. carol::systemctl start strongswan
  13. dave::systemctl start strongswan
  14. moon::expect-connection rw-allow
  15. moon::expect-connection rw-isolate
  16. carol::expect-connection home
  17. carol::swanctl --initiate --child home 2> /dev/null
  18. dave::expect-connection home
  19. dave::swanctl --initiate --child home 2> /dev/null