bin/93804

Maxim Konovalov maxim at macomnet.ru
Fri Apr 14 16:20:25 UTC 2006


The following reply was made to PR bin/93804; it has been noted by GNATS.

From: Maxim Konovalov <maxim at macomnet.ru>
To: Andrew Grillet <andrew at grillet.co.uk>
Cc: bug-followup at freebsd.org
Subject: bin/93804
Date: Fri, 14 Apr 2006 20:18:29 +0400 (MSD)

 Andrew,
 
 I can't check on sparc64 but on my i386 machine tftpd works OK.
 
 Could you please repeat the following steps in your enviroment and
 show the results.  Please note you _cannot_ run tftpd from the command
 line.
 
 [root at sonnie ~]# grep ^tftp /etc/inetd.conf
 tftp    dgram   udp     wait    root    /usr/libexec/tftpd      tftpd
 -l -s /tftpboot
 [root at sonnie ~]# killall -HUP inetd
 [root at sonnie ~]# mkdir /tftpboot
 [root at sonnie ~]# cp /etc/hosts /tftpboot
 [root at sonnie ~]# cd /tmp
 [root at sonnie /tmp]# tftp localhost
 tftp> get hosts
 Received 1420 bytes in 0.2 seconds
 [root at sonnie /tmp]# md5 hosts /etc/hosts
 MD5 (hosts) = 5ebd3561c607ca1dd3654ea4e454704c
 MD5 (/etc/hosts) = 5ebd3561c607ca1dd3654ea4e454704c
 
 -- 
 Maxim Konovalov


More information about the freebsd-bugs mailing list