From owner-freebsd-questions@FreeBSD.ORG Sun Feb 5 11:45:12 2006 Return-Path: X-Original-To: questions@freebsd.org 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 D7A4716A420 for ; Sun, 5 Feb 2006 11:45:12 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7F5B43D5F for ; Sun, 5 Feb 2006 11:45:09 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IU7001ADQ8JXUD0@osl1smout1.broadpark.no> for questions@freebsd.org; Sun, 05 Feb 2006 12:50:43 +0100 (CET) Received: from urban.broadpark.no ([213.187.181.70]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IU700HEUQ3AL9D0@osl1sminn1.broadpark.no> for questions@freebsd.org; Sun, 05 Feb 2006 12:47:36 +0100 (CET) Date: Sun, 05 Feb 2006 12:45:17 +0100 From: Kristian Vaaf In-reply-to: To: fbsd_user@a1poweruser.com, questions@freebsd.org Message-id: <7.0.1.0.2.20060205124408.02105e30@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: Cc: Subject: RE: ftpd: Passive mode isn't working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 11:45:13 -0000 At 22:20 04.02.2006, fbsd_user wrote: >Saying ftp is not working, is not enough of a description. >Give details of how you are testing ftp to say its not working. > >In /etc/inetd.conf the tcp6 is for a experimental protocol, if >you are not using it on purpose then those statements should be >commented out so they are not active. > >You should also comment out the ftp-proxy until you have ftp >working. > >Turn off your firewall during ftp testing. ftp is working. Active mode works, passive mode doesn't. This has nothing to do with IPv6. If it had I would have said so. Without ftp-proxy, ftp won't work at all.