Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2017 14:52:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215830] lib/libfetch regression
Message-ID:  <bug-215830-8-VjZC604q3l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215830-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215830-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215830

Dag-Erling Smørgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
                 CC|                            |des@FreeBSD.org
             Status|New                         |Closed

--- Comment #3 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
The FTP server is misconfigured.  When a transfer is initiated in passive mode,
it instructs the client to connect to an RFC1918 address (10.137.96.102).  It
seems Harvard moved their server behind a NATing router which does not properly
rewrite the PASV response.  You should contact <ftpmaster@eecs.harvard.edu> and
ask them to address the issue, either by assigning a routeable address to their
FTP server or by setting up a transparent proxy.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215830-8-VjZC604q3l>