Responsible Wireless Access For Your Access Point
bgood writes: "O'Reilly Network has an interesting article on authentication for wireless networks. The author discusses both the technical aspects, specifically NoCatAuth, and the overall context of why someone would choose (or not choose) to monitor or track the use of their wireless network. While geared towards network neighborhoods, the article definitely has applicability in more formal settings."
... would be if you could easily set aside a certain percentage of your bandwidth (say 10-15%) for use by other people, and more if its available. That way you aren't taking a backseat to freeloaders on your own network, but you also aren't curring people off whenever you start a big, bandwidth-heavy transfer.
___
Cogito cogito, ergo cogito sum.
Otoh, any marketing folks from Verisign reading here? Could be a whole new niche...
NeighborCert (tm)
- All clients get immediete dhcp lease with minimal bandwidth from local gateway
- client optionally posts credentials via SSL to auth service (using server SSL, no client cert required, although this could save steps)
- auth service sends PGP-encrypted credentials in a message to local gateway
- local gateway decrypts and validates data from master and matches to client credentials
- client is upgraded with more bandwidth, or other goodies (if he's neighborly
:-)
All in all, sounds like a cool perl script to me!Hello. I might be considered an "insider" in this field. I work at a semi-large ISP where we provide wireless connectivity using BreezeCom network equiptment. Employing large (from 9-24 inch) antennas, and uni-and omni-directional antennas mounted on prominent structures, we are able to send up to 3Mb/s to hosts.
The security here is terrible. We use no authentication via radius or any other method. Anyone with a 802.11 network card, and a sufficient antenna could steal connectivity, and we could not currently tell.
There exists ways to detect this, by monitering the MAC addresses connecting to the APs on the towers, but this is not employed. Neither is each radio catalogued, and IPs, for the most part, are assigned by the DHCP server with no logging.
I do not know if this is typical of most wireless companies, but if it is, then things should be ripe for the taking. I'm posting anonymously, because my company has a history of firing and suing for less
.