Add llmnr/5355 (Link-local Multicast Name Resolution)

This commit is contained in:
Laurent Bigonville 2016-05-26 11:20:08 +02:00 committed by Chris PeBenito
parent 7857d2724f
commit 8f6cd59aea
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ network_port(ktalkd, udp,517,s0, udp,518,s0)
network_port(l2tp, tcp,1701,s0, udp,1701,s0)
network_port(ldap, tcp,389,s0, udp,389,s0, tcp,636,s0, udp,636,s0, tcp,3268,s0)
network_port(lirc, tcp,8765,s0)
network_port(llmnr, tcp,5355,s0, udp,5355,s0)
network_port(lmtp, tcp,24,s0, udp,24,s0)
network_port(lrrd) # no defined portcon
network_port(mail, tcp,2000,s0, tcp,3905,s0)