Date: Fri, 6 Jul 2001 12:16:23 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: Josh Paetzel <jpaetzel@hutchtel.net> Cc: "Nickolay A. Kritsky" <nkritsky@internethelp.ru>, <freebsd-questions@FreeBSD.ORG> Subject: Re: tftpd does not start :( Message-ID: <20010706121514.R64705-100000@shumai.marcuscom.com> In-Reply-To: <01070611140203.00348@mark9.vladsempire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't know of any flag for tftpd that does this. However, comment out any tftp lines in /etc/inetd.conf, then killall -HUP inetd. After that, run /usr/libexec/tftpd. It starts just fine. Joe Clarke On Fri, 6 Jul 2001, Josh Paetzel wrote: > On Friday 06 July 2001 05:35, Nickolay A. Kritsky wrote: > > Hi, all! > > Subject. When starting, it says nothing, but in /var/log/messages I see > > following record: > > > > tftpd[73667]: recvfrom: Socket operation on non-socket > > > > What could be the reason for such behaviour? > > > > Thank you for any help. > > NKritsky > > PS: please cc: me your reply, because i am not subscribed to the list. > > I think I've seen that one before. IIRC it was because there is a flag you > have to set in order to start it in daemon mode, as opposed to being started > by inetd. > > Josh > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010706121514.R64705-100000>