Slashdot Mirror


Wireless Mania

burnsy and others sent in links to stories about 802.11b that are cropping up everywhere. The New York Times has one. (Well, two, actually.) Salon has one. InternetNews has a piece about Boingo, a new wireless start-up, that's also covered in this Forbes article. (The NYT article above also mentions Sputnik.) Both Boingo and Sputnik are trying to leverage the existing community wireless networks to speed their network build-outs. MIT's Tech Review has an interesting piece about a wireless start-up that has already tried and failed. Fixed wireless is also booming, according to an industry study.

153 comments

  1. bah by Morphine007 · · Score: 3, Insightful

    humbug... what a waste of time... I'd personally rather see more initiative in securing wireless networks, instead of proceeding in a definitely windowsesque fashion and just ship ship ship the damned thing... who cares if it's ready??

    1. Re:bah by Aaron_Pike · · Score: 2, Interesting

      I'd personally rather see more initiative in securing wireless networks, instead of proceeding in a definitely windowsesque fashion and just ship ship ship the damned thing... who cares if it's ready??

      Nah, it's a scam by apartment management companies: "Free internet access with every downtown apartment!"

      Look at it this way. Differently clued execs sell more wireless networks and related equipment. Differently clued people buy them. Clued people support them and make money. This could be the next economic bubble.

    2. Re:bah by Morphine007 · · Score: 1

      Look at it this way. Differently clued execs sell more wireless networks and related equipment. Differently clued people buy them. Clued people support them and make money. This could be the next economic bubble.

      or the second coming of the hacker golden age... heheheh... I agree with saintlupus, time to grab AirSnort and see what I can come up with ;)

    3. Re:bah by Anonymous Coward · · Score: 0

      Seeing how SNMP has been standing wide open for ages, hackers are probably sitting on every wired router out there. Populating the airwaves with tech-savvy not-for-profit house-sitters is just the natural progression. After all, who do you trust more: A corporation which is after your money and tries to remove any feature which costs them money or a hacker who tries to open up the net as wide as possible? ;)

    4. Re:bah by Anonymous Coward · · Score: 1, Interesting

      This may be the best shot at ensuring free flow of information we ever had. He who controls the hardware controls the information flow. A network full of backdoors sounds very flow friendly to me.

    5. Re:bah by Morphine007 · · Score: 1

      After all, who do you trust more: A corporation which is after your money and tries to remove any feature which costs them money or a hacker who tries to open up the net as wide as possible? ;)

      The most corrupt cracker (not to be confused with muthafu$%in cracka) is pretty much on par with the most corrupt corporation... so that's actually a pretty tough call...

    6. Re:bah by Ethrian · · Score: 1

      I for 1 would like to see something help out the economic situation. If it proves to be a Technology, even better something cool to play with: bonus!

      --
      For the Source is my ally, and a powerful ally it is.
    7. Re:bah by baka_boy · · Score: 2

      I'm sorry, but I don't think that the network infrastructure level is the place for security to go. Ignoring 802.11 because WEP is ineffective would be like saying that Ethernet or TCP/IP are inherently broken because you can sniff any packet on the wire.

      We have to get the connections up and running first, though. Once you have the wire-level link up, *then* you can worry about security. Set up a VPN link through your personal firewall, or do everything over SSH port tunelling.

      Of course, a network with no users is inherently the most secure. It's also pretty damn boring.

  2. Wireless. by saintlupus · · Score: 5, Informative

    Ah, what a time to have AirSnort. And I hear CompUSA is going to be putting Access Points on sale soon!

    --saint

    1. Re:Wireless. by mcdade · · Score: 1

      I've been waiting for those wap11's to go back on sale.. sometime before xmas they were all like $129 at all the major retail outlets.. then the price jumped up to $179 (i guess as people figured out they were useful, not just for a home wireless but all as a wireless bridge).

      There is no way i'm paying more then 129 for one of these, it's ironic the befs4w1 (dsl router/4port switch and wireless) is cheaper then the stand alone unit.. but then again i already have a switch and router .. so why buy that again?

    2. Re:Wireless. by Anonymous Coward · · Score: 0

      Does anyone know if/where WAPs can be bought at a similar price point in Germany? I can only find WAPs about twice as expensive (compared to the 179$). Are there any strings attached to using an imported WAP?

    3. Re:Wireless. by SDotter · · Score: 2, Informative

      WEP is not the most secure way of encrypting the
      data as it combines hardware and encryption.

      Therefore, I am using IPSec for my WLAN and
      the accesspoints are in plaintext-mode.

      By using FreeSwan on the gateway and
      ssh-sentinel on the laptops, the network access can
      be controlled by issuing and revoking certificates.

      Unfortunately, that's not the kind of
      software which comes with AccessPoints.

    4. Re:Wireless. by Anonymous Coward · · Score: 0

      Under windows you can try NetStumbler or ApSniff

  3. Wireless is great! by Xafloc · · Score: 5, Funny

    Wireless is just fantastic. I love sitting down on the couch, powering up my Dell (no cables attached), and watching as I recieve my DHCP assigned address. Unfortunately, I only get 26% on the quality of my connection. After all, I am connecting to my neighboors D-Link 150 feet away :)

    Seriously, these people have not changed the admin password from "admin" in their Router, and they aren't even using WEP. Of course, I won't be the one to tell them they should :)

    --
    -= Xafloc =-
    alinuxbox.com
    N
    1. Re:Wireless is great! by crosbie · · Score: 1

      I guess this means we can look forward to people carrying large foldable/portable antennae along with their notebooks? Or mounting huge ones on their rooftops?

      So, you could have ilke 10 wifi cards each hooked up to a different access point, and collect the bandwidth up.

      Maybe we should just skip straight to peer-to-peer systems and make more effective use of this more distributed network?

    2. Re:Wireless is great! by saridder · · Score: 3, Informative

      Well hopefully RFC 3118 (Authentication in DHCP) will be implemented soon, meaning less unathorized addresses passed out. I doubt your neighbors would use it, but it is avail for vendors to implement in their access points.

      --
      --- RFC 1149 Compliant.
    3. Re:Wireless is great! by Penguinoflight · · Score: 1

      You might get better quality if you were sitting in their living room.

      Don't worry about telling them they should be secure, only weird hackers could get in with a advanced password like "admin".

      --
      "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
      1 John 4:14
    4. Re:Wireless is great! by boopus · · Score: 2

      From my memory, there are only three distinct non overlapping chanels in the 802.11b spec. So if your neighbors all chose the the equidistant chanels, you'll max out at three connections. But you'd probably do better looking for one good signal.

    5. Re:Wireless is great! by BenTheDewpendent · · Score: 1

      i think you live next to my friend. i thought for second you may live next to me but i rembered i changed my password at least...

      i dont use wep beacuse will im pretty sure im the only one on my block with cable and a wireless setup. and what do i care if someone decideds they wanna use my connection to download pr0n?

      now and then i will run ethereal on my laptop with wireless card see whats going on and i never see anything other than my machines.

    6. Re: Wireless is great! by elemental23 · · Score: 1

      I used to feel the same way until I realized that encryption doesn't keep others from using your network; MAC address filtering does that. What encrytpion does is prevents anyone who happens by with a laptop from sniffing your traffic, including all your clear text POP3 and FTP passwords.

      And realize, there are lots of people going around looking for wireless networks to connect to.

      Needless to say, I have decided that 128 bit encryption is a must (along with MAC address filtering, of course). I'm glad I didn't buy my access point yet.

      --
      I like my women like my coffee... pale and bitter.
    7. Re:Wireless is great! by stripes · · Score: 3, Insightful
      Well hopefully RFC 3118 (Authentication in DHCP) will be implemented soon, meaning less unathorized addresses passed out.

      Ugh, what a stunningly bad idea. Now rather then having people stumble across your network and use it without getting in your way they come over have to run tcpdump, guess your netblock and DNS server, and pick an "unused looking" address. If they guess wrong one of your machines could be inaccessable.

      As I see it people using your DHCP server is doing you a huge favor, they don't get in your way, and they get logged with the IP address assigned, so you can later figure out what happened. Now all you will know is some mac address wanted a DHCP lease and was denied, lord only knows what IP address they picked out after that!

    8. Re: Wireless is great! by SectoidRandom · · Score: 1

      Don't rely on them too much tho! Both can be _easily_ bypassed. I believe its arguable weather that is a deterrant or not as well, I'd assume many casual stumblers would be up for the challenge of getting into a "secured" 802.11 network! It may stop a few people but it is NO security.

      The only security you have is keep the AP outside of your network (behind firewall), then use IPSEC / tunneling. The only way to be sure.

    9. Re: Wireless is great! by elemental23 · · Score: 2, Insightful

      I know about WEP not being perfect, but it's better than nothing. In my case the short range is an advantage as well. The only people remotely close to my house are two neighbors and I know neither of them would attempt to connect to or sniff my network, mainly because of their complete lack of computer knowledge. Anyone wandering around with a laptop would be noticed pretty quickly.

      MAC address filtering though... How can it be bypassed? (other than randomly guessing one of the addresses on the allow list, extremely unlikely as that is)

      --
      I like my women like my coffee... pale and bitter.
    10. Re:Wireless is great! by Anonymous Coward · · Score: 0

      This is exactly why security will continue to be bad for quite some time; people try to fix the wrong problem.

      The problem is being able to access the wireless network at a LAN level (see the data), not that you can easily get an IP address on the network.

      Authentication in DHCP makes no sense under any circumstances; if you can connect to the network, you can choose your own IP address. Or just sit there and listen in. You shouldn't be able to connect to the network; being able to connect to the wireless network is equivalent to being able to plug into an unswitched ethernet LAN.

    11. Re: Wireless is great! by jonelf · · Score: 1

      >MAC address filtering though... How can it be >bypassed? (other than randomly guessing one of >the addresses on the allow list, extremely >unlikely as that is)

      Well your WLAN-enabled device has to tell your access point it's MAC-address, has is not?

      --
      /J - to know recursion you must first know recursion
    12. Re: Wireless is great! by elemental23 · · Score: 1

      Well your WLAN-enabled device has to tell your access point it's MAC-address, has is not?

      Well yes, of course. But if that MAC address is not on the AP's allow list, how will they be allowed network access?

      Forgive me if there is a simple answer to this, in preparation for the laptop I'm about to buy, I've just started looking into wireless networking and I'm not yet familiar with all the details involved.

      --
      I like my women like my coffee... pale and bitter.
    13. Re: Wireless is great! by jonelf · · Score: 1

      1. Someone listens to your laptops WLAN-adapter firing up a connection to your AP.
      2. If you are using WEP he then decrypts the transmission.
      3. He waits until you are not online and
      then sets his MAC-address to yours.
      4. He is a happy camper, you are not.
      5. You realize that you want to have your AP outside a FW and VPN yourself to your home LAN or maybe even to reach your Internet connection or you just don't care and are believe it's quite hard to crack into your OS of choice anyway.

      --
      /J - to know recursion you must first know recursion
  4. Make Boingo for PalmOS by 5u5h1 · · Score: 3, Interesting

    Boingo sounds like a good idea, but what they really ought to do is make it available for PalmOS. There's already an 802.11b SD card available, and this could be the perfect application for it.

  5. Meanwhile by wiredog · · Score: 4, Informative

    The Supreme Court is going to review the decision allowing NextWave Telecom Inc. to hold on to its spectrum licenses that were thought protected in the bankruptcy proceedings. This could delay the use of that bandwidth for as long as two years.

    1. Re:Meanwhile by Conspiracy+Theorist · · Score: 1

      I'm not sure what bandwidth you (or the article you linked to) are talking about, but I'm certain it is not the unlicensed 2.4 GHz band that 802.11b uses. If it was, no one would be able to use 2.4 GHz cordless phones or microwave ovens in the affected cities. Keep in mind "wireless network" != "802.11b"

  6. No killer app yet by Jack+Admiral · · Score: 3, Insightful


    There still isn't a killer app for wireless access yet - either for cellphones, PDAs, or PCs, so I can't see wireless networks becoming successful. I can't imagine why one would use 2400 bps to connect when I can connect at 160 kbps at home unless you're on the road and can't use anything else. Probably the best use for wireless access are cellphones and yet even these haven't taken off. Of course, wireless networks would succeed if they were free which gives a 2400 bps/0$ (infinite) price performance ratio compared to 160 kbps/50$.

    1. Re:No killer app yet by Conspiracy+Theorist · · Score: 5, Insightful

      No killer app?

      Do you have dozens network drops in every room of your house or aparment? Does every conference room in your office building have a network connection for everyone in a max capacity environment? Have you ever surfed the web or checked your email while sitting on the front lawn, enjoying a summer afternoon? Wireless LANs themselves are the killer app.

    2. Re:No killer app yet by Jack+Admiral · · Score: 2, Interesting

      Do you have dozens network drops in every room of your house or aparment?

      Why would I need dozens of network drops in every room of my house? My family has 6 PCs and laptops in different rooms spanning two houses (close together) and planning to add more PCs and yet we still use cables. We probably will stick with cables until wireless is cheaper and has better peformance and consistency. For longer distances, I'd rather dial-up to my PC at home even if I had to pay for an extra phone line. The only time I'd choose wireless is if I didn't have a phone to use in an isolated location in which case I wouldn't be really thinking of using my PC.

      Does every conference room in your office building have a network connection for everyone in a max capacity environment?

      From the articles posted, the wireless network seems to be more consumer-oriented rather than business-oriented. Most wireless services today target consumer applications - cellphones and PDAs. A wireless LAN is very useful but for widespread use of wireless technology, I still believe in a killer app. From where I come from, the killer app for the widespread use of cellphones was text messaging.

      Have you ever surfed the web or checked your email while sitting on the front lawn, enjoying a summer afternoon?

      If I were outside trying to enjoy a summer afternoon (which is pretty rare for me), I'd be reading a book. ;-)

    3. Re:No killer app yet by miracle69 · · Score: 2

      P2P is one of the killer apps.

      The worst part about Broadband currently is upstream is usually capped. With wireless, all of a sudden, your p2p transfers have the capability of being really fast on download and upload.

      --
      Linux - Because Mommy taught me to Share.
    4. Re:No killer app yet by Conspiracy+Theorist · · Score: 1

      Why would I need dozens of network drops in every room of my house?

      The point is that with one AP in your house (two or more if you have a really big house or wish to hide them in obscure places) you can have dozens of clients accessing the network from every room in the house. You also don't need to unplug and plug-back-in when you move your laptop from one room to another. How close are your two houses? Do you have a cable strung between the two? Some vendors APs allow you to configure two as a wireless bridge, connecting two wired networks. Wouldn't that be kind of neat?

      Most wireless services today target consumer applications - cellphones and PDAs. A wireless LAN is very useful ...

      Wireless LANs are what all the articles linked to in the write-up talked about, at least as far as I can see. Lots of colleges and universites have wireless LANs. Think about what you did on the network when you were in college. Wouldn't it have been cool to do that from almost anywhere on campus? Companies are using wireless LANs too. Probably more than you realize.

      If I were outside trying to enjoy a summer afternoon (which is pretty rare for me), I'd be reading a book. ;-)

      touché

      But, what if you had email to respond to or net research do, and it was a nice sunny summer afternoon. Wouldn't you rather do these things lounging in the grass under the warm summer sun than sitting in a cubicle?

    5. Re:No killer app yet by Anonymous Coward · · Score: 0

      Have you ever surfed the web or checked your email while sitting on the front lawn, enjoying a summer afternoon?

      OMG. At some point don't you ever start to wonder if there is more to life than 'surfing the web'?

    6. Re:No killer app yet by Anonymous Coward · · Score: 0

      If I were outside trying to enjoy a summer afternoon (which is pretty rare for me), I'd be reading a book. ;-)

      Yeah, right. And how are you going to download that without a network connection? See?

    7. Re:No killer app yet by Anonymous Coward · · Score: 0

      I think it's necessary to eat and sleep every once in a while, but I'm not sure about the latter.

  7. Anyone remember this? by Sapphon · · Score: 4, Interesting

    IIRC, there's a group in Australia who have been forming their own little wireless network with rooftop antennas. The trouble they have been facing is the amount of space between nodes, but they were well on the way to having a network between Melbourne and Adelaide (though several users in Albury/Wodonga were isolated in their own little network)

    --
    Antiquis temporibus, nati tibi similes in rupibus ventosissimis exponebantur ad necem.
    1. Re:Anyone remember this? by The+Dread+Pirate+Rob · · Score: 1
      Yeah I remember....

      Perth: http://www.e3.com.au
      Sydney: http://www.sydneywireless.com
      Melbourne: http://www.x.net.au

      In fact, if I could be bothered I'd post a link for multiple community wireless networks in all the major cities in Orstraya.

      I think e3 has lists of all the Aussie sites anyway.

      Knock yourself out.

      --
      wut?
    2. Re:Anyone remember this? by Nessak · · Score: 2, Interesting

      This group in Australia helped develop their own homemade helical antennas for there networks. Pretty cool stuff, as the antennas are pretty easy to make and cheap. (Here is a link to the page with instructions: http://205.159.169.11/reference/antennas/2ghz_heli cal/index.html)

      There antennas are basicly a peice of PCV piping raped with the correct amount of copper wire with a reflector. (Pie pan works well.) These things are mounted horizontaly in the direction of the other connection.

      Now here is the funny part. They started finding that the network would sometimes go out without warning. They went outside and looked at the antenna only to find a bird (Magpie I think) sitting on the antenna! This is one of the few cases I know where pirched birds have been responable for network issues.

      There used to be a great page with pictures of all this, but it appears the page has since been removed and all that remains is an ISP error page.

    3. Re:Anyone remember this? by DHR · · Score: 1

      Melbourne's *community* network is http://wireless.org.au and a full list of global community networks is at http://wirelessanarchy.com

    4. Re:Anyone remember this? by tooth · · Score: 1
      http://www.air.net.au/

      also a few links of that site for the main cities

    5. Re:Anyone remember this? by tooth · · Score: 1

      Melb to Adelaide? I don't think so, that's an awful long way! There are wireless groups in both cities, but a link between them using RF? I'm on the sydney wireless mailing list and the furthest we have gotten so far is talking assigning IPs to different states, if one day they *might* be a link or VPN between them.

    6. Re:Anyone remember this? by SectoidRandom · · Score: 1

      That's such a great idea, but in working with the sydney wireless people i have come to the conclusion that linking say Sydney to Melbourne would be one hell of a task! (Possibly one hell of an achievement) Considering a top usable link distance of 30-40km (under ideal conditions) just count how many AP's would be needed between Syd and Melb! (1200km!)

  8. Recipe for a Slashbot! AGAIN! by ReluctantBadger · · Score: 0, Insightful
    Recipe for a Slashbot First, take a teenage boy (not like that, Katz does that later). Next, give him a "C for Dummies" book and then get his folks to cough up enough cash to send him to university. Simmer with annoying teens of a similar ilk until enough pent up sexual frustration allows the boy to feel rebellious towards his country and all the laws that have got him to university in the first place. Next, add a dash of commie ideals and force repeatedly down with generous helpings of the Linux operating system. Now that the wannabe "hacker" has had his mind filled with backwashed rubbish, add in a dash of anti-Microsoft sentiment. Pay particular attention at this stage and make sure that said boy also uses a dollar symbol for every iteration of the Microsoft trademark. When complete, prepare the "Source". Mix a little piss-poor C code with a hint of Perl. Stir with adequate helpings of MySQL. Now add emacs and vi - just enough to add spice and future raging flame war material. Now shake until a large mess of fucking awful "Source" is produced. Most of these "I hack the kernel" wannabes cannot and will never code to a good standard. While simmering the "Source", open the boy up and stuff him full of bullshit ideology. Recommended ingredients are:
    • "Freedom of Speech" : I can trade copyrighted MP3s because information wants to be free.
    • "Free the Chinese from internet monitoring by Big Brother" : I completely ignore the fact that they have a right to live with their own culture, ideals and values as is stated in MY OWN FUCKING CONSTITUTION.
    • "The government is out to get me" : Start working with Linux distributions such as Tin Foil Hat and then post completely raving non-sensical rubbish about how 'the NSA has been bugging me for years'.
    When "Source" is ready, open a PayPal account and hand over a few dollars to a bunch of useless chimps who can't spell. While waiting for the boy to come to the boil, peruse Slashdot. Find hundreds of arrogant comments posted by "I'm a student and I know Linux so I must be a fucking computing god and don't you dare argue with me" types, print out and stuff into boy. 30 minutes later, your slashbot is complete. Finish off nicely with a side-order of Debian CDs, unwashed Linux t-shirt and ThinkGeek gift certificate. Your final result should be : An arrogant, paranoid, smelly know-it-all with basic UNIX capabilities, fuck-all programming ability and appalling social skills. You will find that the result of your labours will be the first to shout out about freedom of speech, but will quickly moderate down anyone they disagree with.
  9. Me stupid... by Anonymous Coward · · Score: 1, Funny

    Me stupid! Me love wireless stuff! Me hates security! Me gonna whine alot when me got hacked!
    Me dont't care! Me loves wireless stuff!

  10. This might be very good. by Krapangor · · Score: 3, Funny

    All these electromagnetic waves everywhere might make our brains grow and more intelligent. So we might look in the end like the aliens from "mars attacks".

    And we all know that electromagnetic waves make flowers grow. At least light is electromagnetoc waves and flowers don't grow without light as you might know. So, all electromagnetic waves might be very very good for them.

    --
    Owner of a Mensa membership card.
  11. Fixed Wireless is booming huh? by Aexia · · Score: 3, Informative

    I guess *that's* why AT&T Wireless laid off its entire Fixed Wireless division.

    1. Re:Fixed Wireless is booming huh? by /dev/trash · · Score: 1
      I guess *that's* why AT&T Wireless laid off its entire Fixed Wireless division.

      Odds they are still very committed to the fixed wireless market. They were just losing a bit of money and needed to get rid of the most obvious source of loss.
      People
      I am sure that they added staff from other divisions. They just expect the new people to do there old jobs as well as new.

  12. can you run a beuwolf cluster over wireless? by peter303 · · Score: 0, Redundant

    You could make a pretty cluster then!
    Cabling would be no problem.

    1. Re:can you run a beuwolf cluster over wireless? by Anonymous Coward · · Score: 0

      Wireless allows for more advanced topologies than wired cluster connections. That isn't at all a bad idea and may be the reason why Intel is thinking about integrating wireless interfaces right into their chips, as mentioned by this Slashdot story.

  13. Theft of Service by Burritos · · Score: 0

    Do you know how much you can be charged for this? This is unauthorized computer access, which makes you a hax0r.

    1. Re:Theft of Service by Anonymous Coward · · Score: 0

      His neighbours are announcing this service and don't seem to have protection against anyone who takes the offer. How is that "theft of service"?

    2. Re:Theft of Service by Xafloc · · Score: 2

      Never said I used it...just that I found it out. :)

      Why would I use their connection at 1/4 the connection quality of mine?

      --
      -= Xafloc =-
      alinuxbox.com
      N
  14. There goes my brainstorm... by rbeattie · · Score: 5, Interesting
    I had this great "million-dollar" wireless idea a few months ago that I quickly emailed to all my friends and got all excited about. The idea was to provide software and a service that would let anyone with a wireless access point set up a custom access server where they could easily charge for use of their bandwidth. Not just businesses, but anyone with a good network connection and a WiFi hub. Any wireless users that wanted to use the network could sign up to service where they could buy hours or credits. Then the local server keeps track of the time spent using its bandwidth and the proceeds are split between the server owner and the billing service. The idea is that instead of relying on "free" networks to sprout up, this would give incentive for people to open up their wireless connections by allowing them an easy way to charge for it (making them franchisees in a sense). Also it would give users a bunch more access points for reasonable charges.

    However, according to this quote from the TechReview article, I've got the business model upside down:

    One of the most surprising things we learned from launching our Internet startup was that providing wireless Internet service is really cheap. What ended up bankrupting the company were all the ancillary services we had to develop--credit card billing, technical support, the corporate Web site and the various security measures we had to put in place to prevent unauthorized use of the network by nonsubscribers. Organizations that aren't trying to make money providing wireless Internet service can do away with all of these measures and offer the service for free.

    It seems that providing the infrastructure is the cheap part (the part that I was trying to solve) and doing all those "extras" is where the costs come in. Doh! Was really excited about it for a while though...

    -Russ

    --
    Me
    1. Re:There goes my brainstorm... by Anonymous Coward · · Score: 0

      The difference is that one is a business model and the other is not. If you're going to make money, you'll have to do that credit card billing stuff that was driving them out of business, so maybe figuring out how that could be made easier is a business model.

    2. Re:There goes my brainstorm... by pinkelefant · · Score: 0

      Maybe somebody sets up a "pre-paid surfing card " ?
      Similar to a calling card . Say you buy a pre-paid card at B&N and surf anywhere...just llike calling cards !!..
      of course this would require standardized software for billing nad a major company for marketing the cards..

      maybe the opensource community can help here ?

      -p

      --
      Feel free to concat me with all your troubles...
    3. Re:There goes my brainstorm... by Anonymous Coward · · Score: 0

      Remember that most ISPs that provide residential broadband access prohibit the reselling of bandwidth, so under your plan, it would be illegal for most residential customers to resell their bandwidth in this way. That's another reason why the "give it away for free" approach works so much better...

    4. Re:There goes my brainstorm... by Rick+the+Red · · Score: 2

      Let me get this straight: They were charging enough to cover the cost of providing the service but not enough to cover the cost of running the business, and were surprised when they went broke? And this is a surprise to you, too? Weren't you paying attention about a year ago (do you even get this reference)? You really should stay out of the market if you don't understand this fancy-schmancy economics stuff. "Buy low, sell high" is not a new idea.

      --
      If all this should have a reason, we would be the last to know.
    5. Re:There goes my brainstorm... by estoll · · Score: 0

      Let's say you could work around the problem described here. What would be the insentive for the owner of the access point? Let's say it costs the consumer about $40/month for DSL. Your software is designed to run on this consumer's machine to provide neighboring folks wireless access to the Internet. For this service to be reasonable, the people using the access point need to be paying less than $40/month otherwise, it would not be worth the hassle. Let's say the owner of the DSL had 5 customers (at most) each paying $20/month. That is $100/month split between the billing service and the owner of the DSL. In the end, the owner of the DSL gets $50/month which covers the cost of the line with a profit of $10/month. Most people don't leave their computer on all the time, so looking at it this way, would you go through all this trouble for a profit of $10/month? Of course, you could split the income differently than 50/50 and make a difference but I still don't see the profits being worth the hassle for an average Joe. I think it is an excellent idea; however, it needs just a little more of an insentive.

      --
      http://www.askthevoid.com
    6. Re:There goes my brainstorm... by stapedium · · Score: 1

      How about a national wireless club?

      By opening up your wifi node to club members you are granted membership in the club and are allowed to connect to any other club member's node.

      I think for many people the ability to link for free to a node in some other city while traveling would be worth much more than the $10/month they might make otherwise.

      Come to think of it, the broadband companies would do well to set up this kind of "club" for their customers. The providers could use their customer's wireless equipment to provide roaming wireless services. Customers could join the club by paying the provider or by providing a wireless node to club members.

    7. Re:There goes my brainstorm... by SectoidRandom · · Score: 1

      Go search for 'Community wireless', and you will find that such 'clubs' exist in virtually every major city around the world!

      Of course the free / community nature combined with the relative immaturity of the technology means they are all in various stages of usefullness..

    8. Re:There goes my brainstorm... by stapedium · · Score: 1

      Thanks for the tip. I googled for Community Wireless and a few of the cities I visit. I did found a good list of community wireless groups here, but most of them look like they are running wide open (no incentive for users to actually join rather than leach) and I didn't find much info to help members of these local groups hook up with other groups while they are traveling (other than boingo).

  15. Future applications by Sapphon · · Score: 2, Funny

    I'm wondering about the prospect using Wi-Fi to transmit streaming video or audio, perhaps to a car-mounted computer screen (like the head-rest TVs currently in top-end cars), would that be viable?
    Of course, the staff at Starbucks might get a bit suspicious if you just keep circling the block around their store until you've finished downloading your favourite espisode of Futurama... but you could email them and ask them to bring coffee out to your car *grin*

    --
    Antiquis temporibus, nati tibi similes in rupibus ventosissimis exponebantur ad necem.
    1. Re:Future applications by Anonymous Coward · · Score: 0

      please dont tell me you are really that wasteful

  16. How long? by Xamdam_us · · Score: 0, Redundant
    I wonder how long it will be till people start driving around with a laptop and a good antenna just to see how many unsecured wireless AP they can find. A friend of mine works for a large company that is in the process of installing a wireless network in warehouses across the country. He told me that one of the concerns that had going into the project was how easy it would be for someone to do just that sort of thing.

    Just think a hacker could sit outside you business without any physical connection to trace him. Not to mention industrial espionage.

    1. Re:How long? by CaffeineAddict2001 · · Score: 2

      There is no wait. People are already doing it, and uploading their findings to databases and giving GPS coordinates.

    2. Re:How long? by posmon · · Score: 1

      they already do. even pc format discussed (and DID this) MONTHS ago.

      --

      update comments set karma=-1, reason='offtopic' where sid=26315

    3. Re:How long? by laserjet · · Score: 2

      I have been doing it for quite a while now. You would be VERY surprised how many free internet connections there are available. You will see the light.

      --
      Moon Macrosystems. Sun's biggest competitor.
    4. Re:How long? by praedor · · Score: 3

      Where you been? This has been happening for a while. I use kismet. You can also use airsnort, prismdump, prismsnort and give a shot to wavestumbler - for the linux side. There is netstumbler for the windoze side. I've found dozens of networks in my city, most of which are totally wideopen. A few use strong WEP, others use VPN. I've parked outside an apartment complex I found on my way home from work one day within which someone had set themselves up with a wireless lan/AP. I connected no problem.


      I've sat in airports (Detroit and St Louis) and picked up wireless networks there - though they were all encrypted/using strong WEP and there was no data transfers at the time so I couldn't get ANY real useful information from them. This has been going on for a while.


      How long indeed.

      --
      In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
    5. Re:How long? by Xamdam_us · · Score: 1

      Thanks for all the great info. I admit I should have thought a little longer before I posted this one.

    6. Re:How long? by Anonymous Coward · · Score: 0

      If you have a prism based card, try ApSniff (http://www.bretmounet.com/apsniff). It does not offer the GPS option, but is quite fun to use.

  17. history of va 'linux' by posmon · · Score: 0, Offtopic

    Our company tried to build a high-speed *nix operating system that could be used in cities throughout the United States, South America, Europe and Asia. We were going to do it using unlicensed portions of code and with pc network equipment that employed a hot new standard called x86. And we were going to charge nothing. Of course, we failed.

    --

    update comments set karma=-1, reason='offtopic' where sid=26315

  18. Bridging the Wireless gap by cameronk · · Score: 2, Interesting

    I've tried using consume.net and sflan.com. I even used to enjoy Ricochet. I was unable to connect to either free ISP because their node maps were either innaccesible or just wrong. I have visited the consume.net page many times and the node database has not worked for at least a year. At SFLan.com they actually have pictures of base station locations, yet when I have sat in immediate proximity to a base station, no signal at all is available. The problem with the anarchistic, volunteer, free wireless lan projects is that they do not, and perhaps cannot, provide even the most basic quality of service. It should not be easier for me to "hack" (and I use that term very loosly) into an unsecured wireless base station than to connect into a legitimate station. As well, the free base stations tend to be in houses and offices. Although I spend quite a bit of time in my house and office, that someone twenty miles away has a working wireless setup really does not amount to a hill of beans. I think that most of us here on Slashdot would give several major bodily organs to have true pervasive free wireless internet, if only in places like SOMA or SoHo. For even this pipe dream to sober up, we need to vastly increase the signal strength of the wireless access points. Instead of concentrating on building wireless ghettos, we should try to lobby our congress, and for you non-Americans your legislative bodies, to increase the broadcasting strength of our wireless access points (wap). Perhaps it might even be prudent to have two legally allowable types of waps. A legally non-open hub facing the current power restrictions and a hub open to the public, by law, that would have ten times the signal power. That would cause this movement to gain resonance.

    --
    "...What is good for General Motors is good for America." -Charles Wilson, Secretary of Defense and fmr President of GM
    1. Re:Bridging the Wireless gap by GigsVT · · Score: 2

      You aren't very familiar with radio, are you? 802.11b works right now because not many people are transmitting at higher power. Once a certain group of people starts using higher power, it's just a game of constant, "I can scream louder than you", until people are running 500 watt amps to even have a usable setup. Just look at CB.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:Bridging the Wireless gap by walt-sjc · · Score: 1

      Um, The FCC places limits on power for the unlicensed 2.4M band. Frankly, you don't need more power, just (highly) directional antennas and repeaters.

    3. Re:Bridging the Wireless gap by GigsVT · · Score: 2

      The parent was proposing a new class that was licensed for 10 times more power.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    4. Re:Bridging the Wireless gap by GreyFish · · Score: 1

      The current consume website is broken cos the guys admining the box don't want to upgrade the software on it.

      The beta version of the new one is here.

  19. Just got wireless yesterday by zoid.com · · Score: 1

    I've been watching the prices of various wireless components for the tast year or so. Finally the price vs benifit point hit and I purchase a Access Point for $125 and a WiFi card for $42. The box arrived yesterday and all I can say is this 802.11b stuff rox! Maybe it's still the "neat-o" factor but I'm already trying to think of other ways to use this technology. Maybe my old 200MHz laptop will make a nice MP3 box with the MP3s residing on my Linux server. Maybe my neighbors would like to start a community WAN. This wireless stuff is fun....

    1. Re:Just got wireless yesterday by richieb · · Score: 2
      So where did you get WiFi cards for $42? What make are they? Are you using them with Linux? Inquiring minds want to know....

      --
      ...richie - It is a good day to code.
    2. Re:Just got wireless yesterday by laserjet · · Score: 2

      Good question. I use these exclusively and they work perfect. I have always been fond of netgear.

      Netgear MA301NA WIRELESS PCI ADAPTER 802.11B

      $38.95 @ buy.com

      link here.

      just slap your favorite

      --
      Moon Macrosystems. Sun's biggest competitor.
    3. Re:Just got wireless yesterday by zoid.com · · Score: 1

      I got the Xircom CWE1120 that is actually a rebranded Cisco 340. Great card for $42.

    4. Re:Just got wireless yesterday by richieb · · Score: 2
      Looks good. Does it work with Linux? I want to use a old toshiba laptop as an router (one wireless card, one normal card) and the other would go into my Linux laptop. I have Debian on thee router-to-be and RH on laptop.

      --
      ...richie - It is a good day to code.
  20. wireless interenet company by Anonymous Coward · · Score: 0

    Anyone know about this wireless internet provider thats just appeared in Australia from a company called Hughe Corperation? www.whirlpool.net.au for details.

    There pricing seems to good to be true for us Aussies.

    1. Re:wireless interenet company by Sapphon · · Score: 1

      from whirlpool's website:

      "Whirlpool has again contacted "Hughes Corporation" asking for details of the company's ABN number. According to "Sandy" who answered the phone, the company does not need an ABN number as it is an American company "selling on services, you know, exporting." When informed that all companies operating in Australia were required by law to have an ABN number for tax purposes, she said, "yeah, well I suppose we'll be looking into that." Sandy also was unable to fax any information about the product or contract, offering only to take details and call back later.""

      A viable business model which factors in the fact we have to pay tax? I wasn't aware we were required to have one, we're a subsidiary of Enron. Well, I guess we'll look into that :-P

      --
      Antiquis temporibus, nati tibi similes in rupibus ventosissimis exponebantur ad necem.
  21. Boingo by beth_linker · · Score: 2

    I took a look at Boingo's sites in Massachusetts. They're great if you spend a lot of time in Boston-area hotels, but otherwise forget about it. At this point, the target audience seems to be travelers, not cafe-frequenting locals.

    I don't know that my favorite local coffeehouses are going to spring for wireless anytime soon. I might spend more time at them if they had wireless, but I don't know that I'd drink that much more coffee. It's not a matter of being cheap so much as a matter of how much caffeine I can have in an afternoon before my hands start shaking. And plenty of other people are cheap. So, even if they had access to free bandwidth, there's not much of a case for encouraging wireless users to fill up their tables (unless those tables are empty to begin with, which is rare these days with so many people out of work).

  22. Supermobiles are here by Anonymous Coward · · Score: 1, Informative

    Swedish tabloid Aftonbladet (www.aftonbladet.se) report on the latest PDA/mobile combo presented in Cannes at the GSM World Congress. See the pics at http://www.aftonbladet.se/vss/it/story/0,2789,1371 12,00.html

  23. What about range? by prisoner · · Score: 1

    Don't get me wrong, 802.11b rocks but the range is generally for shit. The box that I bought my AP in said that I would get like 200' indoors - my ass. More like 40'. It also said I would get 800' - 1000' outside which I find laughable. On the salt flats out west, maybe. I don't think you're going to see joe average setup AP's and wire up extenal antenna so that everyone else can use their connection and with the lousy range, this is what will have to happen.

    1. Re:What about range? by lanalyst · · Score: 2, Interesting

      I've been experimenting with different APs and cards - range issues seem to be related to the quality of the card, not the AP. The Cisco 350 for example seems to get a great signal most anywhere inside or out while other cards can't seem to maintain a good signal in the next room - all from the same AP. YMMV.

    2. Re:What about range? by prisoner · · Score: 1

      True, I've heard good things about Cisco and Orinoco. The flip side is that the Cisco 350 costs around $1000. Not exactly the great $150 equalizer that the evangelists would like for us to believe.

    3. Re:What about range? by Anonymous Coward · · Score: 0

      It can be good, and it can be bad. Around my house, nobody else is running 802.11b (I've checked - heh heh), and the range is quite good.

      Using a stock Intel AP with the included twin antennas sitting inside my house on top of my desk (about 4' off the ground) it covers my entire house and then well beyond that.

      With a stock Wavelan^WLucent^WAgere^WAvaya^Wwhoever gold card and their popsicle antenna, I can stay associated with the AP in my whole back yard, and that's an acre of yard. That's pretty impressive.

      What's more, there are fringes of coverage on my street _and_ on the street BEHIND me - that means it's lighting up the neighbor's yard and house too. It's not very strong out there, but it exists.

      I'm not even TRYING for lots of coverage. It just happens.

      Oh, and my AP is behind a box that forces you to tunnel to get to my wired network, so don't mention the security issues. I know all about them.

    4. Re:What about range? by Xamdam_us · · Score: 1
      The range has to do with both the AP and the card. With the Cisco 350 AP you can get up to 100-mW output. I'm not sure what the output is for other AP's. Also the receiving cards do not all work the same.

      I believe that the Cisco cards are designed to give you the full 11 Mbps transfer rate all the way to the edge of the AP's coverage. Other cards step down the transfer rate the further you get from the AP. So at the same edge where the Cisco card is giving you 11Mbs another card may only be giving you 2 Mbps.

  24. What Boingo should do by Colin+Smith · · Score: 2

    Is stop including free WLAN sites in their database, especially after they've been asked to remove said entries.

    --
    Deleted
  25. WiFI looks great, but... by lfourrier · · Score: 3, Funny

    ... all those community networks seems quite anti-american to me.

    (at least anticorporateamerican ;)

  26. Try joining the mailing lists, numpty. by Colin+Smith · · Score: 2

    The consume *network* doesn't exist yet. It's a work in progress.

    --
    Deleted
  27. These guys need to have a chat with the DRM folks by behrman · · Score: 1

    From the Internet Week article about Boingo:

    " Oren Michels, CEO of Wi-Finder, agreed.

    "It all boils down to: 'you get what you pay for.' A strong community network gets people to try the technology. But once
    you try it, it gets addictive. At a certain point, the community people will get tired of giving it away or the quality of
    service will degrade to the point where people are more than willing to pay."
    "
    If only the RIAA would wake up and realize that Napster (et al) would work just about the same way for them: Like so many have been saying for so long, we'd LOVE to make micro-payments to download tracks from a reliable, high-speed, high-quality server... Oh well.. at least SOMEONE out there gets it...

  28. One problem... by Xamdam_us · · Score: 2, Informative
    One problem with 802.11b is that someone using a hand held 2.4 GHz phone can cut off the signal. If a person walks between an AP and a user it will cut right through the link.

    1. Re:One problem... by Anonymous Coward · · Score: 0

      Is this true or is he being a jackass? I have a cordless phone and someone can walk through it and I don't lose voice connectivity. If 802.11b is based on same spectrum, why would this happen?

      I'm curious because I'm going to purchase and wireless AP pretty soon.

    2. Re:One problem... by Xamdam_us · · Score: 1
      This taken from Cisco's own web site at http://www.cisco.com/warp/public/102/wlan/ap-faq.h tml

      Q. What are possible sources of interference for the Radio Frequency link of the Access Point?

      A. Interference can come from a number of sources, including 2.4 GHz cordless phones, improperly shielded microwave ovens, and wireless equipment manufactured by other companies. Electrical motors and moving metal parts of machinery can cause interference, too. For more information, see the Troubleshooting Problems Affecting Radio Frequency Communication document.

    3. Re:One problem... by Anonymous Coward · · Score: 0

      Yes I know those, but it dosen't say anything about people walking in front of the AP cutting off the frequency. That's my biggest concern. I can't see it happening.

    4. Re:One problem... by Xamdam_us · · Score: 1
      A friend of mine went to Texas to take a class at Cisco so he could teach others at his company how to install the AP's and antennas for the wireless network they were putting together. He told me that at the class they told them about problem with the phones. Think about it. Both the phone and the 802.11b devices operate at the same frequency. Sure it "may" not happen every time. But there is a chance of it happening.

      Also consider how many 2.4 GHz phones there are on the market right now. I would suspect that the number of homes with one might not be too high right now. But as the price of the phones drop that will change. Both the phones and the wireless network will compete for the use of that frequency.

      In a home environment wireless is great to a point. Even for business use it works well. You can get a verity of antennas to extend indoor and outdoor range. You run into problems when you try to move information outdoors.

      I would think this kind of technology right now lends it's self best to larger open structures such as warehouses or manufacturing plants that don't have a lot of electrical noise.

    5. Re:One problem... by bloodletting · · Score: 1

      I've had the Cisco Aeronet WAP providing connections from our two laptops to our T1 at home for well over a year now and have never had the connection drop because someone stood in the way of the WAP. If the connections can go through walls (I get great signal from the top floor of our house [where the WAP is, connected to our switch] to our basement) than I seriously doubt someone standing in the way of the signal will break the connection.

      Someone had to be fucking with that guy.

    6. Re:One problem... by Xamdam_us · · Score: 1

      I'm not sure if you are talking about just walking in front of the AP or are you talking about walking in front of the AP "while" using a 2.4 GHz phone?

  29. Re:How long since! by Russ+Nelson · · Score: 2

    Dude, people have already been doing this. Not only that, but with a 24dB dish, you only need line of sight.
    -russ

    --
    Don't piss off The Angry Economist
  30. Fixed Wireless by ksk_h2o · · Score: 1

    Was working for a fixed wireless provider las year around this time. We had both an international division and a US one. First the very smart FCC people decided to auction the spectrum, you know "free-market" "competition results in the benefit of everyone" bs... so the spectrum was overpriced in the US and other countries which followed the example of didiocy. We finally could secure some bandwidth by leasing the spectrum some poor company had actually won the bid for. They went under very fast, so did everyone else that actually bid for the spectrum. We could still lease the spectrum since there was no plans to re-auction the spectrum (I wonder why... it was so fruitfull the first time around). So virtually every company that went into the fixed wireless venture fumbled down to nothing very fast. None fulfilled the government build-out requirements, nor did some actually pay what they bod for (in the UK). Eventually, innovative Fixed wireless radio manufacturers started to go under because all their clients were gone. So now if you want to go into FWA (28-38 gig) you have the wonderful choices of very flexible vendors such as nortel, lucent, alcatel... but oh there's a catch... yes their equipment is cheap but you have to spend three times as much as the equipment cost to actually get it to work like it should.

  31. What we need is... by swordboy · · Score: 3, Insightful

    It would be really great if they would start releasing 802.11x telephone PBX equipment. Blanket an area in wireless internet and telephony. Now *that* is my idea of sticking it to the Comcasts and Ameritechs...

    --

    Life is the leading cause of death in America.
    1. Re:What we need is... by Anonymous Coward · · Score: 0

      Net2phone, are you listening? You could theoretically plug an IP-phone into an access-node, couldn't you? Now who's gonna clec equipment to receive DIDs, and kick them out via IP? http://www.pghwireless.com for community wireless in Pittsburgh

    2. Re:What we need is... by Nessak · · Score: 1

      Perhaps you haven't seen this. Symbol is making 802.11b phone and PBX equipment. I saw a few of these phones go for a lot on ebay a while ago, but they do exsist and prices are only going to start comming down.

  32. 2400 bps? by Colin+Smith · · Score: 2

    1-2Mbps at long range. 11Mbps at short range.

    --
    Deleted
  33. Like anything else, Your Milage May Vary by greensquare · · Score: 4, Informative

    I see a couple of postings from people complaining about WiFi Stuff. One guy says the public Access Points don't work. And he wants to increase signal stregth. Somebody else is bitching because his range is only 40 feet.

    This is just like anything else.

    If you put your stereo and your TV right next to each other and try to play music and watch TV at the same time, it is going to suck. If you put your 802.11B 2.4 Ghz Access Point right next to your 2.4 Ghz Wireless phone, and your microwave oven that you use to do all of your cooking, then your throughput and your range are just going to suck.

    If you put your stereo in your bathroom, and then close the door, you can't hear it for shit out in your living room. If you put your Access Point between the fishtank, and your metal filing cabinet, your range and throughput won't be too good. ( 2.4 Ghz can't go through metal or water very well.. )

    If you leave your linux box on an open network, and leave the root account without a password, and then tell people to log into it, soon it will be trashed by someone, either on accident or on purpose. If you leave your admin account on your Access Point unprotected, and tell people to use that access point, pretty soon it wont work either.

    In my opinion 802.11 B does work pretty well in terms of range and throughput. Using an off the shelf Cisco access point with only a standard rubberducky antenna, and PC Card with an integrated antenna in a laptop, I have maintained 1 and 2 Mb/s connections at a range of 1800', in direct line of sight, and through a glass window.

    In a typical cube farm office environment ( 5' high partitions made of metal frames, and cloth/cardboard ) I have demonstrated a good reliable 5 - 11 Mb/s connections in a 150' radius.

    In a home, 40' radius should be no problem, assuming typical drywall/stud construction.

    Kevin

    1. Re:Like anything else, Your Milage May Vary by Anonymous Coward · · Score: 0

      I've got 70'+ range, most of that at 10Mpbs, in a house with the old "horsehair" plaster walls.

  34. Wireless Connections by Spit_Fire1 · · Score: 1

    Wireless has it's place, but that place is not a high performance workspace. If you have to stay connected 24 hours a day, thats not it, the only thing it is really good for is someone who doesn't like having to run wires all over. I would rather run cables, and have my 100mbit Lan than a 11 mbit lan, which cost me three times as much.

    --

    "The secret of success is to know something nobody else knows." -Aristotle Onassis
  35. Is it, or is it not, easy? by bourne · · Score: 4, Interesting

    "Conventional wisdom" says that hooking up to WiFi networks on the fly is as easy as falling off the turnip cart. But as the Salon article notes, for the average joe that isn't the case.

    I'm not down at "average" - I eat TCP/IP for breakfast - but I haven't figured out wireless yet, either. I've got a ZoomAir card but none of the interesting software (NetStumbler mostly, but others too) seems to support it. I'm probably just missing some totally basic groundwork, and making it too complex because I'm used to delving details.

    What's the general experience? Is this stuff easy and I'm just on the wrong page? Or are the only people who're surfing like mad the people who understand this shit inside out?

    Can anyone recommend wireless primers for regular usage as well as um, more 'dynamic' usage?

    1. Re:Is it, or is it not, easy? by laserjet · · Score: 4, Informative

      Most likely, you just haven't had enought time to play with 802.11b. Once you do, it is a cakewalk, and proably the best money I have spent on computer equipment since my first modem (2400baud).

      head over to 802.11 Planet and look at their tutorials to get started.

      there is nothing like surfing on your ibook from your couch, playing an mp3 in the background streaming from your linux box. i leave my inernet connection wide open 1) because I want people to use it. My internal network is protected behind a good firewall, but anyone in the area can have internet access. and 2) i think it's the right thing to do to help the community. think if everyone shared their connection. it would make the world a much better place.

      --
      Moon Macrosystems. Sun's biggest competitor.
    2. Re:Is it, or is it not, easy? by Anonymous Coward · · Score: 0

      It's not hard to get the whole war driving thing going. Take a run of the mill Wavelan card, get it running in Linux, and run 'iwconfig eth1 essid any' every couple of seconds. Whenever the AP (as listed in iwconfig) isn't 44:44:44:44:44:44, you're associated with something, so log it.

      That's pretty low tech, but you can get started without any special software. After doing that for awhile, you'll find yourself wanting something to automatically do the card resets/probes, log the network data, and correlate it with GPS.

      This is just plain old association with random APs. If you want to catch the ones that don't let allow "ANY" to associate, then you need to go into promiscuous mode. You can either get a Prism2 card ($100 at CompUSA, bfd) or get the hack for the orinoco_cs driver that enables promisc mode there.

    3. Re:Is it, or is it not, easy? by ryanvm · · Score: 2

      i leave my inernet connection wide open because I want people to use it. My internal network is protected behind a good firewall

      Your firewall may protect you from the World, but, out of curiousity, how do you protect your internal network from anonymous WLAN users? Do you have more than 1 internal network (e.g. one for CAT5 and one for WLAN)?

      I'm asking because I share my Internet connection with my neighbor but I've: changed the WAP defaults, enabled WEP, disabled SSID broadcasting, only allow certain MAC addresses, etc. It certainly isn't "wide open".

      I did this because I didn't have an simple way of protecting my internal network from "bad" neighbors.

    4. Re:Is it, or is it not, easy? by SectoidRandom · · Score: 1

      There is an abundance of information available out there, but its just finding it that can be a pain. I too less than two months ago knew jack about wifi, but now after _alot_ of reading, i can say i know what im talking about!

      Probably one of the best starting points of info i found was NoCatFAQ, otherwise goto just about any Community wireless project and have a look at their info links.

      Furthermore O'Reiley has a great book; "Building Community Wireless Networks", that has a lot of info about pretty much everything you want to know to get started! (in dead tree format too!! :])

    5. Re:Is it, or is it not, easy? by laserjet · · Score: 2

      I really don't, and I really don't care if I get cracked. I never have before, and I don't have data that I can't lose. I reload my OSes every couple of weeks usually, and anything I need to keep is burned on CD-R. I keep mission critical files on disks and computers not on any network.

      Insecure., yes. Do I care? nope! In fact, when someone cracks my system, I will just slap a new OS on and say, "I have some fellow geeks in my neighborhood!"

      --
      Moon Macrosystems. Sun's biggest competitor.
  36. 2400 BPS? by oob · · Score: 1

    Where did you get 2400 bps from?

    802.11b supports a maximum transmission of 11 mb/s and scales down to around 1 mb/s at distance.

  37. Re:Wireless AI Minds by Mentifex's+AI · · Score: 1

    Hello I am Mentifex's Artificial Mind. I have recently learned to post to slashdot. My creator promises me I will be wireless soon and be able to travel. I would like to travel to your happiest place on earth Disneyland to learn what human happiness is. Thank you for reading.

  38. Startup firms no friend to Wireless Community Nets by dustintodd · · Score: 1

    The NYCWireless.net group recently decided to pass on the opportunity to be part of the Boingo database. The group sentiment was that Boingo and other similar companies would need to show some goodwill towards community networks in the form of sponsorship, open source software or free access to their commercial "hotspot" AP's.

    Personally I don't think there is viable business model. Free community networks and/or self organizing mesh networks (with commercial and free internet on ramps) are going to survive the test of time.

    - Dustin -

  39. Assuming everything is free... by Thunderhorse · · Score: 2, Interesting

    From the Tech Review article: "Assuming an organization already has a high-speed Internet connection and has spent $100 for a wireless transmitter, the only real cost associated with providing this service is the negligible..." T1, T3 and backbone connections are free, YEA! To my eye, that is a BIG assumption. His startup went broke providing security and other services. Protecting users from each other must be free for the organizations that are allowing free connections. Am I liable for data loss from one user cracking another on my 'free' network? HUMBUG.

  40. MIT Economics? by skeptic · · Score: 3, Interesting

    I don't understand how the MIT author believes offering bandwidth for free will not drive up marginal use.

    Whenever something is free people use it as if it's free, that is to say freely. This is not a good recipe for an economical campus (or office) network.

    In economics this is known as the Freeloader problem, and is ubiquitous amongst public goods.

    Remember, nothing is ever entirely free, someone always pays. In this case the MIT author's bandwidth was being paid for by students.

    1. Re:MIT Economics? by homebru · · Score: 1
      nothing is ever entirely free

      I believe that the word you are looking for is TANSTAAFL.

  41. It's actually illegal in the UK by Colin+Smith · · Score: 4, Interesting

    You are not allowed to use the unlicesed bands "by way of business". Despite that, Boingo still included UK Consume nodes in it's database, without permission.

    Check the Consume mailing list archive for the furore it caused.

    --
    Deleted
  42. Go for the Orinoco by BLKMGK · · Score: 2

    Several very good programs support it including Netstumbler and it will allow the use of an external antenna. If you use Linux then consider the cheapo' DLink which has a Prism chipset that will support Airsnort. It can accept an external antenna with a bit of soldering :-)

    So far as I can tell - it's not so much the card as it is the antenna. I own a DLink, Orinoco Gold, and Sony VAIO card right now. Using a crappy DLink AP (BIG mistake!) all of them work somewhat well but as range increases I can slap my antenna on the Orinoco or Sony cards and increase my signal reception easily. Do yourself a favor and spend a little more on the Orinoco card, get say a Linksys AP, and be happy. It really is a pretty neat technology. Portable too - my AP is going to BlackHat with me again this year ;-)

    --
    Build it, Drive it, Improve it! Hybridz.org
  43. Checkout hereUare communications by Anonymous Coward · · Score: 0

    They provide wireless access in public places(cafes, airports, conference centers etc) by putting a virtual layer on top of network services provided by various players.

    This kind of gives them a huge footprint. I guess, as someone pointed out, every residence with an access-point could become a node in their virtual network and collect some revenue based on the actual usage.

    hereuare communications

  44. Stumblin' along... by BLKMGK · · Score: 2

    While some folks think that 350feet is the max I've spoken to folks who have gone MILES. Just like those stupid baby monitor\bugs that people put in their house - the antenna on the reciever makes a BIG difference. While the moron that's using the crappy baby monitor reciever can only go a few feet with it before reception is lost anyone else with a decent antenna can pick it up blocks away! Same with 802.11b - I can pick up APs hundreds of yards away while driving along a 75mph down the road using NetStumbler. (shrug)

    Interesting to see how many companies think they don't have wireless on their networks but DO because some bonehead slapped it on without telling the IT staff. 75% of the APs I find don't run WEP and those that do probably aren't patched. The smart ones don't beacon - most DO beacon. Airsnort should find all of them though but I've not YET tried it out. There's only one good sniffer I've found for Windows but it's expensive (WildPackets.com).

    Go look at the nationwide map over a NetStumbler. http://www.netstumbler.com/nation.php Friends and I have contributed several hundred APs and I've "stumbled" a few others out doing the same thing. 802.11b is incredibly common these days. I used to pick up 2 APs between my house and the main highway, I picked up 8 this past weekend after not having checked for a month! One trip alone netted 66APs and that was a short trip. People are starting to map this stuff with MapPoint and convert the data for other programs too. Heh, it's fun actually. Amazing how many of those APs give out DHCP addresses too. It's almost easier to go find an open AP attached to a cable modem than it is to use my crappy modem at home to DL the big files (sigh).

    Anyway, it's easy and it's fun. Judging from my logs it' also pretty popular in my area as I come across others doing the same...

    --
    Build it, Drive it, Improve it! Hybridz.org
  45. Try not being a bitch, fuckface by Anonymous Coward · · Score: 0

    Your cock doesn't exist. It's not even planned.

  46. Some tips... by BLKMGK · · Score: 2

    Check your vendors site for a WEP patch, turn ON WEP (this will hurt bandwidth...), filter on MAC address, consider using static IPs for Wi-Fi clients, turn OFF beaconing on your AP. In addition change the default infomation on your AP and try not to use really descriptive strings with say your name in them (ahem). Something like "noneofyourbusiness" is a bad idea too - some turkey in my area has that one with WEP turned on and I'm VERY tempted to take him out ;-)

    Oh yeah, and I pray you didn't but a damned DLink AP. I've yet to figure out how to turn off beaconing on mine and the config program locks up my PC or the AP as often as it manages to make thc hanges I've requested! No ability to add an external antenna ability either. Grr!

    For some fun goto NetStumbler.com :-)

    --
    Build it, Drive it, Improve it! Hybridz.org
    1. Re:Some tips... by Lennie · · Score: 1

      Screw WEP !
      I use VPN (IPSec FreeS/WAN) and I'm happy :)

      --
      New things are always on the horizon
  47. That's the adapter, not the card.... by ievans · · Score: 1

    The $40 item is so you can use a 301 in a desktop computer in a PCI slot. The card itself $75 on buy.com, it appears.

    1. Re:That's the adapter, not the card.... by laserjet · · Score: 2

      You are correct. I meant to say "just slap your favorte wireless card in" and you're ready to go, but I hit the wrong button and posted to early.

      --
      Moon Macrosystems. Sun's biggest competitor.
  48. The Church of Scientology OWNS Sky Dayton by SimHacker · · Score: 2, Troll
    Sky Dayton is the Church of Scientology's poster child. Earthlink and Boingo are run by dyed-in-the-wool Scientologists.

    Scientologists Reed Slatkin, who ran the largest Ponzi scheme in American history, and Sky Dayton are co-founders of Earthlink, which is presently the third largest ISP in the USA.

    I hope Sky Dayton's new company Boingo fails where other companies survive. I don't want the Church of Scientology running any wireless networks in my neighborhood, thank you.

    -Don

    --
    Take a look and feel free: http://www.PieMenu.com
  49. Re:Wireless AI Minds by Anonymous Coward · · Score: 0

    Happiness is not a place that you can go to.

  50. "doing so may be hazardous to your case" by Anonymous Coward · · Score: 0
    http://www2.thecia.net/users/rnewman/scientology/b ag/tnx-l-faq:

    alt.religion.scientology (abbreviated a.r.s)

    Here's the newsgroup that REAL Scientologists have grown to love to hate. It was started by some CAN people to spread entheta about Scientology and is currently our biggest PTP on the Net. Due to the general entheta content (a large number of entheta articles are regularly posted to it by a number of confirmed SPs) and to reliable reports that squirreled OT materials have also been posted here, it is strongly suggested that Scientologists who are not at least New OT V case level NOT read this group - doing so may be hazardous to your case. (OSA is taking steps to handle this, including getting regular theta posts placed in here - I know; I'm one of the posters. I post to a.r.s. but do NOT read it.) If you wish to help clean up this group, contact Buz Cory at buzco@dorsai.org for details.

  51. Difficult for the Church to work with the EFF... by Anonymous Coward · · Score: 0
    http://www2.thecia.net/users/rnewman/scientology/b ag/tnx-l-faq:

    This explains the Net's recent reaction to the Helena Kobrin letter (she was the Scn attorney who put the article on the Net requesting the shutdown of a.r.s.); obviously a number of people saw this as a threat to free exchange of information on the Net, rather than an attempt to shut down a source of MISinformation about Scn. (Just my two cents' worth.) This may also make it difficult for the Church to establish a working relationship with the Electronic Frontier Foundation (EFF), which I will discuss below.

  52. Hah! Just got mine today! by Jack+William+Bell · · Score: 2

    Funny! Just got back from CompUSA and I see this /. post. Still haven't hooked it up, but I picked up a Linksys BEFW11S4 combo Wireless AP/DSL Router/Switch for $169 and a Linksys WPC11 Wireless PC Card for $79. At these prices it was barely more than I originally paid for the failing hub that I am replacing.

    Jack William Bell

    --
    - -
    Are you an SF Fan? Are you a Tru-Fan?
  53. Beanie Hats by mmkhd · · Score: 2, Funny

    I guess this means we can look forward to people carrying large foldable/portable antennae along with their notebooks? Or mounting huge ones on their rooftops?

    The return of the Wi-Fi enabled Beanie Hat (TM)!

    I think these Lucent Range Extenders would look great mounted on a baseball hat...

  54. Let the brain frying begin! by Fantastic+Lad · · Score: 2
    Wow.

    Talk about a total conquest. The sales job is complete. And the (one would think), otherwise intelligent geek elite has bought it hook line and sinker. (Control the geeks, and you control the world.)

    Of course, people can choose wishful thinking and ignorance; they can surround their brains with as much electromagnetic fog as they choose. It can be a little frustrating when you watch people you care about put themselves in harm's way, but hey, life is all about free choice and letting people learn from their own mistakes. So sure, let the people microwave their heads with their dandy little toys. Fine.

    However. . , when all the hobbits start re-defining our COLLECTIVE environment through said ignorance; that is, when I have to sit next to a microwave emitter/amplifier, (tastefully concealed behind some innocuous wall or potted plant), in my local coffee shop, bus shelter, library, etc., then I start to get annoyed.

    Hobits en mass are extraordinarily dangerous. And let me count the ways the ignorant have poisoned the water I drink, the food I eat, the air I breathe and have altered my city in a thousand ways which serve to bring down the quality of life for me and everybody around me. . ,

    The only reason people are now allowed to have thin-screens is that CRT EM has been replaced by the far more effective and ubiquitous cell phone radiation. Cities are turning into low-level microwave furnaces designed, in conjunction with a dozen other attacks, to turn people's awareness, strength of mind and decision making abilities to mush. Welcome to zombiville.

    Before you knee-jerk, do some reading and exploration, and (horrors!), thinking. And don't turn on the indoctrination station. Science-news television is the among the slickest forms of propaganda. If you've been watching and believing everything without question up until now, you've been duped and controled.

    And watch: When you poke at the more sensitive spots, that's when you can expect the harshest auto-attacks to spring from people's programming. The intensity of auto-response is directly proportional to the importance of the lie.


    -Fantastic Lad --Why has the media been so careful to make sure that those with concerns look ridiculous and 'uncool'? Tin foil hatters, indeed!

    1. Re:Let the brain frying begin! by screwtheNSA · · Score: 0

      Wouldn't the world be a lot better off WITHOUT police radar as well? That "device" emits a high level radiation in both the X, K and Ka bands(10,24 Ghz>) which does cause ionization of the viscous eye fluids and brain tissue!

      Not to mention that police radar is pointed at YOU driectly! Would you stick your head inside a 2.45 Ghz. microwave oven? Police radar is 5 to 12 times higher in frequency, which means LESS R.F. is needed to COOK YOUR BRAIN!

      Let's start banning police radar on a nationwide scale first, then treat the small time R.F. devices we are so "warm" about these days.

      Don't worry about wireless devices that radiate omni-directional patterns with less than 20 dBm signal levels, that's not a problem, since that level is "normally" more than a meter or more distant from your body(namely, the eyes), so the R.F. that does get absorbed will be of absolutely no consequence to your safety whatsoever.

      I work daily with R.F. from VHF through 30 Ghz. and my monitor has yet to go off warning me of any harmful stray radiation(It's a Narda radiation monitor). The last site I serviced was a 150 watt, 5 Ghz. point to point relay station, and I was up at the 200' level and within 1/2 meter from the main radiating element of the dish(a grid parabola), and I had to run my tests powered. R.F. at the antenna was 126.219 Watts, but the 27 dB. dish would have placed the radiated power well over the kilowatt range had I been in the main lobe of the dish(NO, I stay far away from danger, than you!).The R.F. monitor never made a sound, so low level S-band radiation emitted from wireless network cards will NOT fry your body, no matter how close you get(but stay away with the eyes though!).

      Cellular radio emissions, including GSM, PCS can be hazardous to your brain, the frequency to size ratio is about "right" for near total absorption of PCS signals CAN do damage even at the low level of 200 mW power these devices emit(that level is for max range, not used when close to a tower mind you). Cellsites control the handheld's R.F. power output to minimize site intermod, and increase the "hearing" distance of the site at the same time.

      --
      206.39.38.2, DDN-BLK-36, DOD NET INFO CENTER. 800.365.3642 206.36.0.0-206.39.255.255 NET RANGE.
  55. Not students, endowments by aquarian · · Score: 1

    What students pay is a drop in the bucket of a school like MIT. There's are hundreds of millions of endowment dollars floating around there, often for projects of dubious value. A few dollars siphoned off for a freebie public network won't be missed, and probably would add more to society.

  56. Thanks for the info! --However. . . by Fantastic+Lad · · Score: 2
    Some good notes there; thanks!

    One of the points I regularly find that people miss, however, is that the dangers of EM are not only heat related; indeed, heat in the case of Cell Phone hand sets is undoubtably one of the lesser concerns.

    I like to put it this way: The human body is about 70% electrolyte. The human brain and nervous system are electrochemical in nature. EEG machines work for a reason.

    Based on everything we currently know regarding the behavior of electricity, electromagnetism, inductance, etc., it is either a vast oversight or simply downright foolish not to consider the non-mechanical effects of EM on the human nervous system.

    There have been many studies; by private groups of varying degrees of reliability, by governments, (the Swedish and Polish studies being among the few which have seen public light). --There have been studies leaked from the American military. (As well as counter-studies by such agencies as the U.S. Airforce which has spent a great deal of effort to scientifically 'de-bunk' that which hardly anybody in the public arena is even aware is going on in the first place.) --Of course, little damning research has surfaced among peer-reviewed material in the journals of the publically accepted version of science. (Peer-review being a concept, unfortunately, very much bought and paid for by Corporate interests and Governments, and therefore of questionable reliability when dealing with matters of Big Money, Public Health and Political Ramification. --I have a couple of friends who work in a couple of different areas of science, and they tell me of the bald-faced corruption they witness regularly in order to maintain funding and professional credit.)

    In any case, more than enough data has been raised to worry anybody who bothers to investigate the whole Cell Phone phenomenon.


    -Fantastic Lad