From owner-freebsd-questions@FreeBSD.ORG Mon Sep 7 00:42:19 2009 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 C1D52106566C for ; Mon, 7 Sep 2009 00:42:19 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 7B1F48FC14 for ; Mon, 7 Sep 2009 00:42:18 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 3so544858qwe.7 for ; Sun, 06 Sep 2009 17:42:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=rlbzN4Hd5GjA1waXNGhLVOzDYztea43EFRxSUvyuMsU=; b=G0Z9K51q2bqt45Xlgb2t22lfNJyb3hsPlgwdK/y5GXbqJaMD9Ns3ye0gUkCPR3LoWe wrOJTPJcRFJ3AypbTYTPsZvzylnOEyhY61NjNPlf14EVxE6n6plkOWw4OtyNZP5Tkmgs egO4rYRJb7dmAW8jX/lQ+ziN1ZFvm1+tbZBu0= 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 :content-type; b=aBMFEe07i4khu4SmKzT+C/NJOcy0wCj1Y1co7nVn3kSFuCJNod0epJN18Z0HR/Nsky ZSi/X0wOQH2eWRx6n4wKcIjnagx+nJIIbp3u+y3HQiWfLEghYnnhmRPS0NdRmy45K13x UbALaFR8msBJLVVh8Rwwt1oVn7XtoEOMKQTTU= MIME-Version: 1.0 Received: by 10.229.118.6 with SMTP id t6mr3699456qcq.39.1252284138473; Sun, 06 Sep 2009 17:42:18 -0700 (PDT) In-Reply-To: <560f92640909061727o5e8ce3b2k9248e28fe878f58a@mail.gmail.com> References: <560f92640909061727o5e8ce3b2k9248e28fe878f58a@mail.gmail.com> Date: Sun, 6 Sep 2009 17:42:18 -0700 Message-ID: <560f92640909061742ve9eb6eoa06eed3332b329df@mail.gmail.com> From: Nerius Landys To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: wireless: host access point w/ WAP help! 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: Mon, 07 Sep 2009 00:42:19 -0000 I was brave enough to find out that logging on hostapd was going to /var/log/messages. I see this there after trying to start hostapd using the /etc/rc.d/ script: Sep 6 17:39:12 speedy kernel: ieee80211_load_module: load the wlan_xauth module by hand for now. Sep 6 17:39:12 speedy hostapd: ath0: DRIVER Error enabling WPA/802.1X! Am looking into it now, doing google searches.