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
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.
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