pretest.dat 338 B

12345678910
  1. moon::iptables-restore < /etc/iptables.rules
  2. carol::iptables-restore < /etc/iptables.rules
  3. moon::ipsec start
  4. carol::ipsec start
  5. moon::expect-connection rw-icmp
  6. moon::expect-connection rw-ssh
  7. carol::expect-connection home-icmp
  8. carol::expect-connection home-ssh
  9. carol::ssh PH_IP_ALICE hostname
  10. carol::ping -W 1 -c 1 PH_IP_ALICE > /dev/null