audiomuze wrote: > Yep. My ADSL router is configured to use and dish out IPs in the range > 192.168.168.0/24. I've had the Wandboard powered down overnight and > have just fired it up again - here's my nmap output: > > Code: -------------------- > > > $ nmap -sP 192.168.168.0/24 > > Starting Nmap 6.00 ( http://nmap.org ) at 2014-08-17 08:22 SAST > Nmap scan report for TP-LINK.Home (192.168.168.1) > Host is up (0.00075s latency). > Nmap scan report for p5wdg2wspro (192.168.168.102) > Host is up (0.000035s latency). > Nmap scan report for android-b5bfe5097b968854 (192.168.168.105) > Host is up (0.060s latency). > Nmap scan report for 192.168.168.107 > Host is up (0.0019s latency). > Nmap scan report for SqueezeboxTouch (192.168.168.109) > Host is up (0.0058s latency). > Nmap scan report for alarm (192.168.168.111) > Host is up (0.00024s latency). > Nmap done: 256 IP addresses (6 hosts up) scanned in 2.70 seconds > -------------------- > > > > and top confirms Squeezelite is running: > > Code: -------------------- > > $ ssh [email protected] > [email protected]'s password: > Last login: Sat Aug 16 19:07:16 2014 from p5wdg2wspro > [root@alarm ~]# top > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 241 squeeze+ 10 -10 11712 10032 3820 S 0.7 0.6 0:01.57 squeezelite -------------------- > >
See if you can run soa-web.lua manually and if it complains about the port being used already. If so then try telnetting to it from the local machine, does it connect to something? Also try port 8081 as this is the port used by the development version, which should get updated to port 80 on install with SoA. ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=101624 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
