Control: severity -1 serious On Sun, 14 Jun 2015 16:49:23 +0300 Michael Tokarev <m...@tls.msk.ru> wrote: > Package: minidlna > Version: 1.1.2+dfsg-1.1+b3 > Severity: important > > When specifying (uncommenting) option listening_ip in the config file, > minidlnad says: > > parsing error file /etc/minidlna.conf line 70 : listening_ip=192.168.88.4 > > and ignores this line, listening to the whole 'net. > > This means that it is impossible to bind it to particular (internal) > ip address, even after using the only option for this which is > documented and appears to be available. Obviously this has security > implications, due to both lack of the way to secure it and having too > wide access when operator thinks it is secured.
There's another documented way to let it to bind to specific IP, it is by using -a option. However, when adding "-a ip.add.re.ss" to DAEMON_OPTS in /etc/default/minidlna, it says: minidlna.c:847: error: Unknown option: -a minidlna.c:735: fatal: Unknown option: 192.168.88.4 failed! Bumping severity. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org