[1634] in linux-net channel archive
latest tftpd?
daemon@ATHENA.MIT.EDU (Todd Fries)
Mon Jan 15 21:16:35 1996
To: linux-net@vger.rutgers.edu
Date: Mon, 15 Jan 1996 14:48:55 -0600 (CST)
From: tfries@umr.edu (Todd Fries)
A couple of questions for those experienced users out there.
I have setup a linux box to netboot a sun at a friends house. rarp works, but
tftpd doesn't perform 'as expected'.
What I mean by this is I can use the 'tftp' program to verify tftpd is indeed running,
by typing 'get /tftpboot/hio' as a test. However, 'get hio' fails every time.
Even when I add the '-s /tftpboot' on the command line. Somehow tftpd wants an
absolute path. However the sun, as I understand it, is asking for 'C0A80002.SUN4',
which obviously is a long way from /tftpboot/C0A80002.SUN4, but I really have no
way of finding out if it is or not.
I've been told to use tcpdump, but I don't know where to get it. So, I guess I
must ask where is tcpdump, is this normal tftp behavior, and where can I find the
latest tftp source/binaries?
btw, the 'sun' server on campus is setup with '-s /tftpboot' as command line options
to the tftpd in /etc/inetd.conf, and it DOES allow one to grab files with simply
a 'get filename' ... so I'm thinking I've an old binary or something. What I have,
however, came with slackware 3.0. (not that that is ever up to date or anything).
If it helps any, I see:
@(#) Copyright (c) 1983 Regents of the University of California.
All rights reserved.
$Id: tftpd.c,v 1.3 1993/08/01 18:28:53 mycroft Exp $
in the binary itself.
Any suggestions?
--
Todd Fries...tfries@umr.edu
http://www.cs.umr.edu/~tfries