aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-10-16 15:04:17 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-10-16 15:04:17 +0200
commit601e2a6986d6b3e3a8cfec63c4f4ef1d583080fa (patch)
tree0f3ca0d5af765c89f2b36b059f1fd136e4d94490 /testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf
parent158e9386d24df1bf71d864e62bda167c5892dbf9 (diff)
downloadstrongswan-601e2a6986d6b3e3a8cfec63c4f4ef1d583080fa.tar.bz2
strongswan-601e2a6986d6b3e3a8cfec63c4f4ef1d583080fa.tar.xz
added ipv6/net2net-ip4-in-ip6-ikev1 and ipv6/net2net-ip4-in-ip6-ikev1 scenarios
Diffstat (limited to 'testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf')
-rw-r--r--testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf b/testing/tests/ipv6/net2net-ip4-in-ip6-ikev1/test.conf
new file mode 100644
index 000000000..cab801a1c
--- /dev/null
+++ b/testing/tests/ipv6/net2net-ip4-in-ip6-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-ip4-in-ip6.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"