From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 21:25:31 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 B439D16A4CE for ; Tue, 1 Mar 2005 21:25:31 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 458DF43D54 for ; Tue, 1 Mar 2005 21:25:31 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j21LPUb23210; Tue, 1 Mar 2005 13:25:30 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Chris Hodgins" , "Jerry McAllister" Date: Tue, 1 Mar 2005 13:25:27 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <42249A8F.4080206@cis.strath.ac.uk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal cc: questions@freebsd.org cc: "Jason D. Montgomery" Subject: RE: 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: Tue, 01 Mar 2005 21:25:31 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Chris Hodgins > Sent: Tuesday, March 01, 2005 8:39 AM > To: Jerry McAllister > Cc: questions@freebsd.org; Ted Mittelstaedt; Jason D. Montgomery > Subject: Re: Documentation Error? > > > man rc.conf and search for "network_interfaces". The reason it still > works is that if you do a simple test with your ifconfig both: > > ifconfig wi0 192.168.0.6 > ifconfig wi0 inet 192.168.0.6 > > ....work as you would expect. > I think /stand/sysinstall sets the alias interfaces up with the "inet" Ted