Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 04:55:36 -0800 (PST)
From:      tarjei.jensen@kvaerner.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/23067: fetch in FreeBSD 4.2 does not work with FTP proxy
Message-ID:  <20001124125536.82E9A37B4C5@hub.freebsd.org>

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

>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




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