From owner-freebsd-questions@FreeBSD.ORG Sat Dec 29 17:13:32 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9DB8D16 for ; Sat, 29 Dec 2012 17:13:32 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id CC8BE8FC0A for ; Sat, 29 Dec 2012 17:13:32 +0000 (UTC) Received: from [10.0.10.3] ([173.88.197.103]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 29 Dec 2012 09:13:33 -0800 Message-ID: <50DF24BC.20507@a1poweruser.com> Date: Sat, 29 Dec 2012 12:13:32 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Subject: static ip address and ifconfig Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Dec 2012 17:13:33.0793 (UTC) FILETIME=[D5089D10:01CDE5E7] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2012 17:13:33 -0000 I don't have static ip address so I can not find out for myself. Lets say I am a company that my ISP has assigned us 25 static ip address. When I issue the ifconfig command what will it show me? Just the single primary static ip address or all 25 of them in a list? Thanks