Re: [SlimDevices: SqueezeCenter] lms not listening on all interfaces

2016-10-20 Thread reinholdk

gillecaluim wrote: 
> Is there a way to get lms to listen on more interfaces?

Not exactly (afaik), but you can specify the ip it should use. See the
command line parameters posted 'here'
(http://forums.slimdevices.com/showthread.php?103614-Doc-of-parameter=817641=1#post817641).



reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070
View this thread: http://forums.slimdevices.com/showthread.php?t=106296

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] lms not listening on all interfaces

2016-10-19 Thread gillecaluim

I've got slimserver running on a linux box with several lan interfaces. 
I can only connect to the lms via 10.20.30.1:9090fyi 10.20.30.1 is
one of the lan interfaces.  I ran netstat to see what's going on

# netstat -anp | grep 9000
tcp0  0 10.20.30.1:9000 0.0.0.0:*  
LISTEN  13793/perl

# netstat -anp | grep 3483
tcp0  0 0.0.0.0:34830.0.0.0:*  
LISTEN  13793/perl
udp0  0 0.0.0.0:34830.0.0.0:*   
13793/perl

# netstat -anp | grep 9090
tcp0  0 10.20.30.1:9090 0.0.0.0:*  
LISTEN  13793/perl

Is there a way to get lms to listen on more interfaces?



gillecaluim's Profile: http://forums.slimdevices.com/member.php?userid=61900
View this thread: http://forums.slimdevices.com/showthread.php?t=106296

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter