From owner-freebsd-questions@FreeBSD.ORG Sat Jan 8 21:25:56 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 8EFB21065672 for ; Sat, 8 Jan 2011 21:25:56 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2D7958FC1B for ; Sat, 8 Jan 2011 21:25:55 +0000 (UTC) Received: by ewy24 with SMTP id 24so8568160ewy.13 for ; Sat, 08 Jan 2011 13:25:55 -0800 (PST) Received: by 10.213.25.140 with SMTP id z12mr600740ebb.12.1294521954911; Sat, 08 Jan 2011 13:25:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.8.142 with HTTP; Sat, 8 Jan 2011 13:25:34 -0800 (PST) In-Reply-To: References: From: Chris Brennan Date: Sat, 8 Jan 2011 16:25:34 -0500 Message-ID: To: Paul B Mahol Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 21:25:56 -0000 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 can route via nfe0 (wired) just fine.