Re: wpa2 hostap setup

From: Randy Bush <randy_at_psg.com>
Date: Wed, 04 Mar 2009 00:08:03 +0900
> First, if you want to use WPA2, you'll want to change the hostapd.conf
> options a bit:
> 
> wpa=2
> wpa_pairwise=CCMP TKIP (or just wpa_pairwise=CCMP)
> 
> You also don't need the wep settings in the ifconfig statement for
> wlan0 in your rc.conf, hostapd will take care of the encryption bits.
> Here's all my rc.conf has for my wlan0 interface (and I'm using WPA2
> with it as well, which is configured as in hostapd.conf) which has
> been working very well for a variety of clients for some time now:
> 
> 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 :)

randy
Received on Tue Mar 03 2009 - 14:08:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:43 UTC