The dlna is not showing up on any home devices. I understand that the DLNA is broadcasting on port 1900. If i use nmap to scan ports on the server:
Code: Select all
# nmap 192.168.1.116 -p 1-10000
Starting Nmap 7.95 ( https://nmap.org ) at 2025-01-26 13:28 IST
Nmap scan report for 192.168.1.116
Host is up (0.0022s latency).
Not shown: 9991 closed tcp ports (reset)
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind
139/tcp open netbios-ssn
443/tcp open https
445/tcp open microsoft-ds
2049/tcp open nfs
3632/tcp open distccd
5357/tcp open wsdapi


