]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/ip-two-pools-v4v6-db/test.conf
60819189ca30688716a3368cdb4c3ba98cc714c8
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / ip-two-pools-v4v6-db / test.conf
1 #!/bin/bash
2 #
3 # This configuration file provides information on the
4 # guest instances used for this test
5
6 # All guest instances that are required for this test
7 #
8 VIRTHOSTS="alice moon carol winnetou"
9
10 # Corresponding block diagram
11 #
12 DIAGRAM="a-m-c.png"
13
14 # Guest instances on which tcpdump is to be started
15 #
16 TCPDUMPHOSTS="carol"
17
18 # Guest instances on which IPsec is started
19 # Used for IPsec logging purposes
20 #
21 IPSECHOSTS="moon carol"
22
23 # Guest instances on which databases are used
24 #
25 DBHOSTS="moon"