atom feed16 messages in org.freebsd.freebsd-mobileRe: Wireless base stations
FromSent OnAttachments
Warner LoshJul 9, 2001 1:07 pm 
Peter RadcliffeJul 9, 2001 1:29 pm 
Bill SchoolcraftJul 9, 2001 2:02 pm 
Peter RadcliffeJul 9, 2001 2:03 pm 
Garrett RooneyJul 9, 2001 2:14 pm 
R.P. AdityaJul 9, 2001 2:58 pm 
Darryl OkahataJul 9, 2001 3:35 pm 
Oliver FischerJul 10, 2001 2:43 am 
Greg TroxelJul 10, 2001 5:30 am 
Nick SayerJul 10, 2001 6:33 am 
Paul ThorntonJul 10, 2001 6:44 am 
Jason AndresenJul 10, 2001 6:57 am 
Kevin ObermanJul 10, 2001 7:41 am 
Peter RadcliffeJul 10, 2001 11:08 am 
Warner LoshJul 11, 2001 8:21 am 
thomas graichenJul 11, 2001 1:42 pm 
Subject:Re: Wireless base stations
From:Peter Radcliffe (pi@pir.net)
Date:Jul 10, 2001 11:08:02 am
List:org.freebsd.freebsd-mobile

Greg Troxel <gd@fnord.ir.bbn.com> probably said:

Can people comment if these cheap APs are running in true 'infrastructure mode' and can support multiple APs on an ethernet with roaming across APs similar to the Lucent AP500?

Yes, you can, if they are set up correctly. I have two cheap base stations in my house and can roam between them - the key is to set the SSID to be identical, the wired side be in the same collision domain, their signal areas overlapping and use channels that do not overlap in frequency range.

One gotcha - the RG-1000 will notlet you change the first 5 or 6 characters of the SSID, so you can't use multiple RG-1000s for roaming. You can use airports, however, and many other cheap gateways.

Specifically, if I bought 14 of the cheapest Linksys bridges and put 2 to a floor on my 7-story building all on an Ethernet run around to all 14 of them, and set them to different channels, would I then be able to wander around floor to floor and stay on the net with the same IP address?

but as someone else has pointed out it's far more complicated than that. You have to have signal overlap, correct channels with no frequency overlap (you can only use 1, 6 and 11), etc.

One person commented 'no filtering by MAC'. Does this mean that every packet on the wired Ethernet will end up over the air, even if it is unicast and the corresponding address is not associated with the AP? Does this differ between the cheap APs and the Lucent products (AP-500/1000, ignoring the RG)?

I said "no filtering by MAC" and meant that the particular gateway I was talking about has no MAC address access filters - you can't choose which MACs can talk to the bridge. Other base stations can do this.

The base stations are bridges. Many packets end up over the air, including all broadcast and multicast packets.

Do not trust an 802.11b network to be secure. It can't be made secure. WEP helps against denial of service attacks and prevents other simple attacks but has been broken and there is no replacement. The only way to dowireless networking securely is to run secure protocols over the connection.

I realize I'm asking different questions; I'm considering what it takes to set up my building at work rather than a single AP for home

It's a non-trivial undertaking. There are courses at USENIX and LISA amongst other places in the basics of doing this.

P.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message