View Single Post
  #9   (View Single Post)  
Old 4th September 2016
girarde girarde is offline
Fdisk Soldier
 
Join Date: Nov 2010
Location: NW FL
Posts: 75
Default

Quote:
Originally Posted by jggimi View Post
Note the listening IP address. The server must be configured with the specific NICs to listen to, it cannot (like many other daemons) listen on any interface.
Specified re0, and the output now looks like this:
[2016/09/04 11:16:22] minidlna.c:1038: warn: Starting MiniDLNA version 1.1.5.
[2016/09/04 11:16:22] minidlna.c:1078: warn: HTTP listening on port 8200
[2016/09/04 11:16:22] getifaddr.c:338: info: Enabling interface 192.168.1.212/255.255.255.0
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:792: maxdebug: Sending ssdp:byebye [6]
[2016/09/04 11:16:22] minissdp.c:310: maxdebug: Sending ssdp:alive [6]
[2016/09/04 11:16:22] minissdp.c:310: maxdebug: Sending ssdp:alive [6]
[2016/09/04 11:16:22] minissdp.c:310: maxdebug: Sending ssdp:alive [6]
[2016/09/04 11:16:22] minissdp.c:310: maxdebug: Sending ssdp:alive [6]
[2016/09/04 11:16:22] minissdp.c:310: maxdebug: Sending ssdp:alive [6]
[2016/09/04 11:16:22] minissdp.c:310: maxdebug: Sending ssdp:alive [6]
[2016/09/04 11:16:23] minissdp.c:310: maxdebug: Sending ssdp:alive [6]

Which is suspiciously similar to what I had before.
Reply With Quote