From owner-freebsd-questions@FreeBSD.ORG Sat Jul 30 15:08:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9793E16A41F for ; Sat, 30 Jul 2005 15:08:50 +0000 (GMT) (envelope-from rsh.lists@comcast.net) Received: from rwcrmhc12.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E7E43D46 for ; Sat, 30 Jul 2005 15:08:50 +0000 (GMT) (envelope-from rsh.lists@comcast.net) Received: from [192.168.1.11] (tardiss.hsd1.ma.comcast.net[66.30.82.93]) by comcast.net (rwcrmhc13) with ESMTP id <2005073015084901500591lqe>; Sat, 30 Jul 2005 15:08:49 +0000 Message-ID: <42EB97FA.1080904@comcast.net> Date: Sat, 30 Jul 2005 11:08:42 -0400 From: Sean User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: network info X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rsh.lists@comcast.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2005 15:08:50 -0000 What command can display all the network parameters assigned from dhcp, such DNS? I have looked at ifconfig and netstat but unless I missed a switch I do not see them as correct choices. Basically the equiv of ipconfig /all in Windows? Thanks Sean