Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2014 10:32:50 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Niu Zhixiong <kaiaixi@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: About TFTP
Message-ID:  <alpine.BSF.2.00.1405271031560.92553@wonkity.com>
In-Reply-To: <CAOENNMCSdGy2bJvheq=cVvL%2BN-nToE9gq%2BRHAUO8yqETvE-7SQ@mail.gmail.com>
References:  <CAOENNMCSdGy2bJvheq=cVvL%2BN-nToE9gq%2BRHAUO8yqETvE-7SQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 May 2014, Niu Zhixiong wrote:

> Dear all,
>    I want to modify the source code of TFTP. However it is invoked by
> inetd. I really need a standalone service of TFTP without inetd. But, when
> a start tftpd without inetd. it says recvfrom: Socket operation on
> non-socket.
>
> Could someone give me some suggestion to start tftpd without inetd? Thanks
> in advance.

ftp/tftp-hpa can do this, starting from /etc/rc.conf with
tftpd_enable="YES"
tftpd_flags="..."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1405271031560.92553>