]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2-stroke-bye/host2host-transport-nat/test.conf
testing: Reorganizing IKEv1 and IKEv2 examples
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / host2host-transport-nat / test.conf
CommitLineData
9ed09d5f
MW
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#
8VIRTHOSTS="alice moon winnetou sun"
9
10# Corresponding block diagram
11#
12DIAGRAM="a-m-w-s-b.png"
13
14# Guest instances on which tcpdump is to be started
15#
16TCPDUMPHOSTS="sun alice venus moon"
17
18# Guest instances on which IPsec is started
19# Used for IPsec logging purposes
20#
21IPSECHOSTS="alice venus sun"