Comment 1 for bug 212441

Revision history for this message
Steven Harper (stevenharperuk) wrote : Re: Init Script on Hardy not working

I have also tried adding the following into the /etc/init.d/mediatomb

route add -net 239.0.0.0 netmask 255.0.0.0 eth0
ifconfig eth0 allmulti

However id doesn't work, maybe it has something to do with network manager - and the default file

/etc/network/interfaces

which only contains

auto eth0
iface eth0 inet dhcp