Hi Simon,

> Is this a bug, or am I missing something?

Upstream ticket:
http://sourceforge.net/p/minidlna/bugs/218/

The -i cmdline and network_interface config options appear to be
unrelated to the HTTP listening socket. Maybe related to SSDP? I don't
really understand the code in getifaddr.c after taking a quick look at it.

The HTTP listening socket is bound to INADDR_ANY in minidlna.c, line
128. Have you tested to see if connections from other interfaces than
the ones specified in -i or network_interface succeed? Maybe there is
some check for the correct interface when accepting incoming
connections, and "bad" connections are dropped right away?

Still, it would probably be better to only listen on interfaces
specified in the options.

Best Regards,
Florian


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to