From owner-freebsd-current@FreeBSD.ORG Thu Aug 28 09:31:11 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6995316A4BF for ; Thu, 28 Aug 2003 09:31:11 -0700 (PDT) Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id D5A3843F85 for ; Thu, 28 Aug 2003 09:31:09 -0700 (PDT) (envelope-from root@pukruppa.de) Received: (qmail 1296 invoked by uid 505); 28 Aug 2003 16:31:13 -0000 Received: from root@pukruppa.de by dsl-mail by uid 502 with qmail-scanner-1.14 (spamassassin: 2.43. Clear:. Processed in 0.189237 secs); 28 Aug 2003 16:31:13 -0000 Received: from unknown (HELO reverse-213-146-114-24.dialin.kamp-dsl.de) (213.146.114.24) by dsl-mail.kamp.net with SMTP; 28 Aug 2003 16:31:13 -0000 Date: Thu, 28 Aug 2003 18:31:58 +0200 (CEST) From: "Peter Ulrich Kruppa " To: David Wolfskill In-Reply-To: <20030828175504.B556@small.pukruppa.de> Message-ID: <20030828183100.G556@small.pukruppa.de> References: <200308281424.h7SEOe5X021201@bunrab.catwhisker.org> <20030828175504.B556@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: ftpd on -CURRENT ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 16:31:11 -0000 Sorry, I forgot to repost to the list. On Thu, 28 Aug 2003, Peter Ulrich Kruppa wrote: > On Thu, 28 Aug 2003, David Wolfskill wrote: > > > I think perhaps you may be overlooking its location: > > > > g1-13(5.1-C)[1] grep ftpd /etc/inetd.conf > > #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l > > #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l > > #tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot > > #tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -s /tftpboot > You (and everybody else who replied) are absolutely right, which > makes things worse: > I uncommented the first ftp line and rebooted, typing > # ftp localhost > results in > ftp: connect: Connection refused > ftp> > > When I start ftpd manually > # /usr/libexec/ftpd -lD > everything works fine - I think I can start it with a > /usr/local/etc/rc.d script. > > But this looks as if my inetd.conf isn't read on bootup. > > Regards, > > Uli. > > +---------------------------+ > | Peter Ulrich Kruppa | > | Wuppertal | > | Germany | > +---------------------------+ > +---------------------------+ | Peter Ulrich Kruppa | | Wuppertal | | Germany | +---------------------------+