From owner-freebsd-questions@FreeBSD.ORG  Tue Feb 15 11:44:07 2005
Return-Path: <owner-freebsd-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 4D2EF16A4CE
	for <questions@freebsd.org>; Tue, 15 Feb 2005 11:44:07 +0000 (GMT)
Received: from lorna.circlesquared.com
	(host217-45-219-85.in-addr.btopenworld.com [217.45.219.85])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B726643D2D
	for <questions@freebsd.org>; Tue, 15 Feb 2005 11:44:05 +0000 (GMT)
	(envelope-from peter@circlesquared.com)
Received: from localhost.circlesquared.com (localhost.circlesquared.com
	[127.0.0.1])j1FBhq9p087660;	Tue, 15 Feb 2005 11:44:10 GMT
	(envelope-from peter@circlesquared.com)
From: Peter Risdon <peter@circlesquared.com>
To: Jon Bruce <jon@koroded.net>
In-Reply-To: <421193C3.2060702@koroded.net>
References: <421193C3.2060702@koroded.net>
Content-Type: text/plain
Date: Tue, 15 Feb 2005 11:43:52 +0000
Message-Id: <1108467832.23699.264.camel@lorna.circlesquared.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
cc: questions@freebsd.org
Subject: Re: FTP server problem
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Feb 2005 11:44:07 -0000

On Tue, 2005-02-15 at 01:16 -0500, Jon Bruce wrote:
> Hi there, just trying to install FreeBSD, I am in the install section 
> and can seemingly login to an ftp server.  However everyone I try just 
> brings me back to the ftp server listing.  Any help would be great.  Thanks

Are you behind a firewall or gateway? If so, try passive mode - it's one
of the options.

Peter.