Chunkywizard wrote: > Hi there, > > I've been trying to set up SoA on a Wandboard with no network connection > once setup has been completed (this is to do a Squeeze demo where there > is no network). I want Logitech Media Server and JiveLite working with > the library on SD card. I found when I first tried the Wandboard won't > boot without a network connection. Anyway, I managed to get it to boot > by setting the Ethernet ip as static and using an external network > switch which effectively loops back the ip.address so the Wandboard can > find the server. > > Question is, is there a way to loopback internally so I can get rid of > the switch? > > Any help gratefully received > > CW
Your problem is going to be jivelite. AFAIK jivelite will not be fully functional without a working network connection on our Wandboard. It will just throw warning errors re: network is unreachable. LMS is different, it can run on the Wandboard (or any computer) without a network connection as it's configured to "listen" on all ip addresses. This will include the Wandboard's loopback ip address 127.0.0.1 ( If you list your network devices it should always include the loopback device "lo" with address 127.0.0.1). So, with LMS, running on a full system that included a web browser, you could use "http://127.0.0.1:9000" as the address to access the standard LMS web interface when there is no network connection on that machine. ------------------------------------------------------------------------ Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080 View this thread: http://forums.slimdevices.com/showthread.php?t=103780 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
