From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 18:25:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4AF16A4BF for ; Mon, 1 Sep 2003 18:25:54 -0700 (PDT) Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc2.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1157C43FB1 for ; Mon, 1 Sep 2003 18:25:53 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: by mailhub.yumyumyum.org (Postfix, from userid 1001) id 7BB452A6; Mon, 1 Sep 2003 21:25:58 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mailhub.yumyumyum.org (Postfix) with ESMTP id 7093E2A1; Mon, 1 Sep 2003 21:25:58 -0400 (EDT) Date: Mon, 1 Sep 2003 21:25:58 -0400 (EDT) From: Kenneth Culver To: Robertdkeys@aol.com In-Reply-To: Message-ID: <20030901212535.T648@alpha.yumyumyum.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.1 i386 not allowing incoming ftp connects? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 01:25:54 -0000 > I am trying to set up a FreeBSD 5.1 i386 box. Everything seems to be > fine, except, incoming ftp is all rejected. Inetd.conf is set to allow > ftp. Is there another switch to set somewhere to allow all incoming > ftp? If so, what/where? is inetd even starting? I don't think that inetd starts by default anymore. Ken