Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 00:30:02 -0700 (PDT)
From:      Ruslan Ermilov <ru@sunbay.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/19513: ftp client doesn't fall back to PASV
Message-ID:  <200006260730.AAA80863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/19513; it has been noted by GNATS.

From: Ruslan Ermilov <ru@sunbay.com>
To: handy@physics.montana.edu
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/19513: ftp client doesn't fall back to PASV
Date: Mon, 26 Jun 2000 10:21:28 +0300

 On Mon, Jun 26, 2000 at 12:38:38AM -0600, handy@physics.montana.edu wrote:
 > 
 > >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.
 > 
 I am not sure that this is the case but there was a commit that might be
 relevant:
 
 : ume         2000/06/17 11:43:56 PDT
 :   Modified files:        (Branch: RELENG_4)
 :     usr.bin/ftp          extern.h fetch.c ftp.c
 :   Log:
 :   MFC: Make sure to use native IPv4 address, even if getaddrinfo()
 :   returns IPv4 mapped IPv6 address.
 :   Revision  Changes    Path
 :   1.10.2.2  +2 -1      src/usr.bin/ftp/extern.h
 :   1.12.2.1  +2 -1      src/usr.bin/ftp/fetch.c
 :   1.28.2.2  +37 -2     src/usr.bin/ftp/ftp.c
 
 
 Cheers,
 -- 
 Ruslan Ermilov		Oracle Developer/DBA,
 ru@sunbay.com		Sunbay Software AG,
 ru@FreeBSD.org		FreeBSD committer,
 +380.652.512.251	Simferopol, Ukraine
 
 http://www.FreeBSD.org	The Power To Serve
 http://www.oracle.com	Enabling The Information Age
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006260730.AAA80863>