From owner-freebsd-bugs Mon Jun 26 2:10: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D7C3437BBF3 for ; Mon, 26 Jun 2000 02:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA93706; Mon, 26 Jun 2000 02:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 26 Jun 2000 02:10:03 -0700 (PDT) Message-Id: <200006260910.CAA93706@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Salvo Bartolotta Subject: Re: bin/19513: ftp client doesn't fall back to PASV Reply-To: Salvo Bartolotta Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/19513; it has been noted by GNATS. From: Salvo Bartolotta To: handy@physics.montana.edu, FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: bin/19513: ftp client doesn't fall back to PASV Date: Mon, 26 Jun 2000 10:02:35 GMT >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 6/26/00, 7:38:38 AM, handy@physics.montana.edu wrote regarding=20 bin/19513: ftp client doesn't fall back to PASV: > >Number: 19513 > >Category: bin > >Synopsis: ftp client doesn't fall back to PASV > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Jun 25 23:40:02 PDT 2000 > >Closed-Date: > >Last-Modified: > >Originator: Brian Handy > >Release: FreeBSD 4.0-STABLE i386 > >Organization: > MSU - Bozeman > >Environment: > This is using FreeBSD 4.0-STABLE, from sources probably CVSupped on > the following date: > FreeBSD lambic.physics.montana.edu 4.0-STABLE FreeBSD 4.0-STABLE #27: = Fri Jun 9 14:06:49 MDT 2000 =20 handy@lambic.physics.montana.edu:/usr/src/sys/compile/HANDY i386 > >Description: > From the keyboard of DG: "Broken ftp client. It needs to fall back to= =20 PASV." > >How-To-Repeat: > ftp ftp://ftp.freebsd.org/ > ls > You'll get: > 500 'EPSV': command not understood. > 500 'LPSV': command not understood. > Passive mode refused. > >Fix: Dear Sir or Madam, I run FreeBSD 3.4-S, 4.0-S and 5-CURRENT; they were built from sources=20 as of June 11, 2000. I configured (stateful) closed firewalls for all of them; the=20 firewalls in question are *paranoidly* restrictive. I fixed that "problem" by simply specifying the FTP_PASSIVE_MODE=20 environment variable under 3.4-S; by specifying FTP_PASSIVE_MODE=3DNO in= =20 /etc/login.conf under -CURRENT as well as under 4.0-STABLE. Needless to say, I can cvsup as well as installing ports ("make fetch"=20 works) and ftping from all over the world. Yours faithfully, Salvo Bartolotta To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message