expanded ikev2/ip-two-pools-db to a spoke-to-hub network using virtual IP addresses
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user