test.conf 564 B

1234567891011121314151617181920212223242526272829
  1. #!/bin/bash
  2. #
  3. # This configuration file provides information on the
  4. # guest instances used for this test
  5. # All guest instances that are required for this test
  6. #
  7. VIRTHOSTS="alice venus moon carol winnetou dave"
  8. # Corresponding block diagram
  9. #
  10. DIAGRAM="a-v-m-c-w-d.png"
  11. # Guest instances on which tcpdump is to be started
  12. #
  13. TCPDUMPHOSTS="moon"
  14. # Guest instances on which IPsec is started
  15. # Used for IPsec logging purposes
  16. #
  17. IPSECHOSTS="moon carol dave"
  18. # Guest instances on which FreeRadius is started
  19. #
  20. RADIUSHOSTS=
  21. # charon controlled by swanctl
  22. #
  23. SWANCTL=1