From owner-freebsd-current Fri May 28 2: 6:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (Postfix) with ESMTP id 2123C14D93 for ; Fri, 28 May 1999 02:06:14 -0700 (PDT) (envelope-from jkb@shell6.ba.best.com) Received: (from jkb@localhost) by shell6.ba.best.com (8.9.3/8.9.2/best.sh) id CAA13565; Fri, 28 May 1999 02:05:42 -0700 (PDT) Message-ID: <19990528020541.D8308@best.com> Date: Fri, 28 May 1999 02:05:41 -0700 From: "Jan B. Koum " To: "Jordan K. Hubbard" , current@FreeBSD.ORG Subject: Re: FTP passive mode - a new default? References: <16256.927715821@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <16256.927715821@zippy.cdrom.com>; from Jordan K. Hubbard on Wed, May 26, 1999 at 03:50:21AM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 26, 1999 at 03:50:21AM -0700, "Jordan K. Hubbard" wrote: > Unless I hear unanimous fierce outcry against it, I'm strongly > considering making FTP_PASSIVE_MODE obsolete by virtue of being the > default for all tools/libraries which currently examine it. > FTP_ACTIVE_MODE will be the new flag for toggling the previous > behavior. > > Given the state of the Internet today, I think this is purely a > sensible change in defaults. Comments? > > - Jordan > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message Yay! This is awesome. I guess in addition to ftp, the tools and libraries you talk about would also include fetch, and other firewall not so friendly things? (Would be nice if CVSup can fake FTP_PASSIVE_MODE by doing '-P -' too). -- Yan P.S. - Everyone knows allowing connections from other side's port 20 is silly since root can control src port. Hell, nmap even does port scan with source port of 20 if you ask it to. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message