aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/xauth-id-rsa/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-05-18 16:53:00 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-05-18 16:54:25 +0200
commit2549ff78490c3809b9e4f0cb5eb70a3da4b114b0 (patch)
tree71283e263f99f0e41242f63533cd3fe6b5205fa3 /testing/tests/ikev1/xauth-id-rsa/test.conf
parent0a6085b13e7dd5ee79955959e2ecafd7fe9b50bb (diff)
downloadstrongswan-2549ff78490c3809b9e4f0cb5eb70a3da4b114b0.tar.bz2
strongswan-2549ff78490c3809b9e4f0cb5eb70a3da4b114b0.tar.xz
created ikev1/xauth-id-rsa scenario using XAUTH identities
Diffstat (limited to 'testing/tests/ikev1/xauth-id-rsa/test.conf')
-rw-r--r--testing/tests/ikev1/xauth-id-rsa/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev1/xauth-id-rsa/test.conf b/testing/tests/ikev1/xauth-id-rsa/test.conf
new file mode 100644
index 000000000..70416826e
--- /dev/null
+++ b/testing/tests/ikev1/xauth-id-rsa/test.conf
@@ -0,0 +1,21 @@
+#!/bin/bash
+#
+# This configuration file provides information on the
+# UML instances used for this test
+
+# All UML instances that are required for this test
+#
+UMLHOSTS="alice moon carol winnetou dave"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c-w-d.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="moon"
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol dave"