pretest.dat 498 B

12345678910
  1. moon::iptables-restore < /etc/iptables.rules
  2. carol::iptables-restore < /etc/iptables.rules
  3. carol::cd /etc/ipsec.d; cat tables.sql data.sql > ipsec.sql; cat ipsec.sql | sqlite3 ipsec.db
  4. moon::cd /etc/ipsec.d; cat tables.sql data.sql > ipsec.sql; cat ipsec.sql | sqlite3 ipsec.db
  5. carol::cd /etc/swanctl; rm rsa/* x509/*
  6. moon::systemctl start strongswan
  7. carol::systemctl start strongswan
  8. moon::expect-connection rw-eap
  9. carol::expect-connection home
  10. carol::swanctl --initiate --child home 2> /dev/null