From e1588893f5716e524e81ca40c8403b73839377c3 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 12 Sep 2012 12:26:39 +0200 Subject: [PATCH] corrected topology in ikev2/rw-radius-accounting scenario --- testing/tests/ikev2/rw-radius-accounting/test.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/testing/tests/ikev2/rw-radius-accounting/test.conf b/testing/tests/ikev2/rw-radius-accounting/test.conf index e0d77b583..f2d20e984 100644 --- a/testing/tests/ikev2/rw-radius-accounting/test.conf +++ b/testing/tests/ikev2/rw-radius-accounting/test.conf @@ -5,11 +5,11 @@ # All UML instances that are required for this test # -UMLHOSTS="alice carol moon" +UMLHOSTS="alice moon carol winnetou" # Corresponding block diagram # -DIAGRAM="a-m-c.png" +DIAGRAM="a-m-c-w.png" # UML instances on which tcpdump is to be started # @@ -23,4 +23,3 @@ IPSECHOSTS="moon carol" # UML instances on which FreeRadius is started # RADIUSHOSTS="alice" -