I installed XS 0.5 and am having trouble configuring the LAN. I have 2 NICs - eth0 to the outside world and eth1 facing the LAN.<br><br>I'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't figure out how landbond0 fits into the environment. When I do ifconfig, it seems like lanbond0 is getting assigned the stuff I'm used to seeing on eth1. Eth1 doesn't get anything.<br>
<br>Here's the output of ifconfig for eth1 and the lanbond stuff:<br><br>eth1 Link encap:Ethernet HWaddr 00:0D:56:05:7C:DA <br> inet6 addr: fe80::20d:56ff:fe05:7cda/64 Scope:Link<br> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:6 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:10 <br> RX bytes:0 (0.0 b) TX bytes:468 (468.0 b)<br>
<br>lanbond0 Link encap:Ethernet HWaddr 00:00:00:00:00:00 <br> inet addr:<a href="http://172.18.96.1">172.18.96.1</a> Bcast:<a href="http://172.18.127.255">172.18.127.255</a> Mask:<a href="http://255.255.224.0">255.255.224.0</a><br>
UP BROADCAST MASTER MULTICAST MTU:1500 Metric:1<br> RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:0 <br>
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)<br><br>lanbond0:1 Link encap:Ethernet HWaddr 00:00:00:00:00:00 <br> inet addr:<a href="http://172.18.1.1">172.18.1.1</a> Bcast:<a href="http://172.18.1.255">172.18.1.255</a> Mask:<a href="http://255.255.255.0">255.255.255.0</a><br>
UP BROADCAST MASTER MULTICAST MTU:1500 Metric:1<br><br>lanbond0:2 Link encap:Ethernet HWaddr 00:00:00:00:00:00 <br> inet addr:<a href="http://172.18.0.1">172.18.0.1</a> Bcast:<a href="http://172.18.0.255">172.18.0.255</a> Mask:<a href="http://255.255.255.0">255.255.255.0</a><br>
UP BROADCAST MASTER MULTICAST MTU:1500 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>