]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2-stroke-bye/ip-pool-wish/test.conf
testing: Fixed pretest script of ikev1/rw-psk-aggressive scenario
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / ip-pool-wish / test.conf
CommitLineData
47f8ae7c
AS
1#!/bin/bash
2#
3# This configuration file provides information on the
b1169a88 4# guest instances used for this test
47f8ae7c 5
7699a928 6# All guest instances that are required for this test
47f8ae7c 7#
7699a928 8VIRTHOSTS="alice moon carol winnetou dave"
47f8ae7c
AS
9
10# Corresponding block diagram
11#
12DIAGRAM="a-m-c-w-d.png"
13
b1169a88 14# Guest instances on which tcpdump is to be started
47f8ae7c
AS
15#
16TCPDUMPHOSTS="moon alice"
17
b1169a88 18# Guest instances on which IPsec is started
47f8ae7c
AS
19# Used for IPsec logging purposes
20#
21IPSECHOSTS="moon carol dave"