I need to connect 30 15" Macbook Pros via a wireless network. Initial tests with a Linksys/Cisco WRT54G v6 indicate that it tops out at 10 devices simultaneously, and any further connection attempts are rejected. I need all 30 to be connected simultaneously. What are my options? Cost is somewhat an option (this is for a student organization, so we can get money, but not big money); we're willing to spend extra money for convenience. Things I've considered:

  1. Multiple Access Points, each with a different SSID/channel, all connected to a single DHCP server; manually load-balance (ie, "you, you, and you, connect too Foobar_1; you, you, and you, Foobar_2," etc).
  2. Better access points. Would a 54GL running DD-WRT support more concurrent devices?
  3. Multiple better access points serving as repeaters, wired or wireless?

Also, the environment we're operating in has about 20 existing 802.11b/g networks. We were able to get plausible performance for 10 machines by selecting an unused channel after looking at Kismac to determine what channels the existing networks were on. Would it be worth looking into 802.11a, since that uses 5ghz vs 2.4ghz? I've never needed to simultaneously connect this many machines at once..


Solution 1:

I would check out http://www.xirrus.com/ I saw a demo where 96 iPads were connected to a single AP from Xirrus. Half of the iPads were streaming a live video feed and the other half had a script that was browsing the web. I don't know cost but I know from experience getting 30 computers on a wireless connection is not an easy task. The school system I worked for 5 years ago never got it figured out. Technology was different then but Xirrus looks promising.

Solution 2:

Buy a real router, not a cheap home router. That many connections, whether wired or wireless, require an enterprise level device to properly manage, not something meant for mild home use.

Solution 3:

One option would be to replace the firmware your router runs to a third party option. There are two options, DD-WRT and Tomato. I've heard Tomato seems to be more stable of the two, though I haven't had to opportunity to use either. After installing Tomato, you have a multitude of options to enhance your router, including raising the connection limit -- even as high as 4096 connections.

The downside to this is that you mentioned you have the Linksys WRT54Gv6, which isn't supported by Tomato. Below is a link to their supported routers.

http://www.polarcloud.com/tomatofaq#what_will_this_run_on

Solution 4:

you will have a maximum of 15 connections in the same signal area, so you will definitely need multiple Access Points(APs), and they will need to be spread out. Each one will only support up to 5 connections that will have a useful speed (2mb). You can have all the APs with the same SSID, however i am not certain if home-style APs support this. Hope this helps.

Solution 5:

You need to look for routers with beefier specs, specifically the CPU and memory. That's a good starting point.

For example the WNDR3700 with 680 Mhz Atheros CPU and 64 MB memory:

http://www.smallnetbuilder.com/wireless/wireless-reviews/30925-start-your-buying-netgear-wndr3700-reviewed

Or the Asus RT-N16 which has a 533 Mhz Broadcom CPU and 128 MB memory

http://www.smallnetbuilder.com/wireless/wireless-reviews/31058-asus-rt-n16-gigabit-n-router-reviewed

Both can run DD-WRT (or OpenWRT) which is definitely recommended.