From owner-freebsd-bugs Mon Nov 27 01:33:18 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA17325 for bugs-outgoing; Mon, 27 Nov 1995 01:33:18 -0800 Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.138]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA17318 for ; Mon, 27 Nov 1995 01:33:12 -0800 From: gpalmer@westhill.cdrom.com Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.12/8.6.12) with SMTP id BAA02833; Mon, 27 Nov 1995 01:33:01 -0800 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: betaille@lure.u-psud.fr (Betaille Daniel) cc: freebsd-bugs@freebsd.org Subject: Re: password for ftp loading In-reply-to: Your message of "Mon, 27 Nov 1995 01:10:59 PST." <199511270910.BAA16442@freefall.freebsd.org> Date: Mon, 27 Nov 1995 01:33:00 -0800 Message-ID: <2831.817464780@westhill.cdrom.com> Sender: owner-bugs@freebsd.org Precedence: bulk Betaille Daniel wrote in message ID <199511270910.BAA16442@freefall.freebsd.org>: > I inderstand now why I can't get freebsd 2.1.0Release through ftp: In > 2.0.5 the password sent to connect onto the server was > "installer@ftp.ibp.fr" and the login name "anonymous", but in 2.1.0 ^^^^^^^^^^^^^^^^^^^^ This is a bogon that I noticed during the 2.0.5R cycle, but didn't have time to do anything about. More important bogons lurked in that code. > login name and password are ftp, so the server don't accept the > connexion. I wrote a few days ago to the ftpmaster of ibp.fr but don't > get any answer. What is the solution? I dunno. It >>SHOULD<< send ``ftp@'', but either Jordan backed out the patch I sent him, or the patch I sent in doesn't work right (if nothing else, it should still produce ``ftp@'' at the very least). Gary