hello .<br><br><br>ive been having problem with version 0.5 in the sense that <br><br>1. eth0 - main interface for WAN works fine as in it picks up the ip-address from the isp/dhcp <br>2.eth1- the LAN interface does not seem to function at all as a dhcp server . ive looked at the networking scripts for 0.5 and to my understanding <br>



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a) upon installations /etc/sysconfig/olpc-scripts/network_config <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b) output of the network_config files is /etc/sysconfig/xs_network_config<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; c) on running domain_config script .. output file is xs_domain_name <br>



Now for the interfaces all configuration is kept in /etc/sysconfig/network-scripts <br>i stand corrected if im wrong .<br>These configurations include <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ifcfg-eth0 - ethernet0 (WAN)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ifcfg-eth1-ethernet1(LAN) <br>



&nbsp;however ifcfg-eth1 is a bonded interface according to its config file ifcfg-eth1 its ip address is determined by line 9 &quot; $XS_LANBOND0_IPADDR &quot;i understand that&nbsp; simply put .. ip address is obtained from lanbond0 config file <br>



Therefore going to lanbond0 config .. the ip assigned by default is a static ip - <a href="http://172.18.96.0" target="_blank">172.18.96.1 </a><br>.<br>Going back to the root cause which is why dhcp doesnt work , i dont understand the relationship between lanbond0 to route-lanbond0 and from route-lanbond0 to dhcpd-xs.conf and how these determine eth1 which on version 0.4 always had a static ip of <a href="http://172.18.0.1">172.18.0.1</a> and didnt give alot of issues .<br>
<br>any help would be appreciated <br><br><br><br><br><br><br>