From owner-freebsd-questions@FreeBSD.ORG Sat Jan 8 22:22:03 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 830331065673 for ; Sat, 8 Jan 2011 22:22:03 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3394D8FC19 for ; Sat, 8 Jan 2011 22:22:02 +0000 (UTC) Received: by vws9 with SMTP id 9so7489283vws.13 for ; Sat, 08 Jan 2011 14:22:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=z/dTEIFfN5/MG2TSguDOq4zBxwC5uhvY5pc0GXTWBQU=; b=q4osrfDI7U6+ka7Th62SW5ptYFPM0NnqPEWnPRhBjx8oGjPhTWO/v5p8xVZeJJgRFU 186yb4hZ1eINzYClmjQvB8nDKnFWVLVy2fzoVXgNElaji4gu6HiKAgt21TyOvEBwwFSi QMeYKJbEaRX+TvhpBQ07qxw/9FiAXJBwj6IO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=jyP0PDMi3mh2+U7kp+KObeGAkiu92GjgWh9r6h+0sYOd6cmO/zu4Lgph14qOzCLEkD NazgRe0osL+px1OaFjiv83FhcbhPJth71cQnklJfvXP3fS6SeF/+F1I0p67tnUDF2Bbh kwMOb8W74JTnW1xJhQQjFKZJmU2w3MYzSAOZk= MIME-Version: 1.0 Received: by 10.220.75.136 with SMTP id y8mr3430972vcj.226.1294525322171; Sat, 08 Jan 2011 14:22:02 -0800 (PST) Received: by 10.220.175.141 with HTTP; Sat, 8 Jan 2011 14:22:02 -0800 (PST) In-Reply-To: References: Date: Sat, 8 Jan 2011 23:22:02 +0100 Message-ID: From: Paul B Mahol To: Chris Brennan Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Subject: Re: WPA Supplicant issue (maybe) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2011 22:22:03 -0000 On 1/8/11, Chris Brennan wrote: > On Sat, Jan 8, 2011 at 3:57 PM, Paul B Mahol wrote: > >> Try to load lp firmware instead of non-lp. > > > > Paul thanks for getting back to me so quickly. That did the trick. Once I > loaded the lp driver, it powered up correctly and negotiated with my AP. The > problem now is I can't route ... which is odd because > > defaultrouter="192.168.0.1" > > should cover both interfaces or do I need to do > > defaultrouter_wlan0="192.168.0.1" ? I do not know your AP setup so I can not answer this. Perhaps AP use DHCP and you want to bridge wired and wireless device?