]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
some changes to the ikev2/rw-eap-tnc-11|20 scenarios
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 19 Mar 2011 15:48:06 +0000 (16:48 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 19 Mar 2011 15:48:06 +0000 (16:48 +0100)
testing/tests/ikev2/rw-eap-tnc-11/hosts/carol/etc/tnc_config
testing/tests/ikev2/rw-eap-tnc-11/hosts/dave/etc/tnc_config
testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc/dummyimv.policy [new file with mode: 0644]
testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc/hostscannerimv.policy [new file with mode: 0644]
testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc_config
testing/tests/ikev2/rw-eap-tnc-20/hosts/carol/etc/tnc_config
testing/tests/ikev2/rw-eap-tnc-20/hosts/dave/etc/tnc_config
testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc/dummyimv.policy [new file with mode: 0644]
testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc/hostscannerimv.policy [new file with mode: 0644]
testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc_config

index a5a9a68f32413874f5f92da04fef8ff04217b2d0..d2fabe109e9ab699d13fd3b830a1349e3dd86a6a 100644 (file)
@@ -1,3 +1,4 @@
 #IMC configuration file for strongSwan client 
 
-IMC "Dummy" /usr/local/lib/libdummyimc.so
+IMC "Dummy"            /usr/local/lib/libdummyimc.so
+#IMC "HostScanner"     /usr/local/lib/libhostscannerimc.so
index a5a9a68f32413874f5f92da04fef8ff04217b2d0..d2fabe109e9ab699d13fd3b830a1349e3dd86a6a 100644 (file)
@@ -1,3 +1,4 @@
 #IMC configuration file for strongSwan client 
 
-IMC "Dummy" /usr/local/lib/libdummyimc.so
+IMC "Dummy"            /usr/local/lib/libdummyimc.so
+#IMC "HostScanner"     /usr/local/lib/libhostscannerimc.so
diff --git a/testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc/dummyimv.policy b/testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc/dummyimv.policy
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc/hostscannerimv.policy b/testing/tests/ikev2/rw-eap-tnc-11/hosts/moon/etc/tnc/hostscannerimv.policy
new file mode 100644 (file)
index 0000000..d8215dd
--- /dev/null
@@ -0,0 +1,40 @@
+#FTP - File Transfer Protocol
+TCP 20 = whatever
+TCP 21 = close
+
+#SSH - Secure Shell
+TCP 22 = whatever
+
+#Telnet
+TCP 23 = close
+
+#E-Mail
+#
+#SMTP - Simple Mail Transfer Protocol
+TCP  25 = close
+TCP 587 = close
+#POP3 - Post Office Protocol version 3
+TCP 110 = close
+TCP 995 = close
+
+#DNS - Domain Name System
+UDP 53 = close
+TCP 53 = close
+
+#BOOTP/DHCP - Bootstrap Protocol /
+#Dynamic Host Configuration Protocol 
+UDP 67 = close
+#UDP 68 = open
+UDP 68 = whatever
+
+#www - World Wide Web
+#HTTP - Hypertext Transfer Protocol
+TCP  80 = close
+#HTTPS - Hypertext Transfer Protocol Secure
+TCP 443 = close
+
+#examples
+TCP 8080 = close
+TCP 5223 = whatever
+UDP 4444 = close
+UDP  631 = whatever
index ac436a3447a613ca2fbb2883b7e33ac779d8267e..140caa98f45b56f62f773ad903b1f4c267803862 100644 (file)
@@ -1,3 +1,4 @@
 #IMV configuration file for strongSwan server 
 
-IMV "Dummy" /usr/local/lib/libdummyimv.so
+IMV "Dummy"            /usr/local/lib/libdummyimv.so
+#IMV "HostScanner"     /usr/local/lib/libhostscannerimv.so
index 3797993fa4963b13ca4da1121bda2aab262eb99d..d2fabe109e9ab699d13fd3b830a1349e3dd86a6a 100644 (file)
@@ -1,4 +1,4 @@
 #IMC configuration file for strongSwan client 
 
 IMC "Dummy"            /usr/local/lib/libdummyimc.so
-IMC "HostScanner"      /usr/local/lib/libhostscannerimc.so
+#IMC "HostScanner"     /usr/local/lib/libhostscannerimc.so
index 3797993fa4963b13ca4da1121bda2aab262eb99d..d2fabe109e9ab699d13fd3b830a1349e3dd86a6a 100644 (file)
@@ -1,4 +1,4 @@
 #IMC configuration file for strongSwan client 
 
 IMC "Dummy"            /usr/local/lib/libdummyimc.so
-IMC "HostScanner"      /usr/local/lib/libhostscannerimc.so
+#IMC "HostScanner"     /usr/local/lib/libhostscannerimc.so
diff --git a/testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc/dummyimv.policy b/testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc/dummyimv.policy
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc/hostscannerimv.policy b/testing/tests/ikev2/rw-eap-tnc-20/hosts/moon/etc/tnc/hostscannerimv.policy
new file mode 100644 (file)
index 0000000..d8215dd
--- /dev/null
@@ -0,0 +1,40 @@
+#FTP - File Transfer Protocol
+TCP 20 = whatever
+TCP 21 = close
+
+#SSH - Secure Shell
+TCP 22 = whatever
+
+#Telnet
+TCP 23 = close
+
+#E-Mail
+#
+#SMTP - Simple Mail Transfer Protocol
+TCP  25 = close
+TCP 587 = close
+#POP3 - Post Office Protocol version 3
+TCP 110 = close
+TCP 995 = close
+
+#DNS - Domain Name System
+UDP 53 = close
+TCP 53 = close
+
+#BOOTP/DHCP - Bootstrap Protocol /
+#Dynamic Host Configuration Protocol 
+UDP 67 = close
+#UDP 68 = open
+UDP 68 = whatever
+
+#www - World Wide Web
+#HTTP - Hypertext Transfer Protocol
+TCP  80 = close
+#HTTPS - Hypertext Transfer Protocol Secure
+TCP 443 = close
+
+#examples
+TCP 8080 = close
+TCP 5223 = whatever
+UDP 4444 = close
+UDP  631 = whatever
index 67896d543de832a6776295c0b0d2672d2cbd382c..140caa98f45b56f62f773ad903b1f4c267803862 100644 (file)
@@ -1,4 +1,4 @@
 #IMV configuration file for strongSwan server 
 
 IMV "Dummy"            /usr/local/lib/libdummyimv.so
-IMV "HostScanner"      /usr/local/lib/libhostscannerimv.so
+#IMV "HostScanner"     /usr/local/lib/libhostscannerimv.so