some changes to the ikev2/rw-eap-tnc-11|20 scenarios

This commit is contained in:
Andreas Steffen
2011-03-19 16:48:06 +01:00
parent 16ee58e036
commit b03dd40fe6
10 changed files with 91 additions and 6 deletions
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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