misc/93804: tftpd not working in 5.5_RC

Andrew Grillet andrew at grillet.co.uk
Fri Feb 24 11:20:04 PST 2006


>Number:         93804
>Category:       misc
>Synopsis:       tftpd not working in 5.5_RC
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 19:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Grillet
>Release:        5.5_RC
>Organization:
Grillet family
>Environment:
FreeBSD dayton.grillet.home 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #2: Thu Feb 23 23:25:00 GMT 2006     root at dayton.grillet.home:/usr/obj/usr/src/sys/DAYTON  i386
              
>Description:
tftpf fails repeatedly with error logged as "socket operation on non-socket". Googling reveals the fix is to rebuild world, as kernel is out of sync wiht the rest.

did:

<configure>
make buildworld
make buildkernel KERNCONF=DAYTON
make installkernel KERNCONF=DAYTON
<reboot>
make installworld KERNCONF=DAYTON
<reboot>

problem still there.


              
>How-To-Repeat:

<enable tftpd in inetd.conf or from command line do>

/usr/libexec/tftpd -l -s /tftpboot

<create /tftpboot and insert a file> 
<attempt a tftp get of the file from another *BSD machine.>
<visit /var/log/xferlog and see the last line.>

              
>Fix:
I wish I had a fix.

              
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list