posttest.dat 518 B

12345678910111213
  1. carol::swanctl --terminate --ike home
  2. dave::swanctl --terminate --ike home
  3. moon::systemctl stop strongswan
  4. carol::systemctl stop strongswan
  5. dave::systemctl stop strongswan
  6. moon::iptables-restore < /etc/iptables.flush
  7. carol::iptables-restore < /etc/iptables.flush
  8. dave::iptables-restore < /etc/iptables.flush
  9. moon::ip6tables-restore < /etc/iptables.flush
  10. carol::ip6tables-restore < /etc/iptables.flush
  11. dave::ip6tables-restore < /etc/iptables.flush
  12. moon::ip tunnel del vti0
  13. alice::"ip route del fec3:\:/16 via fec1:\:1"