pretest.dat 820 B

1234567891011121314151617181920
  1. moon::iptables-restore < /etc/iptables.drop
  2. carol::iptables-restore < /etc/iptables.drop
  3. dave::iptables-restore < /etc/iptables.drop
  4. moon::ip6tables-restore < /etc/ip6tables.rules
  5. carol::ip6tables-restore < /etc/ip6tables.rules
  6. dave::ip6tables-restore < /etc/ip6tables.rules
  7. alice::"ip route add fec0:\:/16 via fec1:\:1"
  8. carol::"ip route add fec1:\:/16 via fec0:\:1"
  9. dave::"ip route add fec1:\:/16 via fec0:\:1"
  10. moon::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
  11. carol::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
  12. dave::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
  13. moon::systemctl start strongswan
  14. carol::systemctl start strongswan
  15. dave::systemctl start strongswan
  16. moon::expect-connection rw
  17. carol::expect-connection home
  18. dave::expect-connection home
  19. carol::swanctl --initiate --child home
  20. dave::swanctl --initiate --child home