<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
This is a bit older (from my 6.06 server, not 6.10; the format changes a bit for Edgy) but this is what works in our production environment.<BR>
<BR>
The necessary DHCP options to set on a Windows-based DHCP server to enable clients to find the server are:<BR>
<BR>
<TT>017 (root path)</TT><BR>
<TT>        /opt/ltsp/i386</TT><BR>
<TT>066 (server address)</TT><BR>
<TT>        x.x.x.x</TT><BR>
<TT>067 (tftp file)</TT><BR>
<TT>        ltsp/pxelinux.0</TT><BR>
<BR>
This can be set as part of a scope (if a separate VLAN has been put in place for a group of computers) or as part of an individual reservation for a known MAC address.<BR>
<BR>
(Bit of a shorter read than the reference Gavin gave, but if you want the full details, Gavin's link is excellent!)<BR>
<BR>
~Clay<BR>
<BR>
On Thu, 2006-14-12 at 22:04 +0000, Gavin McCullagh wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Thu, 14 Dec 2006, Gavin McCullagh wrote:</FONT>
<FONT COLOR="#000000">> Alternatively, you can probably get windows to serve the DHCP</FONT>
<FONT COLOR="#000000">> network booting information -- I'm not experienced with this myself but I'm</FONT>
<FONT COLOR="#000000">> sure I've heard of someone doing it.</FONT>
<FONT COLOR="#000000">This appears to document how you might do this. </FONT>
<FONT COLOR="#000000">        <A HREF="http://diet-pc.sourceforge.net/windows/etherboot-w2k.html">http://diet-pc.sourceforge.net/windows/etherboot-w2k.html</A></FONT>
<FONT COLOR="#000000">Personally, I'd prefer to use the linux dhcp server but it's really a</FONT>
<FONT COLOR="#000000">matter of taste and what suits your particular network. If you're using</FONT>
<FONT COLOR="#000000">windows for dynamic dns, I imagine you need to use the windows dhcp server</FONT>
<FONT COLOR="#000000">too.</FONT>
<FONT COLOR="#000000">Gavin</FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>