From owner-freebsd-doc@FreeBSD.ORG Sat Mar 31 14:20:02 2007 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BDBA16A409 for ; Sat, 31 Mar 2007 14:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6072713C4BE for ; Sat, 31 Mar 2007 14:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2VEK2Hv023821 for ; Sat, 31 Mar 2007 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2VEK2kM023820; Sat, 31 Mar 2007 14:20:02 GMT (envelope-from gnats) Resent-Date: Sat, 31 Mar 2007 14:20:02 GMT Resent-Message-Id: <200703311420.l2VEK2kM023820@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Richard Tector Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E11DA16A401 for ; Sat, 31 Mar 2007 14:15:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id D1CB013C45A for ; Sat, 31 Mar 2007 14:15:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2VEF1vb051703 for ; Sat, 31 Mar 2007 14:15:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2VEA0Tr036429; Sat, 31 Mar 2007 14:10:00 GMT (envelope-from nobody) Message-Id: <200703311410.l2VEA0Tr036429@www.freebsd.org> Date: Sat, 31 Mar 2007 14:10:00 GMT From: Richard Tector To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: docs/111059: Port numbers used in proxy example in handbook don't match X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 14:20:02 -0000 >Number: 111059 >Category: docs >Synopsis: Port numbers used in proxy example in handbook don't match >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 31 14:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Richard Tector >Release: 6.2-RELEASE >Organization: CAPL >Environment: FreeBSD moses.thekeelecentre.com 6.2-STABLE FreeBSD 6.2-STABLE #3: Tue Mar 27 19:50:38 BST 2007 root@moses.thekeelecentre.com:/usr/obj/usr/src/sys/MOSES i386 >Description: Section 2.8 of the handbook details how to select an FTP server as the installation medium. An example is given for the use of a proxy server, however the two ports given don't match (see below). The 1024 should be changed to 1234, or perhaps a more common proxy port number should be chosen such as 8080? For a proxy FTP server, you should usually give the name of the server you really want as a part of the username, after an “@” sign. The proxy server then “fakes” the real server. For example, assuming you want to install from ftp.FreeBSD.org, using the proxy FTP server foo.example.com, listening on port 1024. In this case, you go to the options menu, set the FTP username to ftp@ftp.FreeBSD.org, and the password to your email address. As your installation media, you specify FTP (or passive FTP, if the proxy supports it), and the URL ftp://foo.example.com:1234/pub/FreeBSD >How-To-Repeat: n/a >Fix: Update text as suggested. >Release-Note: >Audit-Trail: >Unformatted: