adapted tnc scenarios to new imcvs library path

This commit is contained in:
Andreas Steffen
2011-07-06 21:55:17 +02:00
parent 19db8e9eff
commit 52ba840d5c
33 changed files with 99 additions and 43 deletions
@@ -1,3 +1,4 @@
#IMC configuration file for strongSwan client
IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
IMC "Test" /usr/local/lib/ipsec/imcvs/imc-test.so
IMC "Scanner" /usr/local/lib/ipsec/imcvs/imc-scanner.so
@@ -1,3 +1,4 @@
#IMC configuration file for strongSwan client
IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
IMC "Test" /usr/local/lib/ipsec/imcvs/imc-test.so
IMC "Scanner" /usr/local/lib/ipsec/imcvs/imc-scanner.so
@@ -14,3 +14,13 @@ charon {
}
}
}
libimcv {
plugins {
imv-scanner {
closed_port_policy = yes
tcp_ports = 22
udp_ports = 500 4500
}
}
}
@@ -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/lib/ipsec/imcvs/imv-test.so
IMV "Scanner" /usr/local/lib/ipsec/imcvs/imv-scanner.so