SR71-A (AR9160) no longer detected in FreeBSD 9

Shant Kassardjian shant at skylab.ca
Wed Feb 1 02:30:09 UTC 2012


Here is my ifconfig wlan0
------------------------------


wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether 00:15:6d:84:70:d5
        inet 172.25.2.1 netmask 0xffffffe0 broadcast 172.25.2.31
        nd6 options=1<PERFORMNUD>
        media: IEEE 802.11 Wireless Ethernet autoselect mode 11a <hostap>
        status: running
        ssid GateKeeper channel 157 (5785 MHz 11a) bssid 00:15:6d:84:70:d5
        country US ecm authmode WPA2/802.11i privacy MIXED deftxkey 2
        AES-CCM 2:128-bit txpower 5 mcastrate 6 mgmtrate 6 scanvalid 60 wme
        burst dtimperiod 1 -dfs





if you check this line it says:  media: IEEE 802.11 Wireless Ethernet autoselect mode 11a <hostap>  <-- doesn't mention 11n :(


here is my hostapd.conf (very simple):


core# cat /etc/hostapd.conf                             /usr/src/sys/amd64/conf
interface=wlan0
debug=0
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel
ssid=GateKeeper
wpa=2
wpa_passphrase=xxxxx
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP


Date: Tue, 31 Jan 2012 18:25:33 -0800
Subject: Re: SR71-A (AR9160) no longer detected in FreeBSD 9
From: adrian at freebsd.org
To: shant at skylab.ca
CC: freebsd-wireless at freebsd.org



.. yes, that line is wrong. :)

On 31 January 2012 18:23, Shant Kassardjian <shant at skylab.ca> wrote:





core# ifconfig wlan0 channel 6:ht/40                    /usr/src/sys/amd64/conf

.. tsk. That path isn't needed. :)
 


channel is now set, I guess next step is to start hostapd with N ?


Just configure it to use CCMP encryption only. nothing else is needed for 'n'.



Adrian

 		 	   		  


More information about the freebsd-wireless mailing list