testing: Distributed openssl-ikev1 scenarios

This commit is contained in:
Andreas Steffen
2024-11-22 14:14:52 +01:00
committed by Tobias Brunner
parent c9883d612b
commit e7166c342b
46 changed files with 12 additions and 12 deletions
@@ -0,0 +1,11 @@
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
carol::systemctl stop strongswan
dave::systemctl stop strongswan
moon::systemctl stop strongswan
carol::rm /etc/swanctl/ecdsa/carolKey.pem
dave::rm /etc/swanctl/ecdsa/daveKey.pem
moon::rm /etc/swanctl/ecdsa/moonKey.pem
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush