pretest.dat 524 B

12345678910111213
  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-req
  6. moon::expect-connection icmp-rep
  7. moon::expect-connection ftp-ssh
  8. carol::expect-connection icmp-req
  9. carol::expect-connection icmp-rep
  10. carol::expect-connection ftp-ssh
  11. carol::swanctl --initiate --child icmp-req 2> /dev/null
  12. carol::swanctl --initiate --child icmp-rep 2> /dev/null
  13. carol::swanctl --initiate --child ftp-ssh 2> /dev/null