testing: Add a failing client to the ikev2/rw-eap-tls-only scenario

This commit is contained in:
Tobias Brunner
2023-02-22 17:10:03 +01:00
parent 501483b313
commit bc1a5111bb
7 changed files with 61 additions and 4 deletions
@@ -1,7 +1,12 @@
moon::iptables-restore < /etc/iptables.rules
carol::iptables-restore < /etc/iptables.rules
dave::iptables-restore < /etc/iptables.rules
dave::rm /etc/swanctl/x509ca/*
moon::systemctl start strongswan
carol::systemctl start strongswan
dave::systemctl start strongswan
moon::expect-connection rw-eap
carol::expect-connection home
dave::expect-connection home
carol::swanctl --initiate --child home 2> /dev/null
dave::swanctl --initiate --child home 2> /dev/null