LinuxMCE Forums

General => Installation issues => Topic started by: Riggs on June 05, 2010, 04:14:31 am

Title: Can no longer see media tomb on network (Solved)
Post by: Riggs on June 05, 2010, 04:14:31 am
Since i swapped interfaces in webadmin i can no longer see media tomb on the network.
See http://forum.linuxmce.org/index.php?topic=10192.0 (http://forum.linuxmce.org/index.php?topic=10192.0) for the reason on swapping interfaces
Title: Re: Can no longer see media tomb on network
Post by: Riggs on June 06, 2010, 08:40:51 pm
OK i got it working i had to edit /etc/default/mediatomb

ssh to the core or from the core
type: sudo nano /etc/default/mediatomb
scroll to them bottom and look for INTERFACE="eth0" and then change it to INTERFACE="eth1"
the press Ctrl c to save and then Ctrl and x to exit
then reboot the core.

Maybe we should create a script so that when you click swap interfaces in webadmin it will change this automatically
Title: Re: Can no longer see media tomb on network (Solved)
Post by: Marie.O on June 07, 2010, 08:21:38 am
Maybe the mediatomb config should be configured with the details in the database, instead of someone having to manually click something in the web admin... ;)
Title: Re: Can no longer see media tomb on network (Solved)
Post by: Riggs on June 07, 2010, 05:39:36 pm
sounds good, im still playing around with, making an effort to learn the sysrem