Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Feb 2012 23:07:31 -0800 (PST)
From:      "Waitman Gobble" <uzimac@da3m0n8t3r.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        FreeBSD Wireless <freebsd-wireless@freebsd.org>
Subject:   Re: possible issue with ath ?
Message-ID:  <1328252851.70081@da3m0n8t3r.com>
In-Reply-To: <CAJ-VmommE5K77yD7sg5MsY1%2BraqwMR7XcpLAQ8j9O1C44T5Dpw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

--bound1328252851
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Adrian Chadd <adrian@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


--bound1328252851--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1328252851.70081>