Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2011 11:53:39 -0500
From:      Martin Cracauer <cracauer@cons.org>
To:        freebsd-questions@freebsd.org
Subject:   FreeBSD's tftp and tftpd-hpa
Message-ID:  <20110211165339.GA97436@cons.org>

next in thread | raw e-mail | index | archive | help
FreeBSD's current tftp client doesn't work with tftpd-hpa.

FreeBSD 9.0-CURRENT (XEN) #0: Fri Jan 21 15:54:41 EST 2011
~(fbpv)1% tftp 192.168.1.1
tftp> get pxeboot
Got ERROR packet: Unsupported option(s) requested
Error code 2048: Unsupported option(s) requested
tftp> 

Anybody got a solution for this? Otherwise I'll hack it up.

I'm forced to use tftpd-hpa because I have diskless Linux clients that
are brought up with pxelinux.0 and that one needs the option to
provide file size beforehand.  But FreeBSD's tftp client wants other
options and KABOOM.

The bad thing about this is that I'm debugging probably unrelated
problems with pxeboot and I have no way of knowing for sure whether my
problems might be caused by more options clashes.  It's not that
tftpd-hpa log which options specifically were requested and denied.
Or that FreeBSD's client says which options it requested before it
blew up.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org>   http://www.cons.org/cracauer/
Shameless advocate of FreeBSD.              http://www.freebsd.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110211165339.GA97436>