From owner-freebsd-questions@FreeBSD.ORG Mon Feb 28 22:25:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8254616A4CE for ; Mon, 28 Feb 2005 22:25:45 +0000 (GMT) Received: from DERRIDA.atgi.com (209-115-22-69.atgi.com [209.115.22.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id D311043D41 for ; Mon, 28 Feb 2005 22:25:44 +0000 (GMT) (envelope-from jason@atgi.com) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Date: Mon, 28 Feb 2005 15:07:26 -0500 Message-ID: <5C6F478A90E6034BBDCF6D754D7850BC66F118@DERRIDA.atgi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Documentation Error? Thread-Index: AcUd0R+1xxYlIpiEQu2fTAfPvN8bAg== From: "Jason D. Montgomery" To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Documentation Error? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 22:25:45 -0000 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-v irtual-hosts.html =20 states that adding a virtual address is done in rc.conf like this: ifconfig_fxp0=3D"inet 10.1.1.1 netmask 255.255.255.0" ifconfig_fxp0_alias0=3D"inet 10.1.1.2 netmask 255.255.255.255" Shouldn't it be this instead? ifconfig_fxp0=3D"inet 10.1.1.1 netmask 255.255.255.0" ifconfig_fxp0_alias0=3D"alias 10.1.1.2 netmask 255.255.255.255" =20 (keyword passed to ifconfig is alias instead of inet) =20 later, jason -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- jason d. montgomery ATGi -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- =20