renamed ikev1 scenario and added ikev2 scenario

This commit is contained in:
Andreas Steffen
2006-10-23 14:50:32 +00:00
parent 403dc74b9d
commit 825a5631dd
14 changed files with 186 additions and 0 deletions
@@ -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.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"