<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em; MARGIN-TOP: 0px
}
OL {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
UL {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
P {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
BODY {
FONT-SIZE: 10.5pt; FONT-FAMILY: ΢ÈíÑźÚ; COLOR: #000000; LINE-HEIGHT: 1.5
}
</STYLE>
<META name=GENERATOR content="MSHTML 10.00.9200.17116"></HEAD>
<BODY style="MARGIN: 10px">
<DIV> </DIV>
<DIV> </DIV>
<HR style="HEIGHT: 1px; WIDTH: 210px" align=left color=#b5c4df SIZE=1>
<DIV><SPAN>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: verdana; MARGIN: 10px">
<DIV>hi, there</DIV>
<DIV>It seems that I have encountered the same problem with Floris Bos in the
mailing list (<A
href="http://comments.gmane.org/gmane.network.ipxe.devel/1171">http://comments.gmane.org/gmane.network.ipxe.devel/1171</A>).</DIV>
<DIV>My booting log shows that PXE stack has no problem with distinguishing the
regular DHCP server and proxyDHCP server, and will download ipxe.pxe</DIV>
<DIV>from proxyDHCP server normally. But when running 'show
next-server' under IPXE shell, the result comes out to be the address
of the regular DHCP server.</DIV>
<DIV>In the mailing list, Brandon replied that it's something to do with the
DNSMasq stuff. Is that true? Or a bug of ipxe?</DIV>
<DIV>I am also using dnsmasq as the proxyDHCP server, and the dnsmasq
configuration is as follows:</DIV>
<DIV style="TEXT-INDENT: 2em">dhcp-no-override </DIV>
<DIV style="TEXT-INDENT: 2em">port=0 </DIV>
<DIV style="TEXT-INDENT: 2em">log-dhcp </DIV>
<DIV style="TEXT-INDENT: 2em">enable-tftp </DIV>
<DIV style="TEXT-INDENT: 2em">tftp-root=/var/lib/tftpboot </DIV>
<DIV style="TEXT-INDENT: 2em">dhcp-range=192.168.1.0,proxy </DIV>
<DIV style="TEXT-INDENT: 2em">dhcp-option=vendor:PXEClient,6,2b </DIV>
<DIV style="TEXT-INDENT: 2em">pxe-service=x86PC,"booting from network",ipxe.pxe
</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV>Thanks,</DIV>
<DIV>Peter Lin</DIV></DIV></SPAN></DIV></BODY></HTML>