This board is now closed. The Blackhole image ended in 2020. The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost. We thank you for being part of the community for the last 15+ years. You can join the OpenBh board if you have not already done so at www.openbh.net.

Mediatomb wrong ip address

Status
Not open for further replies.

alez

Vip
I have flashed today with the 1.4.5 BH image the my Vu+ Duo

I have found a possible issue:

when i start the mediatomb server, in web interface the files are linked to 192.168.0.106, it's not my ip.

I have tried to kill and start manually the mediatomb binary, and i have found which mediatomb start with this address.

I have correct the issue by editing the file

/etc/init.d/mediatomb


the line

ARGS="-a /media/hdd"

modified in

ARGS="-a /media/hdd -i 192.168.1.14"

this is my internal lan box's address, use your own
 
I have tried to kill and start manually the mediatomb binary, and i have found which mediatomb start with this address.

I have correct the issue by editing the file

/etc/init.d/mediatomb

THIS IS WRONG PROCEDURE.
YOU HAVE NOT TO START MANUALLY MEDIATOMB BECAUSE IT WILL USE WRONG LOCATION CONFIG FILE.
YOU HAVE TO START MEDIATOMB BY PANEL AND YOU WILL FIND CONFIG FILE IN :
/.mediatomb/config.xml
 
Status
Not open for further replies.
Back
Top