posttest.dat 430 B

1234567891011
  1. carol::swanctl --terminate --ike home
  2. dave::swanctl --terminate --ike home
  3. carol::systemctl stop strongswan
  4. dave::systemctl stop strongswan
  5. moon::systemctl stop strongswan
  6. carol::rm /etc/swanctl/pkcs8/carolKey.pem
  7. dave::rm /etc/swanctl/pkcs8/daveKey.pem
  8. moon::rm /etc/swanctl/ecdsa/moonKey.pem
  9. moon::iptables-restore < /etc/iptables.flush
  10. carol::iptables-restore < /etc/iptables.flush
  11. dave::iptables-restore < /etc/iptables.flush