aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/net2net-ikev1/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-11-06 13:44:57 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-11-06 13:44:57 +0000
commit5a1979deb9b961322df6745d33f49ae2321aaf5f (patch)
tree3ff066a9968c18e2d8aff423a5a3bd544f3fd74f /testing/tests/ipv6/net2net-ikev1/test.conf
parent00fb75875521612db7cdd68470e6b83244f1fa11 (diff)
downloadstrongswan-5a1979deb9b961322df6745d33f49ae2321aaf5f.tar.bz2
strongswan-5a1979deb9b961322df6745d33f49ae2321aaf5f.tar.xz
new net2net ipv6 scenarios for IKEv1 and IKEv2
Diffstat (limited to 'testing/tests/ipv6/net2net-ikev1/test.conf')
-rw-r--r--testing/tests/ipv6/net2net-ikev1/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ipv6/net2net-ikev1/test.conf b/testing/tests/ipv6/net2net-ikev1/test.conf
new file mode 100644
index 000000000..9ebb969be
--- /dev/null
+++ b/testing/tests/ipv6/net2net-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 winnetou sun bob"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-w-s-b.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="sun"
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon sun"