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:9090....fyi 10.20.30.1 is
one of the lan interfaces.  I ran netstat to see what's going on

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

# netstat -anp | grep 3483
tcp        0      0 0.0.0.0:3483            0.0.0.0:*              
LISTEN      13793/perl
udp        0      0 0.0.0.0:3483            0.0.0.0:*                   
13793/perl

# netstat -anp | grep 9090
tcp        0      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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to