linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "rossi.f@inwind.it" <rossi.f@inwind.it>
To: <hs4233@mail.mn-solutions.de>, <linux-wireless@vger.kernel.org>
Cc: Bob Copeland <me@bobcopeland.com>
Subject: Re: ath5k: problems during the connection to a sitecom AP
Date: Mon, 24 Nov 2008 10:35:41 +0100 (CET)	[thread overview]
Message-ID: <5135663.819601227519341762.JavaMail.defaultUser@defaultHost> (raw)

>> When I do a scan after having loaded the driver, the iwlist
>> can't report 
the SSID because it's hidden. I don't know if
>> this is a problem but I have 
noticed that the reported SSIDs
>> of the two APs are a little bit different. 
With the 3com AP
>> (the working one) I get ESSID:" " (1 char blank string) 
while
>> with the Sitecom AP ESSID:"" (0 chars empty string).
>
>Okay, that 
could very well be the problem.
>
>Side node: it doesn't buy you anything to 
"hide" the SSID of an 
>AP. Actually, you can't really hide. The hidden bit 
only makes 
>the AP lie about the SSID in it's beacons, but for other 802.11 

>WLAN protocol messages (like Association Request, Assoc Resp) 
>the SSID has 
to be send in cleartext anyway.
>
>So turn of this stupid thingy. This also 
makes your roaming 
>slightly faster and use slightly less battery (because 
the 
>client doesn't need to probe the AP if it has the right, 
>expected, 
SSID. The client knows in an instant that this is the 
>case).

Yes, I know 
that the hidden SSID technique doesn't have to be used for
security purposes. I 
might activate the transmission of the SSID on
my AP but this doesn't solve the 
problem in the mac80211 framework
regarding the empty SSIDs (if this is really 
the bug).

The problem is that the ieee80211_direct_probe() function is
never 
called during the associating request via iwconfig.

Regards,
Fabio


             reply	other threads:[~2008-11-24  9:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24  9:35 rossi.f [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-15  1:07 ath5k: problems during the connection to a sitecom AP Fabio Rossi
2008-11-17 20:20 ` Fabio Rossi
2008-11-17 20:23   ` Johannes Berg
2008-11-19 21:00     ` Fabio Rossi
2008-11-20  6:40       ` Johannes Berg
2008-11-18 15:48   ` Bob Copeland
2008-11-19 22:15     ` Fabio Rossi
2008-11-21 20:22       ` Bob Copeland
2008-11-22 16:33         ` Fabio Rossi
2008-11-24  8:31           ` Holger Schurig
2008-11-25  0:08             ` Fabio Rossi
2008-11-24  8:25         ` Holger Schurig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5135663.819601227519341762.JavaMail.defaultUser@defaultHost \
    --to=rossi.f@inwind.it \
    --cc=hs4233@mail.mn-solutions.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=me@bobcopeland.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).