Slashdot Log In
Wireless Networks Causing Headaches For Businesses
Posted by
kdawson
on Tue Jun 26, 2007 01:27 PM
from the help-desks-needing-help dept.
from the help-desks-needing-help dept.
ElvaWSJ writes "Wi-Fi was supposed to reduce complications, not create new ones. But in many offices Wi-Fi has been a headache. Like all radio signals, Wi-Fi is subject to interference. Its low power — less than even a typical cellphone — means that walls and cabinets can significantly reduce signal strength. Wi-Fi also creates networks that are more open than wired ones, raising security issues. And Wi-Fi has caused problems for virtual private networks. Some VPNs require a lot of processing power. If a wireless access point — at home, at the office, or on the road — isn't robust enough, a user often gets bumped off the connection."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Um... (Score:4, Insightful)
Re:Um... (Score:4, Funny)
Parent
Re:Bullshit (Score:4, Insightful)
Parent
Re: (Score:3, Interesting)
I can think of at least two Canadian-based solutions that would resolve the issue of intermittent connection loss without even letting your apps be aware of the issue.
Re: (Score:2, Informative)
Some people are just so negative.
Re: (Score:2, Informative)
I think it will be one of those breakthroughs where you won't even realize how cool it is until you start seeing people wandering around with wireless devices that "just work", anywhere, without much thought of how or why.
No, not duh (Score:4, Interesting)
Seriously, wtf.
Parent
Re:Um... (Score:4, Interesting)
A few years ago, I was tasked with setting up the network in a new building. There was already wiring in the building. Unfortunately, it was all CAT-3 (even the data lines). I was the only person on staff in the IT department so I asked if we could hire an outside consultant to help with the task of running new network lines that would be adequate for our company needs. My request was rejected and I was instructed to install WiFi for the entire company to run on (about 50 people, including sub-tenants, which shared the LAN for Internet access). I advised my company of the pitfalls involved with running a WiFi-only LAN; however, I was told I needed to "come into the 21st century". Not feeling as though it was reason enough to quit on the spot, I did as I was told and installed the wireless network. With the exception of my workstation and all of the servers, everybody connected to the LAN through a wireless access point. Within the first few hours of operation, I had already gotten a number of complaints about systems loosing connectivity to the servers. This became the norm as my days soon involved at least one reset of the access point at some point in the day. This lasted about a year and a half before my direct manager was walking over to my desk to ask me if I could reset the access point. To her surprise, I was sitting there working and still connected to the LAN. She asked me how that was possible and I explained to her that I was on a wired connection. The next thing I knew, I was installing CAT-5e throughout the entire building. In the end, it cost a lot of money in lost productivity, as well as the wireless hardware that barely gets used. Reasons like this are why I abandoned the system administrator world a few years ago in favor of becoming a software engineer. I have never looked back.
Parent
Well Then... (Score:4, Insightful)
Re:Well Then... (Score:5, Insightful)
To my mind anyone who comes up to me and says "Our network has problems, and I can't keep my VPN up because they put in a new partition walli n accounting" is pretty much stating that whoever it is that maintains and plans their network ought to be forceably removed from the building.
Parent
Re: (Score:3, Interesting)
Result - every permanent terminal (ie in the ICT rooms, PCs which drive the virtual whiteboards etc) is hardwired, and each classroom has its own AP to allow for portable devices. Some rooms like the art clas
Conference rooms (Score:4, Interesting)
Conference rooms are often populated by guests. I would not be surprised if your local security policy states that guests are not permitted to connect to the company network: having no easily-accessible jacks can be a decent physical security measure. Of course, this requires that guests not be left unattended, etc.
The placement of the credenza is either a calculated security move or a blunder of forehead-slapping magnitude, depending on your outlook.
Parent
Re: (Score:3, Interesting)
The response was to remove all switches/hubs from conference rooms. When it was suggested that we just put up signs
Surprising! (Score:5, Insightful)
Re: (Score:2)
Wirel
Supplement not Replacement (Score:5, Insightful)
I see the problem coming in where people think it's a wired replacement.
Re: (Score:2, Insightful)
Re:Supplement not Replacement (Score:4, Insightful)
There's no good reason to use encryption in a corporate environment. Put all the wireless APs in the DMZ, so that they're outside the network, and leave the APs open. That way you don't have to make users screw around trying to get WEP/WPA/whatever to work, or use crummy MAC-based authentication schemes (that are a steaming pile anyway; whoever decided authentication based on MAC addresses was a good idea should be shot). Until you do that, wireless security is (in my experience anyway) harmful, because it makes the PHBs think they're on a "secure network" and shouldn't have to VPN. And once you require everyone to VPN when they use wireless, there's no point in using WEP/WPA on top of it (particularly considering that WEP is so broken as to be useless, and lots of devices don't support WPA).
The problem isn't lack of encryption, it's putting wireless APs in on the trusted side of the network at all. Avoid doing that, and treat someone connecting from an AP just like you'd treat someone connecting from Kalamazoo (meaning they have to connect via a VPN and authenticate), and you avoid most of the security vulnerabilities that plague wireless installs.
Parent
Clarification (Score:2, Insightful)
I mean, there's no reason to use client-to-accesspoint encryption. Instead you should be encrypting directly from the client to the VPN gateway.
Re: (Score:3, Informative)
Except cash. Installing cabling can be quite expensive. A 5 person office could easily cost £500 to cable up, including health & safety inspections (which may or may not be mandatory depending on your locality, but are almost always a good idea when instal
low power -- less than even a typical cellphone (Score:4, Insightful)
Re: (Score:2)
I've always heard... (Score:2)
Re: (Score:3, Informative)
It still might be cheaper, because in many (most?) cases you pay per drop and not per foot. If you're paying for both, it still might come out cheaper.
Of course, as you probably^Walmost certainly know already, WiFi is a better fit for edge conditions than it is for every computer in your network (even if you don't count servers.)
Re: (Score:2)
guess it really depends on a number of things. We have found that it works best for our critical deployment (and I do mean critical) that you need a seperate backbone than your network. You can setup a bunch of repeaters that are not wired (In AZ, their solar powered, battery backed) but then when you get something at high bandwith, the users at the end of the line ends up less reliable (data
Metal objects block radio (Score:5, Insightful)
I used to do wireless mesh network algorythm development and we had (with 802.11b) acceptable, AES encrypted, coverage of a motor factory (think *lots* of wire and EM) with nodes running on 200mhz arm systems and 64mb of ram. No problems with VOIP either. You just need to do some (ok, expensive) system design and there's no reason why it wont work. In the demo system the nodes updated their routing tables using a ropey bash script even
Expecting that off the shelf gear can magically set itself up is the problem, not the protocol itself (which can be worked around in many interesting ways).
Corporate Solution (Score:2, Funny)
Now the cost to benefit ratio of such a s
This caught my eye (Score:2)
Re:This caught my eye, lets try formatting ;) (Score:4, Interesting)
--
Ok so your neighbor could set up a network which worked fine even for you whom, presumably, are further away from his source than you are from your own. Despite this its somehow the technologies fault? WiFi is fine, established, and mature this admins understanding of it is not.
and then there is this
--
"Some wireless networking companies are taking steps to try to deal with customers' problems. One major issue is the stability of the wireless signal. Ruckus Wireless Inc., a wireless networking company based in Sunnyvale, Calif., tries to address that problem by providing wireless access points that have multiple antennas. That allows a Wi-Fi signal to have more than one pathway to an access point -- which can come in handy if something is in the way."
--
Its called a cable folks, there are plenty of ways to rig antennas and get them in existing wap points. Thats not to say there is no value in what Ruckus is doing just that its not like we cant do that.
Parent
Site survey (Score:2, Informative)
Heck, my wireless pda loses signal while standing near the microwave popping pop corn. Some buildings, especially in industrial areas, can g
Easy solution. (Score:3, Funny)
A tin-foil hat. The problem goes away.
(You want me to read the what?)
Some buildings just aren't "Wi-Fi compatible" (Score:3, Interesting)
I have issues at home with this. The roof of my house is made of aluminum (not that cheap corrugated stuff like on a barn, but interlocking strips). This wreaks absolute HAVOC on WiFi signals inside my house.
If I put an access point at one end of the house, I can't pick it up AT ALL from the other end. I'm not talking microscopic SNR, I'm talking ZERO SNR. It's like I don't even have an access point. I'm lucky to get a quarter of the rated bandwidth if I'm only one room away.
For a while I had a ridiculous setup consisting of an access point and two repeaters just to get the signal to the other end of the house. TWO REPEATERS. That's THREE HOPS to travel about 100 feet. And of course, the concommitant loss in data rate due to the repeater action. After a few weeks of that (and even that setup was flaky at best) I said "Fuck it" and dragged a CAT-5e cable across the house. The wife hates it but at least I can use the Internet.
I have no idea how exactly the metal roof is destroying the signal, whether it is causing severe multipath or simply absorbing it completely, but it does it quite effectively.
Re:Some buildings just aren't "Wi-Fi compatible" (Score:4, Informative)
You could also try decreasing the transmit power if you suspect multipathing. And, of course, lower the basic rate.
Parent
Re: (Score:2)
Re: (Score:2)
Signal with the Linksys WRT54G version 1.2 in my house is basically unusable, due to (at least in part) my cordless phones, even with OpenWRT firmware. I can literally be 2 feet away from the AP (with a floor and desk in between) and have it flake out.
And yet, my Routerboard RB532A (w/Mikrotik software) with an Atheros AR5413 radio works like a charm. 100%, all the time, every time, right into my backyard.
Re: (Score:2)
Re: (Score:2)
It'll be the former. It can't absorb signals that aren't sent in its direction (which typically the ones you want won't be), but what it can do is reflect back lots of slightly-out-of-phase signals from different points that confuse your receivers. Stick up a metal plate about a metre behind your TV antenna and see what happens to th
Poorly designed networks don't work well. (Score:2)
Step back, look at the network, assess where wired ports are needed and where wireless is the best/only option. Then buy some decent gear th
Simple solution (Score:2)
I worked at a wifi-powered place once. (Score:2)
Article begins with wrong premise. (Score:2)
Wi-Fi was supposed to reduce complications, not create new ones.
No. Wi-Fi was supposed to let you maintain a network connection without wires. For the most part it does that fairly well, just not as well as a wired connection.
If anyone is relying on wi-fi for an always-on, never breaks technology, they're fooling themselves. What wireless technology works like that? Cell phones have been around for at least 30 years and we all still know it's not as reliable as a land line.
WiFi isn't perfect, streaming video on .11 (Score:3, Informative)
Rules of WiFi:
Put in dedicated services for visitors with instructions conspicuously posted in conference areas (along with sufficient power supplies.) Inform staff if they are caught using these open systems their devices will be taken away, and if they relied upon such to do their jobs they will then be unsuitable for continued employment.
Finally, consider alternatives to WiFi. There are any number of products that will carry WiFi-equivalent bandwidth over residential wiring. If youre looking to connect fixed devices without running ethernet then these are a no-hassle approach with competitive costs.
A well designed system doesn't have problems (Score:3, Informative)
Of course, it goes without saying that encryption should always be used, the tighter the better!
Re:Transmitter power (Score:4, Informative)
gee i wonder why its crap ?
2) Government regulation. Governments around the world regulate these 2.4 GHz-range frequencies and given the number of devices in the range, transmitter power is kept necessarily low by regulation.
3) To keep the equipment from interfering with other devices such as cellphones, 2.4Ghz-range walkie talkies, and countless other devices that use this frequency range. See #2.
Parent
Re:drivers (Score:4, Interesting)
Oddly enough, with D-Link cards I've noticed that the third party connection software (D-Link Connection Manager) often works better than the Windows wireless network manager.
Parent
Re: (Score:2)
My biggest problem with the wireless he wants isn't even the wireless...I can deal with that. It's the fact that he wants to do the wireless to make up for the deficiencies of the wired network. But of course, he's not paying for the fiber drops we're going to need, so we're going to have massive network bottlenecks. Oy vey. Everyone thinks they can get somethi
Re: (Score:2)
WiFi is just another technology that has its uses. The problem is that people rarely think about its limitations. However, that problem is not exactly limited to any particular technology, is it?
Re: (Score:3, Interesting)
Nearly all of the wireless handheld devices used in warehouses have moved to 802.11. And it made life a whole lot easier when they did, no more proprietary protocols like we had in the 900 band.
If they seem more reliable, it's because they tend to be low data rate devices. At least I've never seen a forklift driver browsing multimedia web sites on their 3"x4" screens. The lower data rate allows the
Re: (Score:3, Funny)
That doesn't guarantee security. If you really want to take security seriously, post snipers on the roof and have them shoot employees before they can make it into the building.
Re: (Score:3, Funny)
You shoot them if they try to LEAVE the building...if you shoot them before they get in, they can't do any work.