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
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
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... ;)
sounds good, im still playing around with, making an effort to learn the sysrem