strongswan/testing/tests/ikev1/xauth-rsa/test.conf

22 lines
447 B
Plaintext
Raw Normal View History

2007-01-04 14:25:14 +00:00
#!/bin/bash
#
# This configuration file provides information on the
# guest instances used for this test
2007-01-04 14:25:14 +00:00
2013-01-17 15:37:19 +00:00
# All guest instances that are required for this test
2007-01-04 14:25:14 +00:00
#
2013-01-17 15:37:19 +00:00
VIRTHOSTS="alice moon carol winnetou dave"
2007-01-04 14:25:14 +00:00
# Corresponding block diagram
#
DIAGRAM="a-m-c-w-d.png"
# Guest instances on which tcpdump is to be started
2007-01-04 14:25:14 +00:00
#
TCPDUMPHOSTS="moon"
# Guest instances on which IPsec is started
2007-01-04 14:25:14 +00:00
# Used for IPsec logging purposes
#
IPSECHOSTS="moon carol dave"