Re: [Etherboot-users] DHCP offer not accepted
Brought to you by:
marty_connor,
stefanhajnoczi
From: Marco <mau...@as...> - 2006-02-01 03:16:25
|
Em Ter 31 Jan 2006 03:04, Jim McQuillan escreveu: > Marco, > > Are you sure your dhcpd.conf file has a 'filename' entry? > > Take a look at the following link for a very simple dhcpd.conf file that > works well with LTSP: > > http://wiki.ltsp.org/twiki/pub/Ltsp/DHCP/dhcpd.conf > > Jim McQuillan > ja...@Lt... > > Marco Aur=E9lio Carvalho wrote: > > Hi, > > I am trying to use etherboot with LTSP but etherboot does not recognize > > the DHCP IP offer. > > The DHCPd seems to be running fine and supplies valid IP for a testing > > machine running Win98 and DHCP client. > > Ethereal captured packets shows the DHCPDISCOVER and DHCPOFFER messages > > that also appears to be correct. > > At first I thought that could be an old and defective NIC, but changing > > NIC did not solve the problem. Running inside a VMware vitual machine > > also gave the same problem. > > It appears that there an incompatibility in some part of the answer that > > etherboot reject the offered IP. > > I searched this mailing list, find similar problems but did not find a= ny > > answer. > > Any clues? Jim, I looked the suggested dhcpd.conf file, made a mix of it and mine and= =20 things started to work. The other problem was that the tftpd xinetd config file was chroot to anoth= er=20 directory than the standard /tftpboot or / . After correcting this issue to= o,=20 I have an VMware machine, a K6II box and a Pentium1 200MHz MMX box all=20 working perfectly!!! With a 100Mb/s NIC there is no significative performance difference betwee= n=20 the local console and a ltsp machine for common applications (email, spread= =20 sheets etc), even for the P1 box. Thank you very much. Regards =2D-=20 Marco Aur=E9lio |