[Server-devel] One server NIC - using Sugar on Linux, not OLPCs

2010-12-31 Thread Rob Echlin
Hi, I have installed XS Server on the only machine I have available for testing it at home - an IBM laptop A21M. I have the server running, but when I try to register from Sugar on a Linux PC (Ubuntu Sugar Remix), it says it can't connect to the server. Of course the one NIC is on the WAN

Re: [Server-devel] One server NIC - using Sugar on Linux, not OLPCs

2010-12-31 Thread Tom Parker
On Fri, 2010-12-31 at 13:44 -0800, Rob Echlin wrote: I tried xs-swapnics, but that did not put the LAN stuff on eth0. It eliminated eth0, and gave me a phantom eth1 with no ethernet address. Actually, it may have put the eth1 on the NIC, but since it no longer had an IP address, it was hard to

Re: [Server-devel] One server NIC - using Sugar on Linux, not OLPCs

2010-12-31 Thread Martin Langhoff
On Fri, Dec 31, 2010 at 4:44 PM, Rob Echlin r...@echlin.ca wrote: I tried xs-swapnics, but that did not put the LAN stuff on eth0. What it does is -- it changes config so the NIC you have is now eth1. That eth1 does not directly have an IP, but is bonded into 'lanbond0' which does. As Tom