From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 14:24:39 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 1F16616A4CE for ; Thu, 31 Mar 2005 14:24:39 +0000 (GMT) Received: from enterprise.thenetnow.com (enterprise.thenetnow.com [65.39.193.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 784AD43D1F for ; Thu, 31 Mar 2005 14:24:38 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from GRANT (hpeel.ody.ca [216.240.12.2])j2VEOW511471 for ; Thu, 31 Mar 2005 09:24:32 -0500 (EST) (envelope-from gpeel@thenetnow.com) Message-ID: <004101c535fd$5d0083c0$6401a8c0@GRANT> From: "Grant Peel" To: Date: Thu, 31 Mar 2005 09:24:32 -0500 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: ifconfig X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 14:24:39 -0000 Hi all, Is there a way to ask infconfig to report what the virtual aliase names are when ./ifconfig is run? i.e. the alias names like em0:0, em0:1 em0:3 ... that are assigned to them in rc.conf? -Grant