aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-psk-ikev1/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-11-16 20:25:15 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-11-16 20:25:15 +0000
commit3f42fcb7a755c35d482e4d9e937910fbdd694c79 (patch)
treef5f85c316f1f9158f32ceffa0e618aff3d86081d /testing/tests/ipv6/rw-psk-ikev1/test.conf
parentb073aada2336f891de117520fc92df106f92924c (diff)
downloadstrongswan-3f42fcb7a755c35d482e4d9e937910fbdd694c79.tar.bz2
strongswan-3f42fcb7a755c35d482e4d9e937910fbdd694c79.tar.xz
added rw-psk-ikev1 scenario
Diffstat (limited to 'testing/tests/ipv6/rw-psk-ikev1/test.conf')
-rw-r--r--testing/tests/ipv6/rw-psk-ikev1/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ipv6/rw-psk-ikev1/test.conf b/testing/tests/ipv6/rw-psk-ikev1/test.conf
new file mode 100644
index 000000000..bce9814db
--- /dev/null
+++ b/testing/tests/ipv6/rw-psk-ikev1/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"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c-w-ip6.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"