testing: Distributed openssl-ikev1 scenarios
This commit is contained in:
committed by
Tobias Brunner
parent
c9883d612b
commit
e7166c342b
@@ -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