]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/nat-one-rw/test.conf
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / testing / tests / nat-one-rw / test.conf
1 #!/bin/bash
2 #
3 # This configuration file provides information on the
4 # UML instances used for this test
5
6 # All UML instances that are required for this test
7 #
8 UMLHOSTS="alice moon winnetou sun bob"
9
10 # Corresponding block diagram
11 #
12 DIAGRAM="a-m-w-s-b.png"
13
14 # UML instances on which tcpdump is to be started
15 #
16 TCPDUMPHOSTS="moon"
17
18 # UML instances on which IPsec is started
19 # Used for IPsec logging purposes
20 #
21 IPSECHOSTS="alice sun"