pfarrell;410123 Wrote: 
> Look in your server.perf for the line:
> bindAddress: 127.0.0.1
> 
> change to suit.
> 
> Its usually in /var/lib/squeezecenter/prefs/

Comments in /server/Slim/Utils/Prefs.pm indicate that this is a MySQL
Setting.

To designate the server's IP address, add the following four options to
the server's start up command:


Code:
--------------------
    --playeraddr 192.168.9.12 --cliaddr 192.168.9.12 --streamaddr 192.168.9.12 
--httpaddr 192.168.9.12
--------------------


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=61788

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to