[K12OSN] Re: dhcpd problems III

Huck dhuckaby at paasda.org
Sat Nov 18 01:12:00 UTC 2006


I had a dhcpd error on the clients...and what finally fixed it for me
(I have no clue WHY...)

but was re-mounting?(terminology) the NFS filesystem/shares?

wish I could find the site that discussed it thought it was on a wiki 
somewhere.

--Huck

Eric Harrison wrote:
> ahodson at elp.rr.com wrote:
>> Is this the tell-all config file?
>>
> <long config file snipped>
> 
> Yes, that matches the default config file.
> 
> 
> Poking around a bit more, here is a way to test TFTP from the command line.
> 
> This works from the server, but it would be a better test if you had a
> Linux laptop or the like to plug into the terminals' private network and
> test from there. If you'll remember from previous email, the files a
> terminal fetches via TFTP are  (relative to /tftpboot/):
> 
> 	/lts/pxe/pxelinux.0
> 	/lts/pxe/pxelinux.cfg/default
> 	/lts/pxe/vmlinuz.ltsp
> 	/lts/pxe/initramfs.gz
> 
> 
> So all we have to do is use the command line tftp client to verify that
> they can all indeed be fetched via TFTP:
> 
>  tftp -v 192.168.0.254 -c get /lts/pxe/pxelinux.0
>  tftp -v 192.168.0.254 -c get /lts/pxe/pxelinux.cfg/default
>  tftp -v 192.168.0.254 -c get /lts/pxe/vmlinuz.ltsp
>  tftp -v 192.168.0.254 -c get /lts/pxe/initramfs.gz
> 
> 
> 
> -Eric
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 
> 




More information about the K12OSN mailing list