expanded ikev2/ip-two-pools-db to a spoke-to-hub network using virtual IP addresses

This commit is contained in:
Andreas Steffen
2008-07-11 15:24:02 +00:00
parent ef3f717bfe
commit 174960bedc
13 changed files with 197 additions and 21 deletions
@@ -5,17 +5,17 @@
# All UML instances that are required for this test
#
UMLHOSTS="alice moon carol winnetou"
UMLHOSTS="alice moon carol winnetou dave"
# Corresponding block diagram
#
DIAGRAM="a-m-c-w.png"
DIAGRAM="a-v-m-c-w-d.png"
# UML instances on which tcpdump is to be started
#
TCPDUMPHOSTS="alice carol"
TCPDUMPHOSTS="alice venus carol dave"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="alice moon carol"
IPSECHOSTS="alice venus moon carol dave"