aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1-c-p/xauth-id-rsa/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-05-23 14:47:41 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-05-23 14:47:41 +0200
commitad59f3a91a7bbe79b69845e521732b6842afa02c (patch)
tree48098972110ff93fc4110ffb86ee7e43fe5a1bbc /testing/tests/ikev1-c-p/xauth-id-rsa/test.conf
parent148b6438807cf8fd2f6ae04ac4b77795d0c21fea (diff)
downloadstrongswan-ad59f3a91a7bbe79b69845e521732b6842afa02c.tar.bz2
strongswan-ad59f3a91a7bbe79b69845e521732b6842afa02c.tar.xz
added ikev1 pluto-charon interoperability scenarios
Diffstat (limited to 'testing/tests/ikev1-c-p/xauth-id-rsa/test.conf')
-rw-r--r--testing/tests/ikev1-c-p/xauth-id-rsa/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev1-c-p/xauth-id-rsa/test.conf b/testing/tests/ikev1-c-p/xauth-id-rsa/test.conf
new file mode 100644
index 000000000..70416826e
--- /dev/null
+++ b/testing/tests/ikev1-c-p/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"