]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/tnc/tnccs-20-fhh/hosts/moon/etc/tnc/hostscannerimv.policy
libimcv: Add Debian 9.5 and 9.6 to IMV database
[thirdparty/strongswan.git] / testing / tests / tnc / tnccs-20-fhh / hosts / moon / etc / tnc / hostscannerimv.policy
1 #FTP - File Transfer Protocol
2 TCP 20 = whatever
3 TCP 21 = close
4
5 #SSH - Secure Shell
6 TCP 22 = whatever
7
8 #Telnet
9 TCP 23 = close
10
11 #E-Mail
12 #
13 #SMTP - Simple Mail Transfer Protocol
14 TCP 25 = close
15 TCP 587 = close
16 #POP3 - Post Office Protocol version 3
17 TCP 110 = close
18 TCP 995 = close
19
20 #DNS - Domain Name System
21 UDP 53 = close
22 TCP 53 = close
23
24 #BOOTP/DHCP - Bootstrap Protocol /
25 #Dynamic Host Configuration Protocol
26 UDP 67 = close
27 #UDP 68 = open
28 UDP 68 = whatever
29
30 #www - World Wide Web
31 #HTTP - Hypertext Transfer Protocol
32 TCP 80 = close
33 #HTTPS - Hypertext Transfer Protocol Secure
34 TCP 443 = close
35
36 #examples
37 TCP 8080 = close
38 TCP 5223 = whatever
39 UDP 4444 = close
40 UDP 631 = whatever