I installed XS 0.5 and am having trouble configuring the LAN.&nbsp; I have 2 NICs - eth0 to the outside world and eth1 facing the LAN.<br><br>I&#39;ve read README.networking in /usr/share/doc/xs-config and looked at the ifcfg scripts in /etc/sysconfig/network-scripts, but I still can&#39;t figure out how landbond0 fits into the environment.&nbsp; When I do ifconfig, it seems like lanbond0 is getting assigned the stuff I&#39;m used to seeing on eth1.&nbsp; Eth1 doesn&#39;t get anything.<br>
<br>Here&#39;s the output of ifconfig for eth1 and the lanbond stuff:<br><br>eth1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Ethernet&nbsp; HWaddr 00:0D:56:05:7C:DA&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 addr: fe80::20d:56ff:fe05:7cda/64 Scope:Link<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST RUNNING MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:6 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 txqueuelen:10 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX bytes:0 (0.0 b)&nbsp; TX bytes:468 (468.0 b)<br>
<br>lanbond0&nbsp; Link encap:Ethernet&nbsp; HWaddr 00:00:00:00:00:00&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:<a href="http://172.18.96.1">172.18.96.1</a>&nbsp; Bcast:<a href="http://172.18.127.255">172.18.127.255</a>&nbsp; Mask:<a href="http://255.255.224.0">255.255.224.0</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST MASTER MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 txqueuelen:0 <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX bytes:0 (0.0 b)&nbsp; TX bytes:0 (0.0 b)<br><br>lanbond0:1 Link encap:Ethernet&nbsp; HWaddr 00:00:00:00:00:00&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:<a href="http://172.18.1.1">172.18.1.1</a>&nbsp; Bcast:<a href="http://172.18.1.255">172.18.1.255</a>&nbsp; Mask:<a href="http://255.255.255.0">255.255.255.0</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST MASTER MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br><br>lanbond0:2 Link encap:Ethernet&nbsp; HWaddr 00:00:00:00:00:00&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:<a href="http://172.18.0.1">172.18.0.1</a>&nbsp; Bcast:<a href="http://172.18.0.255">172.18.0.255</a>&nbsp; Mask:<a href="http://255.255.255.0">255.255.255.0</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST MASTER MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br><br><br>Of course, being the adventuresome type, I did:<br><br>ifconfig eth1 <a href="http://172.18.96.0">172.18.96.0</a> netmask <a href="http://255.255.224.0">255.255.224.0</a><br>
<br>ifdown lanbond0<br><br>Which broke everything till I rebooted.<br><br>Any suggestions on configuration?<br><br>Anna Schoolfield<br>Birmingham<br>