testing: Distributed openssl-ikev2 scenarios
This commit is contained in:
committed by
Tobias Brunner
parent
f766a7ed49
commit
4df94b56c0
@@ -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
|
||||
Reference in New Issue
Block a user