pretest.dat 539 B

12345678910111213
  1. moon::iptables-restore < /etc/iptables.drop
  2. carol::iptables-restore < /etc/iptables.drop
  3. moon::ip6tables-restore < /etc/ip6tables.rules
  4. carol::ip6tables-restore < /etc/ip6tables.rules
  5. # enable Path MTU Discovery
  6. moon::ip6tables -I OUTPUT 1 -o eth1 -p icmpv6 --icmpv6-type 2 -j ACCEPT
  7. alice::"ip route add fec0:\:/16 via fec1:\:1"
  8. carol::"ip route add fec1:\:/16 via fec0:\:1"
  9. moon::systemctl start strongswan
  10. carol::systemctl start strongswan
  11. moon::expect-connection rw
  12. carol::expect-connection home
  13. carol::swanctl --initiate --child home