public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* 4965AGN loses connection on Custom wireless event
@ 2009-07-01 13:04 Jan Willies
  2009-07-01 14:29 ` Dan Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Willies @ 2009-07-01 13:04 UTC (permalink / raw)
  To: linux-wireless

Hello list,

I have a strange problem with an EAP-Network here. I can associate just 
fine, but approx 1 min after the _initial_ connection completed the 
network hangs. Though all the tools say I'm still connected (nm-applet, 
iwconfig) I can't ping anything. I have to re-new the connection with 
nm-applet and after that it works again (and longer!).

1. boot notebook and associate with wifi
2. wait 1 min -> hang
3. re-establish connection with nm-applet
4. after that it never hangs again (mostly)

You can find the log here: http://jan.willies.info/wpa_supplicant.log

Dan Williams says the interesting line is 1242720593.722277: "the driver 
sends an association event *after* it's completed association, which the 
supplicant interprets as a restart of the authentication process".

This is a Thinkpad X300 with Fedora 11 (iwlagn-1.3.27kds and 
wpa_supplicant-0.6.8)


regards,

   - jan


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 4965AGN loses connection on Custom wireless event
  2009-07-01 13:04 4965AGN loses connection on Custom wireless event Jan Willies
@ 2009-07-01 14:29 ` Dan Williams
  2009-07-07 13:45   ` Jan Willies
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Williams @ 2009-07-01 14:29 UTC (permalink / raw)
  To: Jan Willies; +Cc: linux-wireless

On Wed, 2009-07-01 at 15:04 +0200, Jan Willies wrote:
> Hello list,
> 
> I have a strange problem with an EAP-Network here. I can associate just 
> fine, but approx 1 min after the _initial_ connection completed the 
> network hangs. Though all the tools say I'm still connected (nm-applet, 
> iwconfig) I can't ping anything. I have to re-new the connection with 
> nm-applet and after that it works again (and longer!).
> 
> 1. boot notebook and associate with wifi
> 2. wait 1 min -> hang
> 3. re-establish connection with nm-applet
> 4. after that it never hangs again (mostly)

1242720535.735207 - initial connection
1242720593.722277 - random assoc-info event
1242720593.744343 - WEXT assoc event for the AP you're already on
1242720593.745312 - supplicant decides to reauth with EAP
1242720603.745888 - supplicant-initiated reauth times out

So yeah, there's something going wrong here in the supplicant's handling
of a spurious association event sent from the driver.

Jouni, how should the supplicant handle a WEXT assoc event for the AP
that's already associated with?  That seems to be what's going on here;
the card is coming back from a scan and emitting an assoc event (not
sure why) and that's making the supplicant (wrongly IMHO) try to reauth
at the EAP level for some reason.

Dan

> You can find the log here: http://jan.willies.info/wpa_supplicant.log
> 
> Dan Williams says the interesting line is 1242720593.722277: "the driver 
> sends an association event *after* it's completed association, which the 
> supplicant interprets as a restart of the authentication process".
> 
> This is a Thinkpad X300 with Fedora 11 (iwlagn-1.3.27kds and 
> wpa_supplicant-0.6.8)
> 
> 
> regards,
> 
>    - jan
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 4965AGN loses connection on Custom wireless event
  2009-07-01 14:29 ` Dan Williams
@ 2009-07-07 13:45   ` Jan Willies
  2009-07-07 15:21     ` Dan Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Willies @ 2009-07-07 13:45 UTC (permalink / raw)
  To: Dan Williams; +Cc: linux-wireless

Hi,

On 01.07.2009 16:29, Dan Williams wrote:
> Jouni, how should the supplicant handle a WEXT assoc event for the AP
> that's already associated with?  That seems to be what's going on here;
> the card is coming back from a scan and emitting an assoc event (not
> sure why) and that's making the supplicant (wrongly IMHO) try to reauth
> at the EAP level for some reason.

Did I miss the answer here? Is there any more information I can provide?


  - jan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 4965AGN loses connection on Custom wireless event
  2009-07-07 13:45   ` Jan Willies
@ 2009-07-07 15:21     ` Dan Williams
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Williams @ 2009-07-07 15:21 UTC (permalink / raw)
  To: Jan Willies; +Cc: linux-wireless

On Tue, 2009-07-07 at 15:45 +0200, Jan Willies wrote:
> Hi,
> 
> On 01.07.2009 16:29, Dan Williams wrote:
> > Jouni, how should the supplicant handle a WEXT assoc event for the AP
> > that's already associated with?  That seems to be what's going on here;
> > the card is coming back from a scan and emitting an assoc event (not
> > sure why) and that's making the supplicant (wrongly IMHO) try to reauth
> > at the EAP level for some reason.
> 
> Did I miss the answer here? Is there any more information I can provide?

Nope, not yet.  Jouni's traveling at the moment though so he might reply
when he gets back.

Dan



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-07 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 13:04 4965AGN loses connection on Custom wireless event Jan Willies
2009-07-01 14:29 ` Dan Williams
2009-07-07 13:45   ` Jan Willies
2009-07-07 15:21     ` Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox