From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 06:49:09 2004 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 897CC16A4CE for ; Fri, 18 Jun 2004 06:49:09 +0000 (GMT) Received: from invasion.mail.pas.earthlink.net (invasion.mail.pas.earthlink.net [207.217.120.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F1643D31 for ; Fri, 18 Jun 2004 06:49:09 +0000 (GMT) (envelope-from lwellis@mindspring.com) Received: from h-68-165-112-45.dnvtco56.dynamic.covad.net ([68.165.112.45] helo=LLAPTOP) by invasion.mail.pas.earthlink.net with asmtp (Exim 3.36 #4) id 1BbDAs-0000W8-00 for freebsd-questions@freebsd.org; Thu, 17 Jun 2004 23:48:30 -0700 Message-ID: <00a201c45500$464f7570$0200a8c0@LLAPTOP> From: "LW Ellis" To: Date: Fri, 18 Jun 2004 00:48:33 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-ELNK-Trace: aa15571473bf62249649176a89d694c0f43c108795ac45078ae65d4a1827b06149b02647863fce60350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: [FreeBSD] 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: Fri, 18 Jun 2004 06:49:09 -0000 I'm trying to configure my ftpd so I can access the http server from another computer. (for uploading web pages) According to The Complete FreeBSD (I am a complete newby) I need to add a line to my /etc/rc.local file I don't have one. I have a /etc/rc.conf Are they the same? Or do I need a new file? Next question The line I need to add ??? echo " ftpd" && ftpd -a -D xxx.xxx.xxx (to restrict address to only one) (from what I gleaned from ftpd(8) of the manual) Later, Leon A fanatic is one who can't change his mind and won't change the subject. Sir Winston Churchill