bpa wrote: 
> Check if port 9000 is "listening" if port 9000 is busy when LMS starts,
> it will try to use 9001, 9002 etc until it find a free port.
> > 
Code:
--------------------
  >   > 
  > netstat -t -l -e
  > 
--------------------
> > 
> 
> Ports 3483, 9000 and 9090 should be "listening" if LMS is running.


Code:
--------------------
    tcp        8      0 0.0.0.0:9000            0.0.0.0:*               LISTEN  
    squeezeboxserver 328562
  tcp        0      0 0.0.0.0:3483            0.0.0.0:*               LISTEN    
  squeezeboxserver 341036    
  tcp        0      0 0.0.0.0:9090            0.0.0.0:*               LISTEN    
  squeezeboxserver 328556    
  
--------------------


------------------------------------------------------------------------
knarf's Profile: http://forums.slimdevices.com/member.php?userid=69032
View this thread: http://forums.slimdevices.com/showthread.php?t=110350

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

Reply via email to