pretest.dat 377 B

12345678910
  1. moon::iptables-restore < /etc/iptables.rules
  2. carol::iptables-restore < /etc/iptables.rules
  3. moon::systemctl start strongswan
  4. carol::systemctl start strongswan
  5. moon::expect-connection icmp
  6. moon::expect-connection ssh
  7. carol::expect-connection icmp
  8. carol::expect-connection ssh
  9. carol::swanctl --initiate --child icmp 2> /dev/null
  10. carol::swanctl --initiate --child ssh 2> /dev/null