Slashdot Mirror


Sluggish WiFi Connections Hurt Everyone

MindNumbingOblivion writes "Wireless technology has revolutionized access to local area networks when one can't always be close to an ethernet jack. But a recent research paper from the French Centre Nationale de la Recherche Scientifique tells how one slow user accessing a hot point can hurt the whole group. Apparently the very nature of CSMA/CD guarantees such anomalies. Here's the story, and here's the release from CNRS (in French)."

28 of 232 comments (clear)

  1. Taking bets on by groove10 · · Score: 4, Interesting

    How long before this becomes an exploit in order to perform a DOS attack on wifi points?

    I say about 1 month, maybe less. Any takers?

    --
    MMORPG fan-boy? Prove your worth
    1. Re:Taking bets on by That_Dan_Guy · · Score: 5, Informative

      There are definetly better ways to perform DOS attacks on a wireless network.

      "Wlan Jack" can send fake disassociation packets, which disconnects clients from an AP. As long as its running, nobody would be able to lock onto an access point.

      I also imagine someone could do something that would just flood noise into the spectrum that would kill the connection better than somebody just hogging it at 1 Mbps.

    2. Re:Taking bets on by child_of_mercy · · Score: 4, Interesting

      so, for example, i could buy a cheap(ish) handheld with wifi, get this program running on it, tape it under a table at a starbucks and deny their access point as long as the batteries held out?

      interesting,

      I really, really hate Starbucks...

      --
      'There is a Light that never goes out.'
    3. Re:Taking bets on by 1u3hr · · Score: 4, Funny
      i could buy a cheap(ish) handheld with wifi... deny their access point as long as the batteries held out?

      Yeah, or you could use a pair of wirecutters and cut their phone line, with less investment ($2) and chance of being busted. Or just throw rocks through their windows.

    4. Re:Taking bets on by DNS-and-BIND · · Score: 4, Funny

      While tempting, those are obvious failures, with simple remedies. Running wlan jack at a Starbuck's would provide endless entertainment while being difficult to diagnose. The looks on the faces of those richers while they reboot their laptops trying to fix the problem...priceless.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  2. I foresee lynchings by Faust7 · · Score: 4, Funny

    "What the -- we're down to 1 Mbps!"
    "There he is! Get him!"

  3. Yeah but so does.... by BWJones · · Score: 5, Funny

    Sluggish WiFi Connections Hurt Everyone

    Typing le courrier electronique or "courrier" instead of email also slows everyone down.

    --
    Visit Jonesblog and say hello.
    1. Re:Yeah but so does.... by BWJones · · Score: 4, Informative

      I think this guy was trying to be funny, not offtopic. Mod em up.

      Thank you! The humor was playing off the French origins of the referenced article and was based upon the recent story of the French government banning the use of the term "email" in favor of "courriel". So....you...see......the humor...... references........Oh, if I have to explain it, I guess it's not that funny.

      By the way, this should in no way be considered Francophobic. Vive la France! (especially the cuisine and the wine). :-]

      --
      Visit Jonesblog and say hello.
  4. Now we just need some way to kick slow users off by Qzukk · · Score: 5, Funny

    It could even have a message that would pop up reading:

    You are the slowest link. Goodbye!

    --
    If I have been able to see further than others, it is because I bought a pair of binoculars.
  5. I could have had first post, but nooo... by miguel_at_menino.com · · Score: 5, Funny


    I could have had first post, but unfortunately, another user on this hotspot has caused the network to slow down for some reason.

  6. There are solutions by That_Dan_Guy · · Score: 4, Interesting

    If you have an 11b AP with a bunch of PCs with 11 meg cards and some kind of 2 meg hand held device then the 2 meg device is going to hog the connection until its done.

    A solution would be to leave the 802.11b AP inplace and servicing the older 2 meg devices and put an 11a or 11g AP in next to it to service the faster devices. Alternitively you might be able to put the slower devices on channel 1 and put the faster one on 6 and 11 (they have to be 5 apart to avoid overlap, and in the US you only have a total of 11 unregulated channels)

    Wireless is different than wired communication. People are just going to ahve to get used to it. More stuff to learn, more rules to follow, more work for people like me.

    Its a good thing- especially in this economy.

    1. Re:There are solutions by Anonymous Coward · · Score: 5, Interesting

      Those with 802.11b cards that handle 11Mbps should not complain too loudly about those that connect at only 1Mbps. The 11Mbps connections slow faster wireless networks down to their speed.

      802.11g is supposed to be both 54Mbps and backwards compatible to 802.11b. From my own experience with 802.11g, if there is even one person using an 11Mbps connection, the rest of the wireless nodes also slow down.

      Just like driving on a one lane country highway behind a slow car doing only 11 mph in a 54 mph zone.

    2. Re:There are solutions by heli0 · · Score: 4, Informative

      Yep, check this out: Best Wi-Fi Ever: 802.11g.

      Of three 802.11g AP's they tested, bandwidth was reduced by 15-50% for the entire wireless network when a single 802.11b card was present. It is also notable that WEP reduces bandwidth by ~30%.

      --
      Whenever the offence inspires less horror than the punishment, the rigour of penal law is obliged to give way...
  7. Obligatory RIAA joke by JessLeah · · Score: 4, Funny

    "Well, serves you right for running a wireless hot-spot. You know those things are nothing more than anonymous leeching posts for music stealers anyhow." ;)

  8. WiFi doesn't use CSMA/CD by Anonymous Coward · · Score: 5, Informative

    Ethernet uses CSMA/CD. 802.11b uses CSMA/CA (collision avoidance). After all, not every node in a WiFi network can see or hear ther nodes, so they may not be able to detect collisions (but your receiving node might).

    Thus, each node must try to avoid causing the collision in the first place - hence such techniques as RTS/CTS protocol...

    1. Re:WiFi doesn't use CSMA/CD by aXis100 · · Score: 5, Interesting

      Unfortunately, RTS/CTS is almost worthless in a situation that requires it - when you've got hidden nodes, the RTS mechanism can just as easily cause collisions.

      The users of WAFreeNet (Perth, Australia) have just released some open source software (frottle) to combat this. Essentially it provides a polled/token operation at the IP layer, virtually eliminating collisions. This is a similar application to WiCCP, and we've been helping/competeing with the WiCCP developers. The other alternative is Karlnet Turbocell - expensive proprietarty software, firmware and hardware, with poor linux support.

      I cant post any url's now - the websites wouldnt appreciate the slashdotting. For those of you than can find the sites for yourself, it may be well worth your time.

  9. 2mbps is plenty by vandel405 · · Score: 4, Insightful

    If your in a public location using a hotspot the only transfers your most likely going to be doing are to/from the internet, not to/from your 1337 mp3 s3v3r box. Chances are the hot spots inet connection is ~1mbps anyway.

  10. In other words. by Anonymous Coward · · Score: 5, Funny

    * LEET_POWERBOOK_1400 has joined server WIFI_POINT
    <ibm_thinkpad> omfg lag
    <LEET_POWERBOOK_1400> hi does this map have the bfg ?
    <dell_dimension> boot the lpb
    <iBook> boot leet_powerbook_1400
    * ibm_thinkpad has initiated a vote to kick LEET_POWERBOOK_1400
    * Vote to kick LEET_POWERBOOK_1400 was successful (6 for, 1 against, 1 abstain)
    * LEET_POWERBOOK_1400 has been kicked from server WIFI_POINT
    <dell_dimension> ah much better
    * dell_dimension was gibbed by iBook's rocket

  11. Mainstream news, yes...slashdot, no. by petree · · Score: 4, Informative

    For anyone who understands how these technologies work, this makes sense. It's one of the compromises that allows connectivity to happen over longer distances. As you might expect, signal degrades as you get furth away from the access point and rather than being unable from far away, it drops down to a lower speed. It just makes sense. Most people understand that wireless (802.11anything) technologies are shared bandwidth. People think "Oh it's 11mbit, that means when the access point is saturated it will be a total of 11mbit." Of course, this is only partly true. If everyone is really close and connecting at 11mbit then it will be 11mbit shared, but if everyone is connecting at 1mbit (far away) then it will 1mbit shared between everyone. This is nothing new, this is just how things work. This is why many access points have the option of only allowing 11mbit and 5mbit connections. This just seems like a bigger problem as peoples connection speeds are further apart in speed. (e.g. An 802.11g user humming along at 55mbit alone will loose approximately half his speed if a 1mbit user starts using half his bandwidth.) Don't expect to get the best of both worlds. People want a large range and high speed, it can't really happen, there are tradeoffs.

  12. What? by momerath2003 · · Score: 4, Informative

    From the yahoo article: their research paper that anomalies in the IEEE 802.1x standard -- including 802.11a, 802.11g, and the most widely-used Wi-Fi protocol, 802.11b

    I was under the impression that the IEEE 802.1x standard is solely a security standard and that it is not to be used as a generic term for the 802.11* wireless protocols. Anyone care to clear this up?

    --
    I had but a simple dream, to destroy all humans.
    1. Re:What? by Anonymous Coward · · Score: 4, Informative

      Typical level of journalistic polish. You are correct, 802.1x is a port based method for access control to a network. What they probably meant was 802.11x, with x as the variable (that is, until the 802.11x working group is formed ;)

  13. Human translation by Kourino · · Score: 5, Informative

    This is why years of language study is a useful thing :D I was a bit disappointed, though, because it doesn't give much information on exactly why this happens. Guess I'll have to go see how CSMA/CA is different from CSMA/CD on my own.
    --
    A primary analysis of Wi-Fi network performance anomalies was done by four reserchers of the Institute for Information Technology and Applied Mathematics (IMAG)'s Software Systems Resources unit. Martin Heusse, Franck Rousseau, Gilles Berger-Sabbatel, and Andrzej Duda just published the surprising results of their study for the INFOCOM conference in San Francisco, on of the most prestigious in the domain of networks research. it reveals that in certain very --- circumstances, this type of wireless network produces a relatively penalizing slowdown: users with better connectivity, and thus with better data flow, are penalized by those with degraded connections.

    Local wireless networks based on the "Wi-Fi" (IEEE 802.11b) standard are starting to be deployed in a relatively large number of locations, and many models of portable computers already come with a Wi-Fi network card. Attempts providing connectivity in public places, by way of what are called "hot spots", are becoming more common. The number of potential users are increasing rapidly, and the first hot spots are in wide use, but can Wi-Fi networks stand up to the needs of numerous users and increased bandwidth demands?

    In their usual operating mode, Wi-Fi networks are built upon on a wired network infrastructure. Wireless access points rely on a local, high-bandwidth network, most commonly Ethernet, and create a link between wireless network equipment and the local wired network, as well as the internet. In practice, wireless network cards use four flow levels with different signal modulation techniques that can be selected according to the quality of the connection to the access point. More simply, a card close to an access point can get good bandwidth, nominally 11 megabits/second; as it gets farther away, the levels go to 5.5 Mbit/s, 2 Mbit/s, and finally 1 Mbit/s, as the signal gets weaker and degrades.

    As Wi-Fi networks are created, some users get the best flow (11 Mbit/s) in the access point's coverage area because they're close to the access point. A user enters in this coverage area and, being relatively far away, is connected at 1 Mbit/s. When this user communicates over wireless channels, that is, when he transmits data, it causes a drop in bandwidth for all the others, leaving them at a bandwidth apparently identical to his, 1 Mbit/s. No matter which bandwidth levels the original users are connected at, the weakest will be observed by all hosts.

    This anomaly, inherent in networks relying on CSMA/CA (Carrier Sense Multiple Access / Collision Avoidance) which is defined in the Wi-Fi standard and revealed by the CNRS research team, penalises the network users. Despite a good connection, their apparent performance can become strongly degraded in a completely unforseeable manner, due simply to the activity of a third party connected to the same wireless access point at a lower bandwidth level.

    However, though it will be observed on any network of this type, the impact of this anomaly should be more or less moderate for two reasons. First, most equipment today connects to the network in a sporadic and non-continuous manner; periods of activity, like downloading a web page, are relatively short compared to the time spent reading it. Conversly, if a long communication takes place - downloading a large video, for example - it will continuously penalize all users. A second mitigating factor comes from higher-level protocols, especially TCP, which perform some sort of flow-control that creates an effect on apparent bandwidth.

    The researchers are currently working on solutions to limit or suppress this anomaly, which could become extremely limiting with the development of new communication applications, notably audio and video over the Internet.

  14. It's the nature of the system, but... by jeffmeden · · Score: 4, Interesting

    Its good to see this sort of stuff put to paper anyway. As a Free/Open software implementer working on developing cheap-as-possible wireless access points for rural area internet distribution, I can say this IS useful. Problems like this, and many others, creep out of nowhere and are very hard to track down without expensive equipment. This specific problem happened and was remedied after much head-scratching by dividing one site into multiple cells so slow users had more 'time' to get their data. just my 0.02

    jeff

  15. Jamming by gnarled · · Score: 4, Interesting

    Who needs sophisticated DOS attacks when simple jamming would do the trick quite well.

    --
    I'm a firm believer in the philosophy of a ruling class. Especially since I rule. -Randal, Clerks
  16. Milwaukee has this issue by citking · · Score: 4, Interesting
    The Milwaukee Journal/Sentinel ran a story about becoming the 2nd US city to offer public WI-FI in two downtown parks last week. According to the article, "Randy Gschwind, the city's chief information officer... said the network serves 20 to 40 users before it becomes clogged."

    Taking into consideration that Milwaukee is a city of ~600,000 people, that not many are going to have wireless laptops and even fewer are gonna spend time in a park surfing the web, it still seems like 20-40 users clogging a public WI-FI is a bit odd.

    I suppose they can't complain, though, since the city paid less than a couple of hundred dollars for the setup. Still, it just seems somewhat pointless if it's gonna be clogged all the time.

    --
    "This food is problematic."
  17. Just use a phased-array wireless switch. It's easy by yancey · · Score: 4, Informative

    The answer is to use something like the "wireless switch" that Vivato developed, which uses phased-array antenna technology and can give the full 11 Mbps 802.11b bandwidth to each client.

    --
    Ouch! The truth hurts!
  18. Re:Question to clarify by LarsG · · Score: 4, Informative

    Basically, the way CSMA/CA works, when I want to transmit, I send a jamming signal. If I don't receive a jamming signal in some small amount of time, I can assume with some degree of safety that no-one else is trying to transmit at the same time.

    Hmm? That's roughly how Ethernet works (and it's /CD and not /CA).

    With 802.11* communication, you typically transmit at ~20dBm and receive at ~-60dBm. The difference in signal strength is ~10^8, so it is pretty much impossible to detect someone else transmitting at the same time. Instead, 802.11* use Collission Avoidance. In short - listen before transmit, and explicit ACK.

    The worst case scenario will end up with simple alternation: you send a packet, the other person sends a packet; you send a packet, the other person sends a packet; etc.

    Yup. That's pretty much how the 802.11 MAC layer works if several wireless stations are trying to communicate at the same time. All stations have roughly the same chance of sending a packet, and the client @1Mbps will use 11 times more air time per packet than a client @11Mbps.

    Anyway.. I don't quite understand why you have to be a researcher to 'discover' that a client that is associated at 1Mbps can drag an entire 802.11 segment down the drain. This has been known for a long time.

    --
    If J.K.R wrote Windows: Puteulanus fenestra mortalis!
  19. Is it just me, or... by finallyHasANickname · · Score: 4, Funny
    ...are people forgetting that copper is priced per traincar load--not per troy ounce? Every time I read about 802.11x, I think, "Golly, that sounds pretty fun, but I really don't think I despise cat 5 cable that intensely anyway," and there is something about a $9 card running about 50 times faster than anyone I know could hope to afford to access the Internet sustainably, most of all knowing that everybody's operating systems can access that card about a trillion times without problems. The number after the dot that is really neat is "3". Yep. You heard it here first. 802.3 is excellent technology. That it's old is (occasionally) beside the point. BTW, I don't mean this as antagonism; I'm just literally wondering if I'm all alone here in this Luddite corner that might find copper at dirt cheap, vetted, reliable, tested, robust, negligible and "happy" 100 Mb/s to be really really really tough to beat. The next thing you know I'll be lobbying Congress to keep people using pocket calculators.

    Huh? (blush) Oh yeah. They actually are. Excuse me for the lack of controversy in my opinions. Next time I just might offend you. ;-)