Bug 51651

Summary: unable to start tftp server
Product: [Retired] Red Hat Linux Reporter: Steve Joiner <steve>
Component: tftpAssignee: Elliot Lee <sopwith>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-13 18:13:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Joiner 2001-08-13 15:51:08 UTC
Description of Problem:

Unable to start tftp server.  

I've installed all the bug fixes with up2date, and I have upgraded to the
latest versions of tftp from rawhide.

$ rpm -qa | grep tftp
tftp-server-0.17-14
tftp-0.17-14

This seemed to work for a while, but now when I try to start the server using:

$ /usr/sbin/in.tftpd -s /tftpboot

It exits immediately and I find the following message in /var/log/messages:

Aug 13 11:49:41 radagast in.tftpd[14833]: recvfrom: Socket operation on
non-socket

-Steve

Comment 1 Steve Joiner 2001-08-13 18:13:34 UTC
Hmmm.  If I enable tftp through ntsysv, it comes up running.  If I don't enable
it in ntsysv, then I can't get it running from the command line.  Weird.

Well, it's running now, so my problem is solved.


Comment 2 Phil Knirsch 2001-08-14 15:58:19 UTC
OK, I'm closing this bug then with NOTABUG if thats ok with you. Reopen it if
you think it's necessary.

But yes, chkconfig tftp on and a service xinetd restart is the correct way of
doing it.

Read ya, Phil