Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

MiniDLNA and port 1900

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
rsnfunky
Apprentice
Apprentice
Posts: 179
Joined: Sun Dec 30, 2007 2:12 pm

MiniDLNA and port 1900

  • Quote

Post by rsnfunky » Sun Jan 26, 2025 8:06 am

Hi, I installed minidlna using the gentoo wiki.

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
What are the settings in minidlana to ensure it shows up.
Top
Banana
Administrator
Administrator
User avatar
Posts: 2386
Joined: Fri May 21, 2004 12:02 pm
Location: Germany
Contact:
Contact Banana
Website

  • Quote

Post by Banana » Sun Jan 26, 2025 8:46 am

Haven't used it in a long time, but:

Does the service actually run?
What does the logs say?
What happends if you try to access the status page at http://[IPADDRESS]:8200 ?
Last edited by Banana on Sun Jan 26, 2025 6:26 pm, edited 1 time in total.
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Top
Anon-E-moose
Watchman
Watchman
User avatar
Posts: 6566
Joined: Fri May 23, 2008 7:31 pm
Location: Dallas area

  • Quote

Post by Anon-E-moose » Sun Jan 26, 2025 11:37 am

You're scanning tcp ports looking for a udp one?

Standard port for dlna tcp is

Code: Select all

8200/tcp open  trivnet1

Code: Select all

$ head /etc/minidlna.conf 
# port for HTTP (descriptions, SOAP, media transfer) traffic
port=8200

# network interfaces to serve, comma delimited (8 interfaces max)
network_interface=eth0
From a google query

Code: Select all

In MiniDLNA, UDP port 1900 is used for device discovery through the SSDP (Simple Service Discovery Protocol) protocol, while TCP port 8200 is used for actual media streaming and communication with DLNA clients; essentially, port 1900 is for finding the server on the network, and port 8200 is for accessing the media files once the server is located. 
Key points:

    UDP Port 1900:
        Used for device discovery (SSDP) 

Broadcasts information about the MiniDLNA server to other devices on the network 

TCP Port 8200:

    Used for actual media streaming and data transfer 

Handles requests from DLNA clients to access media files 
UM780 xtx, 6.18 zen kernel, gcc 15, openrc, wayland
minixforum m1-s1 max -- same software as above but used for ai learning


Zealots are gonna be zealots, just like haters are gonna be haters
Top
Post Reply

3 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic