added the ikev2/rw-eap-tnc-20 scenario based on the RFC 5792 PA-TNC protocol

This commit is contained in:
Andreas Steffen
2011-05-30 21:31:50 +02:00
parent 510f37abd4
commit 83348c80e4
13 changed files with 35 additions and 15 deletions
@@ -2,7 +2,7 @@
config setup
plutostart=no
charondebug="tls 2, tnc 3"
charondebug="tnc 3, imc 2"
conn %default
ikelifetime=60m
@@ -9,3 +9,7 @@ charon {
}
}
}
imc-test {
command = allow
}
@@ -1,4 +1,3 @@
#IMC configuration file for strongSwan client
IMC "Dummy" /usr/local/lib/libdummyimc.so
#IMC "HostScanner" /usr/local/lib/libhostscannerimc.so
IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
@@ -2,7 +2,7 @@
config setup
plutostart=no
charondebug="tls 2, tnc 3"
charondebug="tnc 3, imc 2"
conn %default
ikelifetime=60m
@@ -9,3 +9,7 @@ charon {
}
}
}
imc-test {
command = isolate
}
@@ -1,4 +1,3 @@
#IMC configuration file for strongSwan client
IMC "Dummy" /usr/local/lib/libdummyimc.so
#IMC "HostScanner" /usr/local/lib/libhostscannerimc.so
IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
@@ -3,7 +3,7 @@
config setup
strictcrlpolicy=no
plutostart=no
charondebug="tls 2, tnc 3"
charondebug="tnc 3, imv 2"
conn %default
ikelifetime=60m
@@ -14,3 +14,7 @@ charon {
}
}
}
imv-test {
rounds = 1
}
@@ -1,4 +1,3 @@
#IMV configuration file for strongSwan server
IMV "Dummy" /usr/local/lib/libdummyimv.so
#IMV "HostScanner" /usr/local/lib/libhostscannerimv.so
IMV "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imv-test.so