aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-20-hcd-eap/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2015-07-26 11:57:39 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2015-08-18 21:25:39 +0200
commitac28daac38e6353ce7268e3f159275c62530c151 (patch)
tree8f7c884cc2892a99131a348579213a691e45206a /testing/tests/tnc/tnccs-20-hcd-eap/test.conf
parent18472ac21ca569608b45235a46bedff8ba51fbb3 (diff)
downloadstrongswan-ac28daac38e6353ce7268e3f159275c62530c151.tar.bz2
strongswan-ac28daac38e6353ce7268e3f159275c62530c151.tar.xz
testing: Added tnc/tnccs-20-hcd-eap scenario
Diffstat (limited to 'testing/tests/tnc/tnccs-20-hcd-eap/test.conf')
-rw-r--r--testing/tests/tnc/tnccs-20-hcd-eap/test.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-hcd-eap/test.conf b/testing/tests/tnc/tnccs-20-hcd-eap/test.conf
new file mode 100644
index 000000000..c4ca1a19f
--- /dev/null
+++ b/testing/tests/tnc/tnccs-20-hcd-eap/test.conf
@@ -0,0 +1,26 @@
+#!/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 venus moon carol winnetou dave"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-v-m-c-w-d.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 dave alice"
+
+# Guest instances on which FreeRadius is started
+#
+RADIUSHOSTS=
+