pretest.dat 604 B

123456789101112131415
  1. moon::iptables-restore < /etc/iptables.rules
  2. carol::iptables-restore < /etc/iptables.rules
  3. dave::iptables-restore < /etc/iptables.rules
  4. moon::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
  5. carol::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
  6. dave::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
  7. moon::systemctl start strongswan
  8. carol::systemctl start strongswan
  9. dave::systemctl start strongswan
  10. moon::expect-connection net-1
  11. moon::expect-connection net-2
  12. carol::expect-connection home
  13. carol::swanctl --initiate --child home 2> /dev/null
  14. dave::expect-connection home
  15. dave::swanctl --initiate --child home 2> /dev/null