On Mon, 5 Sep 2005, Simon Langley wrote:
> I currently have my LTSP server acting as both the DHCP and TFTP servers on my > network. > > For reasons explained in my other email about the wireless bridge, I need to > change this setup > so the LTSP server is only the TFTP server and my wireless AP acts as the DHCP > server. The parameter you need to set in your dhcp server is 'next-server', which will direct the client to a different server to grab the kernel from. Jim McQuillan [EMAIL PROTECTED] > > All the example dhcpd.conf files I have seen assume that the two functions are > provided by the > same machine. Can anyone send me an example dhcpd.conf file for an LTSP > server that does > NOT act as a DHCP server and only TFTPs the kernel so the client can boot? > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
