* dynamic wep with mulitple keys
@ 2008-03-31 19:37 drago01
2008-04-01 5:53 ` [ipw3945-devel] " Tomas Winkler
0 siblings, 1 reply; 4+ messages in thread
From: drago01 @ 2008-03-31 19:37 UTC (permalink / raw)
To: linux-wireless, ipw3945-devel
Hello,
I noticed that I can connect to some dynamic wep APs fine using
iwl3945 and with other it does not work, while ipw3945 work with all
of them.
Both driver associate fine but iwl3945 never gets an ip from dhcp.
I checked with iwlist key and it seems that this APs are using only
one key with iwl3945 but two with ipw3945.
The APs that work (I recognize them by BSSID) are using only one key
with both drivers.
Does this mean that mac80211/iwl3945 for some reason drops one key or
never sets it? (broadcast key?)
Any idea how to get more infos to debug this? (Can attach both iwlist
key outputs if this is needed).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ipw3945-devel] dynamic wep with mulitple keys
2008-03-31 19:37 dynamic wep with mulitple keys drago01
@ 2008-04-01 5:53 ` Tomas Winkler
2008-04-01 18:49 ` drago01
0 siblings, 1 reply; 4+ messages in thread
From: Tomas Winkler @ 2008-04-01 5:53 UTC (permalink / raw)
To: drago01; +Cc: linux-wireless, ipw3945-devel
On 3/31/08, drago01 <drago01@gmail.com> wrote:
> Hello,
>
> I noticed that I can connect to some dynamic wep APs fine using
> iwl3945 and with other it does not work, while ipw3945 work with all
> of them.
> Both driver associate fine but iwl3945 never gets an ip from dhcp.
> I checked with iwlist key and it seems that this APs are using only
> one key with iwl3945 but two with ipw3945.
> The APs that work (I recognize them by BSSID) are using only one key
> with both drivers.
> Does this mean that mac80211/iwl3945 for some reason drops one key or
> never sets it? (broadcast key?)
> Any idea how to get more infos to debug this? (Can attach both iwlist
> key outputs if this is needed).
Currently iwl uses cryptom management provided by mac80211, we are
preparing patches for using of HW acceleration till now you must look
for
problems mac80211.
Some log prints will be useful to debug it anyway.
Tomas
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Ipw3945-devel mailing list
> Ipw3945-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ipw3945-devel
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ipw3945-devel] dynamic wep with mulitple keys
2008-04-01 5:53 ` [ipw3945-devel] " Tomas Winkler
@ 2008-04-01 18:49 ` drago01
2008-04-01 21:04 ` Tomas Winkler
0 siblings, 1 reply; 4+ messages in thread
From: drago01 @ 2008-04-01 18:49 UTC (permalink / raw)
To: Tomas Winkler
Cc: linux-wireless, ipw3945-devel, Johannes Berg, Dan Williams,
Jouni Malinen
On Tue, Apr 1, 2008 at 7:53 AM, Tomas Winkler <tomasw@gmail.com> wrote:
>
> On 3/31/08, drago01 <drago01@gmail.com> wrote:
> > Hello,
> >
> > I noticed that I can connect to some dynamic wep APs fine using
> > iwl3945 and with other it does not work, while ipw3945 work with all
> > of them.
> > Both driver associate fine but iwl3945 never gets an ip from dhcp.
> > I checked with iwlist key and it seems that this APs are using only
> > one key with iwl3945 but two with ipw3945.
> > The APs that work (I recognize them by BSSID) are using only one key
> > with both drivers.
> > Does this mean that mac80211/iwl3945 for some reason drops one key or
> > never sets it? (broadcast key?)
> > Any idea how to get more infos to debug this? (Can attach both iwlist
> > key outputs if this is needed).
>
> Currently iwl uses cryptom management provided by mac80211, we are
> preparing patches for using of HW acceleration till now you must look
> for
> problems mac80211.
OK, Johannes any idea what it might be?
> Some log prints will be useful to debug it anyway.
Which kind of logs exactly?
Tried adding debug=0x43fff and no usefull (related) stuff got printed.
(added some CC's)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ipw3945-devel] dynamic wep with mulitple keys
2008-04-01 18:49 ` drago01
@ 2008-04-01 21:04 ` Tomas Winkler
0 siblings, 0 replies; 4+ messages in thread
From: Tomas Winkler @ 2008-04-01 21:04 UTC (permalink / raw)
To: drago01
Cc: linux-wireless, ipw3945-devel, Johannes Berg, Dan Williams,
Jouni Malinen
On Tue, Apr 1, 2008 at 9:49 PM, drago01 <drago01@gmail.com> wrote:
> On Tue, Apr 1, 2008 at 7:53 AM, Tomas Winkler <tomasw@gmail.com> wrote:
> >
> > On 3/31/08, drago01 <drago01@gmail.com> wrote:
> > > Hello,
> > >
> > > I noticed that I can connect to some dynamic wep APs fine using
> > > iwl3945 and with other it does not work, while ipw3945 work with all
> > > of them.
> > > Both driver associate fine but iwl3945 never gets an ip from dhcp.
> > > I checked with iwlist key and it seems that this APs are using only
> > > one key with iwl3945 but two with ipw3945.
> > > The APs that work (I recognize them by BSSID) are using only one key
> > > with both drivers.
> > > Does this mean that mac80211/iwl3945 for some reason drops one key or
> > > never sets it? (broadcast key?)
> > > Any idea how to get more infos to debug this? (Can attach both iwlist
> > > key outputs if this is needed).
> >
> > Currently iwl uses cryptom management provided by mac80211, we are
> > preparing patches for using of HW acceleration till now you must look
> > for
> > problems mac80211.
>
> OK, Johannes any idea what it might be?
>
>
> > Some log prints will be useful to debug it anyway.
>
> Which kind of logs exactly?
You will probably need to add some printouts into mac80211. Please
validate that you are receiving two keys from a supplicant. The order
should be first unicast then broadcast key.
> Tried adding debug=0x43fff and no usefull (related) stuff got printed.
Logs from iwlwifi are not useful for now.
Thanks
Tomas
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-01 21:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31 19:37 dynamic wep with mulitple keys drago01
2008-04-01 5:53 ` [ipw3945-devel] " Tomas Winkler
2008-04-01 18:49 ` drago01
2008-04-01 21:04 ` Tomas Winkler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox