Hi,
aidy_w wrote: > Hi thanks for the tip, but this file and nothign like it exists on my > Ubuntu. > > If I look at the server process then I see it is using a file > /var/lib/squeezeboxserver/prefs/server.prefs. > > In here I find > > allowedHosts: x.x.x.x > > Some feature! Inverted security. please calm down and take a look at 'this' (http://your.lms.server.ip:9000/settings/server/security.html) after that just make sure: Code: -------------------- grep ^allowed /var/lib/squeezeboxserver/prefs/server.prefs allowedHosts: 192.168.199.* -------------------- If you take a look in your init.script -> the file for the startup paramaters in debian/ubuntu is this one Code: -------------------- /etc/default/logitechmediaserver -------------------- ------------------------------------------------------------------------ DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516 View this thread: http://forums.slimdevices.com/showthread.php?t=108603 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
