Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2017 07:26:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219518] Fetch Command Times Out Using FTP Proxy
Message-ID:  <bug-219518-8-cEIXrIVT5M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219518-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219518-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=3D219518

Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |des@FreeBSD.org
             Status|New                         |Closed
           Assignee|freebsd-bugs@FreeBSD.org    |des@FreeBSD.org
         Resolution|---                         |Works As Intended

--- Comment #1 from Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> ---
The correct value for FTP_PROXY (and HTTP_PROXY) in your case is either
"http://192.168.1.1:3128/" or simply "192.168.1.1:3128".

Arguably, libfetch should either reject or ignore a non-HTTP proxy URL, but
that is a different issue.

--=20
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-219518-8-cEIXrIVT5M>