From owner-freebsd-qa Tue Mar 4 8: 4:14 2003 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78C8837B401 for ; Tue, 4 Mar 2003 08:04:13 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5B4C43F3F for ; Tue, 4 Mar 2003 08:04:12 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id CB1E9530E; Tue, 4 Mar 2003 17:04:10 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Brian J. McGovern" Cc: qa@freebsd.org Subject: Re: Changes to libfetch in 5.0 break proxy support? From: Dag-Erling Smorgrav Date: Tue, 04 Mar 2003 17:04:09 +0100 In-Reply-To: <200303041535.h24FZDae005215@bmcgover-pc.cisco.com> ("Brian J. McGovern"'s message of "Tue, 04 Mar 2003 10:35:13 -0500") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200303041535.h24FZDae005215@bmcgover-pc.cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Brian J. McGovern" writes: > Here you go. This is done from a bash shell, having run a > export FETCH_BEFORE_ARGS=-vvv > export HTTP_PROXY=proxy-host.cisco.com:80 > export FTP_PASSIVE_MODE=YES From what you've shown me, I can only conclude that libfetch is performing as expected, and the proxy is broken. You can try to work around it by setting FTP_PROXY to an empty string, which would tell libfetch not to use a proxy for FTP downloads. > The hostnames have been altered to protect my internal network :) In this > example, the proxy is running FreeBSD 5.0 with the stock apache 1.3 from > the ports. The config file was edited so that proxy module was enabled. > Verification of proxy was done by setting mozilla to use it for HTTP and > FTP proxy, and several web pages and ftp transfers were done. Similarly, some > 4.7 clients were used with the last two of the three enviornment variables > set (above), and it worked. Please show me the output of a successful download with the same options. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message