aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/transport-ikev1/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-12-19 00:45:26 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-12-19 00:45:26 +0000
commit6a49300c551543aa23acc4500547843feb4e874c (patch)
tree733770cf161c336b7f3f2ad54dbdb38a911c2997 /testing/tests/ipv6/transport-ikev1/test.conf
parenta37e8f32d8d76c7899656ed4f16df1a1a09ab763 (diff)
downloadstrongswan-6a49300c551543aa23acc4500547843feb4e874c.tar.bz2
strongswan-6a49300c551543aa23acc4500547843feb4e874c.tar.xz
added ipv6 transport mode scenarios for IKEv1 and IKEv2
Diffstat (limited to 'testing/tests/ipv6/transport-ikev1/test.conf')
-rw-r--r--testing/tests/ipv6/transport-ikev1/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ipv6/transport-ikev1/test.conf b/testing/tests/ipv6/transport-ikev1/test.conf
new file mode 100644
index 000000000..6ab5b8a96
--- /dev/null
+++ b/testing/tests/ipv6/transport-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="moon winnetou sun"
+
+# Corresponding block diagram
+#
+DIAGRAM="m-w-s-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"