<br><br>
<div><span class="gmail_quote">On 1/23/07, <b class="gmail_sendername">Michael Blinn</b> <<a href="mailto:mblinn@peopleplaces.org">mblinn@peopleplaces.org</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div text="#000000" bgcolor="#ffffff">  I'm finally trying my two-subnet setup and have run into an issue. The story goes like this: Client initiates on subnet <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.0/24" target="_blank">
192.168.1.0/24</a> to server's eth1 of <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.254/" target="_blank">192.168.1.254</a> and is ACK'd <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.251/" target="_blank">
192.168.1.251</a> -- Client boots kernel. Client requests <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.253/" target="_blank">192.168.0.253</a> on subnet <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.0/24" target="_blank">
192.168.1.0/24</a> to server's eth1 of <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.254/" target="_blank">192.168.1.254</a> and is ACK'd <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.253/" target="_blank">
192.168.0.253</a>. Then, client attempts to mount the root partition of 192.168.0.254:/opt/ltsp/i386, and it hangs.<br><br>I've gone through my dhcpd.conf file (attached for edification) and don't notice anything jumping out at me. The logs are pasted below. Does anyone have any suggestions? Is my DHCP handing out incorrect addresses, not limiting them by subnet? Is this caused by an invalid configuration?
<br><br>Jan 23 15:02:09 mail dhcpd: DHCPDISCOVER from 00:10:5a:19:b3:fa via eth1<br>Jan 23 15:02:09 mail dhcpd: DHCPOFFER on <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.251/" target="_blank">
192.168.1.251</a> to 00:10:5a:19:b3:fa via eth1<br>Jan 23 15:02:10 mail dhcpd: DHCPREQUEST for <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.251/" target="_blank">192.168.1.251</a> (<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.254/" target="_blank">
192.168.1.254</a>) from 00:10:5a:19:b3:fa via eth1<br>Jan 23 15:02:10 mail dhcpd: DHCPACK on <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.251/" target="_blank">192.168.1.251</a> to 00:10:5a:19:b3:fa via eth1
<br>Jan 23 15:02:15 mail dhcpd: DHCPDISCOVER from 00:10:5a:19:b3:fa via eth1<br>Jan 23 15:02:16 mail dhcpd: DHCPOFFER on <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.253/" target="_blank">
192.168.0.253</a> to 00:10:5a:19:b3:fa via eth1<br>Jan 23 15:02:16 mail dhcpd: DHCPREQUEST for <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.253/" target="_blank">192.168.0.253</a> (<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.254/" target="_blank">
192.168.1.254</a>) from 00:10:5a:19:b3:fa via eth1<br>Jan 23 15:02:16 mail dhcpd: DHCPACK on <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.253/" target="_blank">192.168.0.253</a> to 00:10:5a:19:b3:fa via eth1
<br><br>(this is the point at which the client hangs attempt to mount root)</div></blockquote>
<div> </div>
<div>A quick guess:  From the above it seems you have only 1 NIC for the subnet?  Why is eth1 responding on both subnets?  Terrel's setup was using 2 NICs: one for each subnet.</div>
<div> </div>
<div>Sincerely,<br>Dave Hopkins</div>
<div> </div><br> </div>