From owner-freebsd-current@FreeBSD.ORG Wed Mar 4 01:03:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 617B1106566C for ; Wed, 4 Mar 2009 01:03:32 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 3E0868FC0A for ; Wed, 4 Mar 2009 01:03:32 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LefWE-000CsV-Lt; Wed, 04 Mar 2009 01:03:30 +0000 Received: from rmac.psg.com.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 838BCBE134D; Wed, 4 Mar 2009 09:45:43 +0900 (JST) Date: Wed, 04 Mar 2009 09:45:43 +0900 Message-ID: From: Randy Bush To: Michael Proto In-Reply-To: References: <1de79840903030704w2ab9e994i77d8461bb2a5778c@mail.gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-current@freebsd.org Subject: Re: wpa2 hostap setup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 01:03:32 -0000 >> ifconfig_ath0="mode 11g" >> wlans_ath0="wlan0" >> create_args_wlan0="wlanmode ap" >> ifconfig_wlan0="inet 192.168.1.1 netmask 255.255.255.0 channel 11" > thanks! will try it tomorrow, when my wife is gone for the day :) works great! expecially with the added clues from sam. randy