updated ikev2/rw-eap-tnc-radius scenario
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
# All UML instances that are required for this test
|
||||
#
|
||||
UMLHOSTS="alice carol winnetou moon"
|
||||
UMLHOSTS="alice moon carol winnetou dave"
|
||||
|
||||
# Corresponding block diagram
|
||||
#
|
||||
DIAGRAM="a-m-c-w.png"
|
||||
DIAGRAM="a-m-c-w-dv.png"
|
||||
|
||||
# UML instances on which tcpdump is to be started
|
||||
#
|
||||
@@ -18,7 +18,7 @@ TCPDUMPHOSTS="moon"
|
||||
# UML instances on which IPsec is started
|
||||
# Used for IPsec logging purposes
|
||||
#
|
||||
IPSECHOSTS="moon carol"
|
||||
IPSECHOSTS="moon carol dave"
|
||||
|
||||
# UML instances on which FreeRadius is started
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user