aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/net2net-rfc3779/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-12-25 10:58:06 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-12-25 11:20:59 +0100
commit7c697964d3b71f8475aa16d2a4d4f42ad74a7994 (patch)
tree724bbc22355123a266ee57027761ccd9fb8b7aef /testing/tests/ikev2/net2net-rfc3779/test.conf
parente98a4d8028f7088f3d7bd786d6a6d69bdc52438a (diff)
downloadstrongswan-7c697964d3b71f8475aa16d2a4d4f42ad74a7994.tar.bz2
strongswan-7c697964d3b71f8475aa16d2a4d4f42ad74a7994.tar.xz
added three RFC 3779 scenarios
Diffstat (limited to 'testing/tests/ikev2/net2net-rfc3779/test.conf')
-rw-r--r--testing/tests/ikev2/net2net-rfc3779/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev2/net2net-rfc3779/test.conf b/testing/tests/ikev2/net2net-rfc3779/test.conf
new file mode 100644
index 000000000..d9a61590f
--- /dev/null
+++ b/testing/tests/ikev2/net2net-rfc3779/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"