[Commotion-dev] static BSSID?

L. Aaron Kaplan aaron at lo-res.org
Thu May 17 15:05:48 UTC 2012


On May 13, 2012, at 3:57 AM, Josh King wrote:

> BSSID in an ad-hoc network definitely should be statically set in order 
> to avoid network cell partitioning problems. I remember that hashing 

ACK!

> the SSID was a proposed solution for this in the madwifi driver, but I 
> don't know if it was ever implemented (I vaguely recall some objection 
> to this as a bad idea, but I cannot for the life of me find the 
> reference to that argument, or think myself of why it might not be a 
> good idea). In any event, there's an old patch posted for the madwifi 
> driver that provides some sample code that could provide some guidance 
> w/ respect to hashing:
> 

One thing we came across in our Vienna testing days (which actually given a second thought is pretty obvious):
different ESSIDs, same BSSID but different channels still results in some roque packets from the other channel to arrive at the network stack.

Therefore - for multi-channel setups - I'd recommend:
* different channel implies different BSSIDs 
* keep BSSIDs static

Most drivers can still cope with (different ESSID, same BSSID, same channel)
However, some drivers are known to get confused in this setup.

Hope this info helps,
Aaron.
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.chambana.net/pipermail/commotion-dev/attachments/20120517/994f3a51/attachment.sig>


More information about the Commotion-dev mailing list