From owner-freebsd-questions@FreeBSD.ORG Sun Apr 18 15:48:28 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 DF31C16A4CE for ; Sun, 18 Apr 2004 15:48:28 -0700 (PDT) Received: from ms-smtp-04-eri0.ohiordc.rr.com (ms-smtp-04-smtplb.ohiordc.rr.com [65.24.5.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA26C43D41 for ; Sun, 18 Apr 2004 15:48:27 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i3IMmQOI026350 for ; Sun, 18 Apr 2004 18:48:27 -0400 (EDT) Message-ID: <000901c42596$ce0df5c0$0200a8c0@satellite> From: "dave" To: Date: Sun, 18 Apr 2004 18:45:09 -0400 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.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: ftp server 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: Sun, 18 Apr 2004 22:48:29 -0000 Hello, I've got a 4.9 system and i'm out looking for an ftp server for it as i do not want to use the base server. I've heard good reviews of pure-ftpd, but i'm getting errors: can not find the ftp account and it won't authenticate. I've also tried proftpd, but although i find it capable i don't like it's slow response, even with identd lookups off. Features that i'm looking for, chroot anonymous users to a specific area, enable both anonymous and real users, virtual user and quota support, band width management, and optional secure communications. Most importantly i need it to work with ipfilter/ipnat. Using the base ftp server on a test box i can connect but i keep getting an error, can not build data connection, this is from a box external to the firewall. Thanks. Dave.