From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 24 13:35:52 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B2A916A4CE for ; Tue, 24 Feb 2004 13:35:52 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A487D43D39 for ; Tue, 24 Feb 2004 13:35:51 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i1OLZ0DL060694; Tue, 24 Feb 2004 16:35:00 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i1OLYx7A060688; Tue, 24 Feb 2004 16:34:59 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Tue, 24 Feb 2004 16:34:59 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Brooks Davis In-Reply-To: <20040224211910.GB6356@Odin.AC.HMC.Edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David Malone cc: freebsd-hackers@freebsd.org cc: Ganbold Subject: Re: OT: tftp server X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 21:35:52 -0000 On Tue, 24 Feb 2004, Brooks Davis wrote: > On Tue, Feb 24, 2004 at 06:16:38PM +0000, David Malone wrote: > > > It's worth noting that ours works poorly with PXE clients. The > > > ftp/tftp-hpa port is the one most commonly recommend for PXE > > > applications. > > > > I've never had any problems PXE booting FreeBSD using out tftpd, > > but I did have trouble with Linux once - the loader insisted that > > the transfer size option. Since I MFCed that a while ago, and haven't > > had any trouble since (though it would be nice if we supported the > > blocksize option). Any idea what the nature of the problems are? > > FreeBSD has always just worked, at least with the default configuration > that uses NFS for most things. I think blocksize support may be > manditory for some clients. I think there might have been another > feature requred for some clients, but I can't remember what it was off > the top of my head. The one thing I've missed in our TFTP support has actually been so-called "TFTP Authentication" as used by Linksys wireless routers to upload flash memory updates, but that's not a server-side issue. I've never had a problem with FreeBSD PXE booting from the FreeBSD TFTP server, and it's a fairly simple protocol so I'd expect any problem is lack of some option, or a bug in the client. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research