From owner-freebsd-questions@FreeBSD.ORG Sat Oct 25 00:15:37 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFC1A7F2 for ; Sat, 25 Oct 2014 00:15:37 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 602981F1 for ; Sat, 25 Oct 2014 00:15:37 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s9P0FYlr022045 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 24 Oct 2014 18:15:34 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s9P0FYWh022042; Fri, 24 Oct 2014 18:15:34 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 24 Oct 2014 18:15:34 -0600 (MDT) From: Warren Block To: Anthony Simm Subject: Re: wireless networking - halfway solved In-Reply-To: <544AB774.5000109@gmail.com> Message-ID: References: <544A13D7.7000202@gmail.com> <544A539F.8080103@gmail.com> <544A7A19.4080405@gmail.com> <544A9365.4060508@gmail.com> <544AA91A.40700@gmail.com> <544AB774.5000109@gmail.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 24 Oct 2014 18:15:35 -0600 (MDT) Cc: Ian Smith , Antonio Olivares , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2014 00:15:37 -0000 On Fri, 24 Oct 2014, Anthony Simm wrote: >> If it made a WPA connection, you are set. The output of 'ifconfig' >> shows some information on how it connected. > > ifconfig now gives > > ipw0: flags=8802 metric 0 mtu 2290 > ether 00:0c:f1:5e:4c:58 > nd6 options=29 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11b > status: associated It would be in the section about wlan0. wlan0 is a virtual device that controls the hardware device, ipw0 in this case.