From owner-freebsd-questions Tue Jul 27 8:55:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 3E68A14DB7 for ; Tue, 27 Jul 1999 08:55:19 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id QAA68158; Tue, 27 Jul 1999 16:54:28 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id QAA05114; Tue, 27 Jul 1999 16:54:58 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199907271554.QAA05114@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Loren Daniel Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FTP through NATD.. In-reply-to: Your message of "Tue, 27 Jul 1999 08:04:41 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Brian Somers Date: Tue, 27 Jul 1999 16:54:58 +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am having a helluva time with this.. I moved the port of my FTP server > that is behind my FreeBSD box to 6002.. I am able to connect to it from > the outside just fine, except for doing any LIST, PUT, or GETs.. They get > me a "INVALID PORT COMMAND" Does anyone know how to solve this?? If you're not using the standard ftp port, you *must* use passive mode ftp (otherwise libalias won't detect and fix the port command). Passive mode is enabled in FreeBSD with ``-p''. > Thanks > Loren > > loren@pciway.com -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message