]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/tnc/tnccs-20-pdp-pt-tls/test.conf
imv_policy_manager: Added capability to execute an allow or block shell command string
[people/ms/strongswan.git] / testing / tests / tnc / tnccs-20-pdp-pt-tls / test.conf
CommitLineData
10c7ca23
AS
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 carol winnetou dave"
9
10# Corresponding block diagram
11#
12DIAGRAM="a-m-c-w-d.png"
13
14# Guest instances on which tcpdump is to be started
15#
16TCPDUMPHOSTS="moon"
17
18# Guest instances on which IPsec is started
19# Used for IPsec logging purposes
20#
79b5a33c 21IPSECHOSTS="carol moon dave alice"
10c7ca23
AS
22
23# Guest instances on which FreeRadius is started
24#
25RADIUSHOSTS=
26