mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
services: Add SSDP to service database
This is used for UPnP and is registered in the IANA database. MFC after: 2 weeks PR: 241573
This commit is contained in:
parent
70486b27ae
commit
15824a4c06
1 changed files with 2 additions and 0 deletions
|
|
@ -1602,6 +1602,8 @@ pptp 1723/tcp #Point-to-point tunnelling protocol
|
|||
# IMPORTANT NOTE: See comments for ports 1645/1646 when using older equipment
|
||||
radius 1812/udp #RADIUS authentication protocol (IANA sanctioned)
|
||||
radacct 1813/udp #RADIUS accounting protocol (IANA sanctioned)
|
||||
ssdp 1900/tcp #Selective Service Discovery Protocol (UPnP)
|
||||
ssdp 1900/udp #Selective Service Discovery Protocol (UPnP)
|
||||
licensedaemon 1986/tcp #cisco license management
|
||||
licensedaemon 1986/udp #cisco license management
|
||||
tr-rsrb-p1 1987/tcp #cisco RSRB Priority 1 port
|
||||
|
|
|
|||
Loading…
Reference in a new issue