Slashdot Mirror


Automatic Wireless Network Organisation

babycakes writes "Interesting article over at the BBC about the future of wireless networks. Researchers at Intel are developing mesh networking technology that automatically organizes the best routes between wireless devices for better bandwidth control, now that the number of wireless devices is set to explode." Neat stuff, but they've yet to implement any sort of security controls. Until they do, it's going to be a real party for wireless eavesdroppers. timothy adds: La Camiseta writes "Wired has an article discussing the extent that some people will go to in order to stay connected. My favorite is their 4-way SMP system that fits into a briefcase."

6 of 125 comments (clear)

  1. Security implications? by tjansen · · Score: 5, Interesting

    I wonder what the security implications are. If every device is able to route, a malicious device could claim to have great connections to other devices in the mesh and then drop packets. Unless there is some way of authentication in the mesh (so that only authenticated devices can participate), it would need some trust/rating system so devices can exchange information about the reliability of other devices...

  2. I guess I'm slow... by mao+che+minh · · Score: 3, Interesting

    So they intend on doing away with the traditional hub/switch/router layout, in which someone administers the network and decides what amount of bandwidth goes where, and instead embed these functions into the wireless devices themselves? Seems a bit ambitious.

  3. Whats the point of that Mini-ITX cluster? by stratjakt · · Score: 5, Interesting

    I have to assume those are the 800mhz versions from the CPU fan, but still, these things have very little power from my experience with them. Cool little toys, maybe enough for a low-end workstation or terminal, but I wouldnt think of using one in a server situation.

    I actually used one to run my squid-based proxy, and it was outperformed by the P200/MMX I wanted to replace.

    Why cluster 4 of those? I'd think a 2 gig Celeron (of course P4 would be preferred) would have more power, faster DDR Ram, be as cheap (if not cheaper).

    I cant fathom why one would cluster those little Eden boards, unless they were going for redundancy; a poor mans fault tolerant server.

    Anyone?

    --
    I don't need no instructions to know how to rock!!!!
  4. Old Hat by NimrodMCSE · · Score: 5, Interesting

    The company I work for has been doing this for over 2 years. Seems like Intel is way behind the curve on this one. You can see what we've been doing @ http://www.meshnetworks.com .

    --
    "Maybe this world is another planet's Hell" Aldous Huxley
  5. Wireless security IS a big issue... by DarklordJonnyDigital · · Score: 4, Interesting

    ...when the modern nerd can hack from low-flying aircraft passing over your house! Ars Technica have done it already - twice, no elss: War Flying, 1 and War Flying, 2

    This is just too cool.

  6. Security in "cooperative" networks by per+unit+analyzer · · Score: 4, Interesting
    The problem with security in ad hoc mesh networks built in a cooperative environment* is that you have to worry about who's running the intermediate nodes and whether or not they're doing anything bad with your traffic. Even if you design the wireless link so that non-participants can't sniff your traffic out of the air, the mesh nodes themselves must be secure so that their owners can't snoop on each other. So in the mesh environment, you'll either need to require security to be end-to-end or design a radio that switches packets at a low level and doesn't let traffic passing through to be copied higher into the node OS where it can be snooped. I would opt for the end-to-end security since I can't be sure someone hasn't built a radio that violated a privacy standard.

    --zawada

    (*) By cooperative environment, I'm talking about mesh networks that are built by many independent entities, with each node carrying the traffic of multiple participants. e.g., your laptop participates in a cloud of laptops that ultimately carries all participants' Internet traffic back to an access point somewhere.

    --
    In Soviet Russia, the Beowulf cluster imagines you!