From owner-freebsd-questions@FreeBSD.ORG Wed Feb 27 09:25:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AC73106566B for ; Wed, 27 Feb 2008 09:25:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (gw.tensor.gdynia.pl [213.192.64.34]) by mx1.freebsd.org (Postfix) with ESMTP id 2D12013C458 for ; Wed, 27 Feb 2008 09:24:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1R9MSrg002021; Wed, 27 Feb 2008 10:22:28 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1R9MS0T002018; Wed, 27 Feb 2008 10:22:28 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 27 Feb 2008 10:22:28 +0100 (CET) From: Wojciech Puchar To: Doug Hardie In-Reply-To: <3BFD44F9-6487-4762-84A1-A58C03E68B71@lafn.org> Message-ID: <20080227102153.S1979@wojtek.tensor.gdynia.pl> References: <3BFD44F9-6487-4762-84A1-A58C03E68B71@lafn.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Ted Mittelstaedt Subject: Re: FreeBSD 6.3, ftpd and crappy clients 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: Wed, 27 Feb 2008 09:25:00 -0000 > I guess my response wasn't as clear as I thought it was. Ftp clients have a > default for passive mode. Some default to using it and others to having it > off. I have encountered ftp clients in the PC world that have problems with > the default mode. Often its because of a firewall issue somewhere along the > line. Changing that setting in the client by using the PASSIV command often > works for me. > there is no nat and firewall in between. and i tried unix ftp client with passive off and on - both works.