From owner-freebsd-bugs Fri Nov 24 5: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DC2337B4D7 for ; Fri, 24 Nov 2000 05:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA86851; Fri, 24 Nov 2000 05:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 82E9A37B4C5; Fri, 24 Nov 2000 04:55:36 -0800 (PST) Message-Id: <20001124125536.82E9A37B4C5@hub.freebsd.org> Date: Fri, 24 Nov 2000 04:55:36 -0800 (PST) From: tarjei.jensen@kvaerner.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/23067: fetch in FreeBSD 4.2 does not work with FTP proxy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23067 >Category: i386 >Synopsis: fetch in FreeBSD 4.2 does not work with FTP proxy >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 24 05:00:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Tarjei T. Jensen >Release: 4.2 >Organization: Kværner Oil & Gas ASA >Environment: FreeBSD testmaskin.kogfd.kvaerner.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: When I used 4.1 I could set FTP_PASSIVE_MODE=NO and FTP_PROXY=our_proxy and I could get the make program in ports to fetch files for me. With 4.2 and the same setup, the fetch stuff seems to try to use the ftp proxy as a http proxy. When I use fetch -v it says that it connects to port 80 on the ftp proxy. It is supposed to use port 21 and log in as user@remote_host. I only set FTP_PASSIVE_MODE=OFF and FTP_PROXY=our_proxy. I set no other variable which fetch uses. >How-To-Repeat: It is there all the time. >Fix: Write my own fetch program! >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message