From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 15:49:22 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 93DC716A4CE for ; Mon, 26 Jan 2004 15:49:22 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF99A43D62 for ; Mon, 26 Jan 2004 15:49:13 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 43DD513620; Tue, 27 Jan 2004 12:49:13 +1300 (NZDT) Date: Tue, 27 Jan 2004 12:49:13 +1300 From: Jonathan Chen To: JJB Message-ID: <20040126234913.GB28605@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: How to tell Fetch command to use specific port # 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: Mon, 26 Jan 2004 23:49:22 -0000 On Mon, Jan 26, 2004 at 05:07:56PM -0500, JJB wrote: > The Fetch command is an wrapper for FTP. > It seems to default to passive mode because my firewall logs it > going out on port 21 followed by the data channel on ports > 1024. > > Is there some way to force fetch to use port 5999 all > the time for it's data channel? No. With passive-mode FTP, the data channel is specified by the server on the remote end; ie the client (fetch) is only responding to use the specified data-port on the server. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Lots of folks confuse bad management with destiny" - Kin Hubbard