possible issue with ath ?

Waitman Gobble uzimac at da3m0n8t3r.com
Fri Feb 3 07:07:32 UTC 2012


Adrian Chadd <adrian at freebsd.org> wrote ..
> :-) Cool. 11n should just be working though!
> 
> 
> Adrian
> 

You definitely make a good point there, I totally agree.

OK, I think I have 11n running over 2.4GHz(11a?) but not 5GHz/11n -- Is This Not possible?
not sure going faster than 54M is happenin.


this works... i found one of your test scripts online and pulled out some pieces. :)

ifconfig wlan0 create wlandev ath0 ssid BOOTAY
ifconfig wlan0 channel 9:ht/20
ifconfig wlan0 ampdudensity 8
wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf
ifconfig wlan0 inet 10.0.0.20 netmask 255.255.255.0
ifconfig wlan0 up scan



BUT this = no worky.


ifconfig wlan0 create wlandev ath0 ssid DARKNET
ifconfig wlan0 channel 36:ht/40
ifconfig wlan0 ampdudensity 8
wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant-darknet.conf
ifconfig wlan0 inet 10.0.0.20 netmask 255.255.255.0
ifconfig wlan0 up scan

SSID/MESH ID    BSSID              CHAN RATE   S:N     INT CAPS
DARKNET         1c:7e:e5:de:ed:52   36   54M -76:-96  100 EP   WPS HTCAP WPA RSN WME

ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
	ether 00:22:43:19:35:21
	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: IEEE 802.11 Wireless Ethernet autoselect mode 11a
	status: associated

wlan0: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 00:22:43:19:35:21
	inet 10.0.0.20 netmask 0xffffff00 broadcast 10.0.0.255 
	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
	status: no carrier
	ssid DARKNET channel 36 (5180 MHz 11a)
	regdomain 96 indoor ecm authmode WPA2/802.11i privacy ON
	deftxkey UNDEF txpower 30 bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 450
	bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 12 wme
	burst roaming MANUAL

ath0=ass.ociated wlan0= no carrier :(




Thanks!




-- 
Waitman Gobble
San Jose California USA



More information about the freebsd-wireless mailing list