Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2011 17:19:13 -0800
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        "Lay, Nathan" <nsl03@my.fsu.edu>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: ath "stops working" in hostap mode
Message-ID:  <CAJ-Vmom9sQJxE1YGj%2B9y7rHTV2m4UqTznjpZQ4MwgJMGJeUsPQ@mail.gmail.com>
In-Reply-To: <A838E171DD71354E99079424FC4F7DDB182A9042@CH1PRD0502MB118.namprd05.prod.outlook.com>
References:  <A838E171DD71354E99079424FC4F7DDB182A9020@CH1PRD0502MB118.namprd05.prod.outlook.com> <CAJ-Vmo=eOXQ1%2B%2B%2Bj0%2BK1MKgJqoBv5EUXTBECf%2BmCRa%2BC6D_6dQ@mail.gmail.com> <A838E171DD71354E99079424FC4F7DDB182A9042@CH1PRD0502MB118.namprd05.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 31 December 2011 17:15, Lay, Nathan <nsl03@my.fsu.edu> wrote:
> Adrian,
> Thanks for the prompt response. Bumping the interface up and down does no=
t fix it. Destroying and recreating the interface does not fix it either. T=
he interface is completely unresponsive when this problem arises. As far as=
 I can tell, it does not transmit (it vanishes from view from all other dev=
ices).
>
> I do not have ATH_ENABLE_11N compiled in. Would this improve stability? T=
he interface shows that it is using 11g mode with background scanning turne=
d off. Here is exactly how it is configured and used:

Hi,

Please don't compile in ATH_ENABLE_11N. But do add:

options ATH_DEBUG
options AH_DEBUG
options ATH_DIAGAPI

> create_args_wlan0=3D"wlanmode hostap -bgscan"
> autobridge_bridge0=3D"wlan0 lan0"
>
> It also sits behind pf (I saw pf mentioned in a similar message about ath=
).
>
> I've installed athstats. Attached is the output.

Ok. Can you please do this:

* recompile with the above options;
* try running 'athstats -i ath0 -o bexmit,bmiss 1'
* (athstats -l will list what you can track, statistics-wise)
* Make sure it's sending those beacons, or at least queuing to send
those beacons.

Once that's done, wait until it fails and then try it again. It should
still be trying to send the beacons, but we'll see what else shows up.

Finally, do you have any FreeBSD stations? That we could use to see
what's going on in the air?



Adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmom9sQJxE1YGj%2B9y7rHTV2m4UqTznjpZQ4MwgJMGJeUsPQ>