From owner-freebsd-questions@FreeBSD.ORG Sun Mar 6 13:49:52 2005 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 1F01916A4CE for ; Sun, 6 Mar 2005 13:49:52 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id A645743D2D for ; Sun, 6 Mar 2005 13:49:51 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 29236 invoked from network); 6 Mar 2005 13:49:51 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 6 Mar 2005 13:49:50 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 15F8150; Sun, 6 Mar 2005 08:49:47 -0500 (EST) Sender: lowell@be-well.ilk.org To: Pat Maddox References: <810a540e05030417046fe6b101@mail.gmail.com> From: Lowell Gilbert Date: 06 Mar 2005 08:49:47 -0500 In-Reply-To: <810a540e05030417046fe6b101@mail.gmail.com> Message-ID: <44br9weves.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Questions Subject: Re: Running vsftpd standalone vs inetd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 13:49:52 -0000 Pat Maddox writes: > Is it better to run vsftpd standalone or using inetd? A friend of > mine told me that it's more secure to do it standalone, and apparently > that's the recommended method now. Somewhat, yes. A lot of people don't trust inetd at all, and most of its advantages can be overcome by just buying a little more memory. > If that's the case, how do I go about getting vsftpd to run when the > machine boots up? It doesn't look like there's a vsftpd_enable that I > can use, like I can with other services. No, looks like you'll have to write your own startup script. No big deal -- just look at "man rc". -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/