aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-11-radius-block
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-07-04 22:32:34 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2011-07-04 22:32:34 +0200
commit0b0f36cc1a8afe17f9e39de63ee4ae3fee82e3f2 (patch)
treef3722c327f2290179a37cd7e27356c31e7bad796 /testing/tests/tnc/tnccs-11-radius-block
parente760e0ad23f169ca3a6b30ffe8511f2feb5ef3ab (diff)
downloadstrongswan-0b0f36cc1a8afe17f9e39de63ee4ae3fee82e3f2.tar.bz2
strongswan-0b0f36cc1a8afe17f9e39de63ee4ae3fee82e3f2.tar.xz
added ITA Scanner IMC/IMV pair to tnccs-11-radius-block scenario
Diffstat (limited to 'testing/tests/tnc/tnccs-11-radius-block')
-rw-r--r--testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/strongswan.conf8
-rw-r--r--testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/tnc_config3
-rw-r--r--testing/tests/tnc/tnccs-11-radius-block/hosts/carol/etc/tnc_config4
-rw-r--r--testing/tests/tnc/tnccs-11-radius-block/hosts/dave/etc/tnc_config4
4 files changed, 15 insertions, 4 deletions
diff --git a/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/strongswan.conf b/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/strongswan.conf
index 62bcbffa6..acd4630d2 100644
--- a/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/strongswan.conf
+++ b/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/strongswan.conf
@@ -1,5 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
libimcv {
- debug_level = 3
+ debug_level = 3
+ plugins {
+ imv-scanner {
+ closed_port_policy = no
+ tcp_ports = 80 443
+ }
+ }
}
diff --git a/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/tnc_config b/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/tnc_config
index 5028bc8c9..4e300a3d2 100644
--- a/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/tnc_config
+++ b/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/tnc_config
@@ -1,3 +1,4 @@
#IMV configuration file for strongSwan client
-IMV "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imv-test.so
+IMV "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imv-test.so
+IMV "Scanner" /usr/local/libexec/ipsec/plugins/libstrongswan-imv-scanner.so
diff --git a/testing/tests/tnc/tnccs-11-radius-block/hosts/carol/etc/tnc_config b/testing/tests/tnc/tnccs-11-radius-block/hosts/carol/etc/tnc_config
index a39922ddb..dc8f429bd 100644
--- a/testing/tests/tnc/tnccs-11-radius-block/hosts/carol/etc/tnc_config
+++ b/testing/tests/tnc/tnccs-11-radius-block/hosts/carol/etc/tnc_config
@@ -1,3 +1,5 @@
#IMC configuration file for strongSwan client
-IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
+IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
+IMC "Scanner" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-scanner.so
+
diff --git a/testing/tests/tnc/tnccs-11-radius-block/hosts/dave/etc/tnc_config b/testing/tests/tnc/tnccs-11-radius-block/hosts/dave/etc/tnc_config
index a39922ddb..dc8f429bd 100644
--- a/testing/tests/tnc/tnccs-11-radius-block/hosts/dave/etc/tnc_config
+++ b/testing/tests/tnc/tnccs-11-radius-block/hosts/dave/etc/tnc_config
@@ -1,3 +1,5 @@
#IMC configuration file for strongSwan client
-IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
+IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
+IMC "Scanner" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-scanner.so
+