aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-04-23 09:19:22 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-04-26 20:38:23 +0200
commit64f9fa9e9fa3aa83e3862e634879d7ad09d7edfa (patch)
treeccf9e392e88a32e3f589e38164843666b1e09fd3 /testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf
parent2fad3460fab865f20a7c9afce5afc8a1cd52afa6 (diff)
downloadstrongswan-64f9fa9e9fa3aa83e3862e634879d7ad09d7edfa.tar.bz2
strongswan-64f9fa9e9fa3aa83e3862e634879d7ad09d7edfa.tar.xz
testing: Created ikev2/rw-eap-aka-sql-rsa scenario
This test scenario tests the eap-simaka-sql plugin.
Diffstat (limited to 'testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf')
-rw-r--r--testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf b/testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf
new file mode 100644
index 000000000..e093d43d8
--- /dev/null
+++ b/testing/tests/ikev2/rw-eap-aka-sql-rsa/test.conf
@@ -0,0 +1,21 @@
+#!/bin/bash
+#
+# This configuration file provides information on the
+# guest instances used for this test
+
+# All guest instances that are required for this test
+#
+VIRTHOSTS="alice carol moon"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c.png"
+
+# Guest instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="moon"
+
+# Guest instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol"