Slashdot Mirror


Microsoft and Wireless Authentication

An anonymous reader writes: "Microsoft's been working on a new, secure authentication standard for 802.11b called PEAP. [ed. note: it's a draft standard] Cisco already offers secure authentication for their own wireless gear with LEAP, and did an outstanding job of making this capability available for Linux and OS/X, as well as for Windows. My question is, since PEAP is dependent upon the Windows EAP-TLS infrastructure, are Linux and OS/X going to be left out in the cold as this new standard is pushed by MS? Sifry's has some good commentary and links. Opensource wireless hackers, are you working on this?"

45 of 135 comments (clear)

  1. What's there to work on? by srwalter · · Score: 5, Insightful

    I think the more logical approach is rather to more thoroughly develop the existing standing LEAP. Just because MS made a new standard doesn't mean that everyone has to use it.

    Seems to me it is a much more efficient use of man-power to just ignore it; maybe it will go away. I don't see why Cisco would invest their time in money in making themselves compatible to a competing technology. The only one who benefits from it is MS, therefore, they should be the only ones to use it. And if they /are/ the only ones to use it, it doesn't even benefit them.

    --
    Freedom is the freedom to say that 2 + 2 = 4
    1. Re:What's there to work on? by blixel · · Score: 4, Interesting

      not like Microsoft that keeps working to only enhance their lock in on the desktop and OS while making it difficult for other platfroms to be comatible...

      What's the problem? MS has already painted themself into a virtual corner. They have the Desktop and that's all they have. By doing things like this they are just adding more coats of paint, hence - further insuring they have no way out of the corner. Meanwhile CISCO and other companies, both profit and non profit, are doing the "right thing" and are gaining a foothold in other, and in my opinion - more important markets. Technology is changing rapidly. Microsoft won the Desktop. Good for them - but who really cares? The Desktop as we know it is disolving rapidly. What is MS going to do then? Only time will tell...

    2. Re:What's there to work on? by Oculus+Habent · · Score: 4, Informative

      I'm not closely familiar with LEAP, but it works with major platforms already. LEAP works with Cisco cards which are supported under Windows and Linux, and with Apple's AirPort cards (not the AirPort Base Station, though) as long as you have revision 2.0 (free download) or later.

      Of course, this doesn't mean LEAP covers Sun, SGI, Cray, and other hardware/OS combinations. But then, you probably won't be setting up your workstations and supercomputers so you can wander around with them; nor are you likely to have corporate visitors to plunk down an SGI on visits. The current options cover much of the personal computer market.

      --
      That what was all this school was for... to teach us how to solve our own problems. -- janeowit
    3. Re:What's there to work on? by lizrd · · Score: 2

      LEAP is a proprietary protocol and does not have very much of the way of cross vendor support. If you want to use LEAP, you pretty much need to have both Cisco client adapters and Cisco access points. The technology has been licensed by a few other vendors, but it is far from widely accepted. PEAP on the other hand, despite being developed by Microsoft, is an open standard with a draft RFC and everything. Overall, it stands a much better chance of being able to work with generic wireless equipment (MS will see to it that the most common chipsets are supported with windows drivers). In addition, you aren't tied to a MS PKI with PEAP. The protocol is also supposed to support authentication via MS-CHAP v2, which is a username/password authentication protocol already supported by some open source applicantions, including freeradius.

      --
      I don't want free as in beer. I just want free beer.
  2. Wireless Hackers by Wumpus · · Score: 5, Funny

    Opensource wireless hackers, are you working on this?

    *Yawn*

    No, we're not. Can I go back to sleep now?

  3. OS X support by _fuzz_ · · Score: 2, Informative

    Microsoft supports its proprietary NTLMv2 on Mac OS X (http://www.microsoft.com/mac/products/win2ksfm/de fault.asp) so they might also support OS X for this.

    --
    47% of all statistics are made up on the spot.
  4. Standard? by JamesOfTheDesert · · Score: 3, Insightful
    My question is, since PEAP is dependent upon the Windows EAP-TLS infrastructure, are Linux and OS/X going to be left out in the cold as this new standard is pushed by MS?

    My answer is, it won't become a standard unless companies other than Microsoft support it. Besides, there is a big difference between "a standard" and "the standard". I'd be curious to know how many of "the standards" (HTTP, TCP/IP, etc.) require the use of proprietary technology.

    --

    Java is the blue pill
    Choose the red pill
  5. Re:Insert Conspiracy Theory Here by NanoGator · · Score: 3, Insightful

    The worst case scenario is that it gives people more reason to go to Linux or OSX. Sounds funny I know, but I've overheard several "geez, MS tightening up that market too?" conversations around the office. Every time MS tightens it's grip, my company thinks harder about how to not be dependent on them.

    --
    "Derp de derp."
  6. open1x.org by Anonymous Coward · · Score: 3, Informative

    There's an open source effort that supports 802.1x with EAP-TLS (http://www.open1x.org). One could probably extend this to work with PEAP, if needed. But there are other protocols that may "win out", such as TTLS or LEAP.

  7. We have our own! by bartman · · Score: 5, Informative

    Some of the people from the FreeS/WAN team have been working on WaveSec. Wavesec uses IPSec, a well known and trusted standard, to secure the radio waves.

    --
    -- bartman
    1. Re:We have our own! by bartman · · Score: 2, Informative

      The actual home page of WaveSec is this.

      --
      -- bartman
  8. Just use VPN by A+Commentor · · Score: 3, Interesting

    Why add new software when there is software that will handle this already. The wireless link is just as unsecure as the internet, 802.11b should always be placed OUTSIDE of the firewall (w/ firewall protecting your private network). Why is this so hard?

    --

    Looking for any old 8-bit Heathkit/Zenith software/hardware - http://heathkit.garlanger.com

    1. Re:Just use VPN by SectoidRandom · · Score: 2

      A vpn is great except for one thing; CPU use, software encryption with something like FreeSWAN will very quickly use up that 600Mhz pc/router you use for authentication. Think about five clients and that thing is hosed. :( (There is a nice formula for cpu requirements at the FreeSWAN page I think)

      Yes VPN (say IPSEC / L2TP) in hardware would be great for this, but if your talking 50+ users the cost will skyrocket, and worse if like me you are talking about community wireless networking 500+ users, it's not an option.

  9. What's wrong with it? by vanyel · · Score: 4, Informative

    From my quick scan of the actual IETF draft, it takes the existing PPP authentication model and wraps it in TLS for security, which seems like a reasonable quick-fix. Given that it's being run through the IETF, which from a quick search, LEAP isn't, it would seem to me that PEAP is the better option of the two...

  10. LEAP? PEAP? Just say EAP-TTLS... by hrbrmstr · · Score: 5, Interesting

    EAP-LEAP is one of the worst attempts (after basic WEP) at developing a protocol to secure wireless communications. Better to do IPSec through a VPN than to use it.

    EAP-PEAP is not just a M$/Cisco standard (but they are major backers of it). There are four/five documented security problems with PEAP, the worst of which is some nefarious individual being able to take over your roaming session with almost no effort (especially with Cisco's beta implementation). Read the RFC if you want to verify. Word of caution to all wireless freaks: PEAP is probably going to be what you'll be using to roam between 802.11b "cells" when they start popping up all over (AT&T - amongst others - has plans...big plans...). Keep your ssh tunnels at the ready if you ride those etherwaves...

    EAP-TLS's major shortcoming is the reliance upon a PKI infrastructure (how many of *you* have certificates?).

    The only real way out (at the moment) of the wicked mess that is wireless networking is EAP-TTLS. It has the strong security of the encrypted communications of EAP-TLS without the need for certificates for authentication and handles roaming much more securely than EAP-PEAP.

    Unfortunatley, M$ and Cisco have embraced EAP-PEAP as the be-all, end-all of secure wireless communications. What we need is for some good developers to make stacks for Windows, Linux and MacOS so we can avoid being stuck in an insecure purgatory. Then again, Microsoft seems to encourage insecure wireless networks the way their interface to 802.11b networks is designed. I'm sure they (and lots of other large organizations) would love to see us use the most insecure method of wireless communications possible.

    Truth-be-told, it takes a great deal of horsepower in AP's (read: buy new h/w) and also takes some back-end systems to support EAP-PEAP or EAP-TTLS, and I doubt we'll see entries from Linksys or D-Link (and if we do see all-in-one solutions from them, it's game-over for security anyway). So there won't be a big saturation in the home market (where most of the wireless $$$ are going now).

    Smart Fortune 500's use VPN's on top of WEP (or the forthcoming next-gen WEP standard that rotates keys much more frequently) if they use it at all. The NIST (www.nist.gov) has all but told the government to just say "no" to wireless networks in any branch/office.

    I realize the point was to make sure we have tools in Linux so we aren't left out of wireless networks that employ EAP-PEAP. I say we try to ensure folks use the best possible technology *or* support multiple EAP subtypes (since there are lots of them and they're always adding more) and employ a method of restricting types of traffic on connections that had to use weaker (or no) authentication (i.e. WEP or LEAP? - need to use VPN... PEAP/TTLS? - maybe ok enough to go ahead w/o).

    --
    Mind the gap...
    1. Re:LEAP? PEAP? Just say EAP-TTLS... by bogie · · Score: 5, Informative

      I think your rant is a bit misplaced. MS's PEAP is an effort to create a standard to go with MS's future HOME wireless products. Its not an effort to destroy existing EAPTTLS vendors like Funk et al, nor is it an effort to ensure linux clients can't participate in secure networks. How many linux users do you know that will be buying MS's home wireless kits?

      Regarding EAPTLS and certificates, it actually works very well and is completely Free if you using Win2k and XP clients as opposed to the expensive software that does EAPTTLS. A PKI that is setup to serve wireless clients in a corporate environment is not hard for any decent windows admin to setup. All you have to do is buy 802.1x hardware like the excellant Orinoco products and in under 2 hours you have a full 802.1x network with rotating keys and Mutual authentication. I have this set up at home and its awesome. You can read about how to set it up here. http://www.microsoft.com/windowsxp/pro/techinfo/de ployment/wireless/default.asp

      For those of you without a 2k AD domain, you can emulate this with opensoure software by using FreeRadius which now supports 802.1x http://www.freeradius.org/ Also for more opensource goodness please visit http://www.open1x.org/

      On tip for those of you interested in 802.1x is to buy a Orinoco RG1000 an excellent AP in its own right and flash it with the AP-500 firmware. That way you get a 802.1x Wireless AP for ~$100.

      In conclusion if you still reading realize that while MS is bad(very bad) this is not an effort to lock linux out or wireless security.

      --
      If you wanna get rich, you know that payback is a bitch
  11. Easy security out of the box by InnovATIONS · · Score: 4, Insightful
    That appears to be the real challenge for the wireless vendors. This is perhaps the thing about the article that I agree with the most.

    I see all these wireless hubs being sold at consumer electronics stores because they are simpler than wired networks and I think 'is someone who regards plugging CAT5 cables into a hub to be 'too complicated' going to be able to set up any security that is not completely out of the box? These are so wide open they might as well include in the box a warchalking decal to stick on your front window.

    The funny thing is that if the wireless hub vendors DID get their act together on this then easy security would be a feature that would resonate strongly with the average consumer.

    Remember how long the auto industry argued that requiring airbags in cars would kill auto sales?

    1. Re:Easy security out of the box by vanguard · · Score: 2

      is someone who regards plugging CAT5 cables into a hub to be 'too complicated' going to be able to set up any security that is not completely out of the box

      Are you kidding? The beauty of wireless isn't that it's simple, it's that you don't need wires. I'm typing on my wireless notebook right now as I kick back on my couch. Being tied down by an ethernet cable would suck.

      You may not mean it but you come off a bit arrogant when you suggest that you're smarter than all the people buying wireless hubs at the local retail outlets.

      --
      That which does not kill me only makes me whinier
  12. This is Bullshit. Here's Why: by Anonymous Coward · · Score: 5, Interesting

    - This is a multi-vendor effort, since the first question every wireless equipment reseller gets asked during the first five minutes of any REAL customer presentation (i.e., the ones with geeks, in them, not fat corporate flunkies looking for a couple hours off and free pens) is: what do you have besides WEP?

    - Cisco in particular has been getting bashed for LEAP not being a real standard, not being open-source (ask the Radiator guys at open.com.au what kind of answer they got when they wanted to implement LEAP) and having at least two security loopholes (search slashdot for the info)

    - It does NOT require deployment of a certificate authority. It depends on how you decide to configure your setup, and will work just the same as LEAP, but in a standardtized way.

    - I have Cisco beta firmware (for Aironet 350) that implements this for two months now. It has a few quirks, but it's supposed to be stable come Q4 (i.e., in a couple of weeks now). It's a trifle slow, and seems to glitch on WEP key rotation.

    (the real issue is not just two-way authentication, but authentication AND key management.)

    - It's supposedly compatible with just about any 802.1x client (so Xsupplicant should work, but I couldn't be bothered to try)

    - Apple already supports LEAP (so so), so full 802.1x/PEAP support should be forthcoming.

    What you guys should REALLY be worried about (well, those of you who actually manage the networks you set up your boxes in) is the complete, utter lack of decent Windows 2000 support for this.

    There is NO WAY everyone using WLANs (even Cisco ones) will migrate to XP (and I don't see any corporate moves in that direction on my side of the pond), and even less chance that your run-of-the-mill corporate user runs Linux on his laptop, so W2K support will be a hellish problem.

    (It was supposed to be in the last W2K service pack, but since the "flagship" XP version isn't out, I guess we're at Bill's mercy.)

    Oh, and did I mention time to market for non-Cisco vendors? And the AP-on-steroids you need? :)

  13. It is MAC address based, and not just for Wireless by Degrees · · Score: 5, Informative
    Cabletron (now Enterasys) tried their darnedest to get their SecureFast VLAN technology adopted as an IEEE standard, but couldn't. Great technology, it tracked every MAC address that entered any switch on the LAN. Problem is, it took lots of horsepower, and Cisco's gear wasn't the low-cost leader by throwing in tons of CPU. Their price point had a benefit: turned them into the 800 pound gorilla. When Cabletron (practically invented VLANs) brought this VLAN technology up for a vote, it got voted down - and the current 'packet tagging' scheme got approved (doesn't take many CPU cycles to look at a tag or not, compared to each switch maintaining access lists and doing lookups on new MAC's).

    Fast forward to today, and the SecureFast scheme is still the most secure. So it made sense to Microsoft to work with Enterasys to build a wire level authentication scheme into its OS. Christen it "EAP".

    Cisco's LEAP is a derivative, and Funk Software has implementations that seem to be more robust (less propriatery).

    The wireless aspect of it is in the news because that is perceived as the most vulnerable part of LANs today; but realize that these schemes work just as well for wired networks too.

    --
    "The most sensible request of government we make is not, "Do something!" But "Quit it!"
  14. RTFA - Better title would have been - New Standard by puto · · Score: 5, Insightful

    There are six other contributors to the Project. Microsoft and Cisco are there and while they are two mighty large behemoths in the industry there are several other people and orginizations with their eggs in the basket too.

    The ed copy almost urges us to pour wood on the MS sacrificial pyre.

    Any large outfit with software, hardware, anything do do with networking is gonna have their fingers in this pie. And MS or Cisco would have not been idiots to get on it. And both companied can put money and people on the case.

    MS realizes UNIX(Linux)is a force and although they do not like, know they must coexist. The days of MS thinking they could destory us or over. But every crusade needs its zealots, and us on the Nix have em.

    Hey if MS can do something to secure the MS networks I have to support, and it contributes to the community. Take their money, develop it, and we all benefit from it. I might get a weekend off.

    Just a draft for a project with multiple backers. But is has MS in it so lets skew the editorial comment.

    Truth in Journalism is hard to come by we all have learned to read between the lines.

    We read the slashdot cause it compiles info from sources on the web we do not have go looking for. Neither time nor inclination. But referencing someone elses work, and then putting a slant on it is something else. It is cheesy. If you want to spin, learn to spin. Sometimes the articles here have all the intelligence of liner notes from 80's hair bands.

    Puto

    --
    The Revolution Will Not Be Televised
  15. Mac support, yes.. Linux support, I doubt it by Aqua+OS+X · · Score: 3, Interesting

    MS tends to support Mac OS, albeit poorly, with their various networking protocols, passports, etc. No doubt, the MacBU (Business Unit) at MS typically has to play catch up, it usually gets the job done. (I have a feeling that those poor guys are left out in the cold on a lot of things :))

    As for linux though... I doubt MS want's to go out of the way to make linux users feel welcome.

    However if things keep going the way they're going, open standards will always prevail. I would imagine that most WiFi router manufacturers would rather sell routers that function on all 3 major platforms right immediately (as the do now). Seems kind of dumb to sling hardware that only functions on Windows, with the possibility of mac support 6 months down the line, and little possibility of Linux support.

    --
    "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
  16. Re:Yeah.. .just like they did it with IP stacks... by Oculus+Habent · · Score: 2

    But it isn't the same. THe MS TCP/IP stack works with other OSes because TCP/IP was already a standard. They're talking not only about replacing other implementations, but replacing the standard with one that, well, isn't standard.

    Just as Microsoft encouraged software modems because it was cheaper and OS-dependant, and they are now encouraging software DSL/cable modems, Microsoft seems to be making this move to ensure a place in the market for some time.

    --
    That what was all this school was for... to teach us how to solve our own problems. -- janeowit
  17. prism2 cards by igotmybfg · · Score: 2, Informative

    I just got my linksys wpc11 wireless pc card working under Red Hat 7.3. The drivers are available at www.linux-wlan.com/. These drivers do not support Microsoft's new standard. This may leave many people out in the cold because most wireless cards sold today are based on the prism2/2.5/3 chipset.

  18. Re:OS X support - yeah, today by feldsteins · · Score: 3, Insightful

    Yeah, today. It'll be one version behind all the time and then one day - who knows - "oh we're not making that for the Macintosh anymore...our customers dont' want that." It's the same reason why I wouldn't want anyone to port DirectX to the Mac. Rather we should all throw our weight behind OpenGL dispite any short-term gains that might be had going the other way.

    --
    You like your Macintosh better than me, don't you Dave? Dave? Can you hear me Dave?
  19. All Bad!! by metoc · · Score: 5, Funny

    So far:
    M$ proposes improvement to wireless security. Bad!
    Ci$co supports M$. Bad!

    IETF in the pockets of M$ & Ci$co. Bad!

    Open Source community cannot implement IETF standards. Bad!
    Microsoft! Bad!
    Ci$co! Bad!
    No wireless security! Bad!
    Slashdot users have no alternatives! Bad!
    Slashdot users waste their time reading this! Bad!
    In case Slashdot users need to hear it again. Microsoft BAD!!

    1. Re:All Bad!! by unicron · · Score: 2

      Reminds me of Dana Carvey doing George Bush on SNL with the night-vision goggles:

      "It's scary! It's scary!"

      --
      Finally, math books without any of that base 6 crap in them.
  20. Gee by ViceClown · · Score: 4, Informative

    Could this have anything to do with Microsoft's upcoming wireless products this fall? Wouldn't be just too convenient to have your own proprietary security standard for your branded wireless devices. This is the kinda crap I hate from MS :-(

    --
    Have a Happy.
  21. Re:Insert Conspiracy Theory Here by frascone · · Score: 2


    But, is that better or worse than just using an existing protocol and filling it full of vendor specific stuff so that it will only operate with other microsoft items.

    Case in point: Have you ever tried to get a dhcp address from a hotel with high speed access? If you 're running windows, it works great. If you're running linux (and sniffing the connection, of course), you see responses filled with microsoft vendor specific extensions, and you do *not* get a lease.

    Either way it sucks. I hate Bill.

  22. Re:Insert Conspiracy Theory Here by zapfie · · Score: 2

    Uh, winmodems weren't invented, nor are they currently designed, by Microsoft. It is just a generic term meaning a modem that uses CPU and OS resources in place of some onboard chips to lessen the cost, Sorry to burst your bubble.

    --
    slashdot!=valid HTML
  23. Microsoft secure authentication standard by gelfling · · Score: 2, Troll

    "one of these things is not like the other, three of these things are kind of the same"

    everybody sing !!!!

    seriously - there ought to be a literary term for a sentence like that, oh wait there is, it's called

    "Irony"

  24. Aren't there already VPN standards? by danielsmc · · Score: 3, Insightful

    Why do we need new network security standards for WLANS? There are already standards for VPNs that fill the same need. From a security standpoint, a WLAN is about as secure as the internet. Why not just treat the WLAN as "the internet" and let all users to connect to it using a VPN standard that is already supported on almost all platforms. This seems to be a simpler and cheaper way.

  25. Re:Driver based encryption by RabidOverYou · · Score: 2, Funny

    > It is a known fact that Bill Gates sold off most of his shares.

    Be sure to include an appendix in your thesis on this.

  26. Secure authentication without passwords by XNormal · · Score: 2

    Passwords suck. More precisely, people suck at making and memorizing passwords. Here's an idea for secure authnentication without passwords:

    I set up my wireless card until I can see the ID string of the network. I don't have any access yet.

    I start the authentication client and type in a descriptive name for my machine.

    I call the system administrator on the phone.

    The system administrator sees my authentication request with the associated description and authorizes it.

    That's all.

    Why is it secure? The actual shared secret is generated by Diffie-Hellman key exchange or other method that is secure against sniffing. Theoretically it is vulnerable to a man-in-the-middle attack but in practice it is difficult to perform on a broadcast medium like wireless. Even if it is practical it is impossible to do it silently without raising suspicion - the attack attempts will be clearly visible on the list of authentication requests and the request must be authorized manually.

    --
    Stop worrying about the risks of nuclear power and start worrying about the risks of not using nuclear power.
    1. Re:Secure authentication without passwords by XNormal · · Score: 2

      Just in case it wasn't clear - this is done only once to introduce a new terminal into the wireless network. A strong key is generated and stored in the machine. This is the equivalent of plugging the cable into an RJ45 socket.

      "Wire Equivalent Privacy"

      If an authenticated machine falls into the wrong hands (stolen laptop) it can be used to connect to the system. To protect against this a password or other means of authentication may be required for each new connection. Stealing a machine AND guessing a single password is much harder than driving by with any wireless equipped machine and trying to guess any password.

      --
      Stop worrying about the risks of nuclear power and start worrying about the risks of not using nuclear power.
  27. Why not just use IPSec? by jerkyjunkmail · · Score: 2, Informative

    I posted this in some other discussion the other day but.........

    Why not just use IPSec? My co worker and I have been trying to figure out how to securely deploy 802.11b around the office and I came up with the idea of using IPSec. I'm the lone Macintosh island in a sea of Windows desktops and laptops at the office so I'm waiting for next week(when I get my copy of Jaguar and hence IPSec support) to really get to hack on this but the current plan is use an IPSec VPN(and throw WEP out the f'ing window) to secure the line of communication. I will set up either an OpenBSD, FreeBSD or Linux(preference in that order, yeah I know I've got a BSD partiality) firewall between the AP and the wired LAN and only allow traffic over the IPSec VPN. From my initial research I found some docs on doing wired IPSec communication but in theory that should apply to the wireless as well.

    here's some useful links. I hope to be able to adapt some of the information to suit using OS X.
    OpenBSD IPSec
    FreeBSD IPSec
    Windows 2000 to FreeBSD
    DaemonNews Article
    FreebsdDiary Article

    After pondering the "secureness" of using IPSec in lieu of WEP I've come up with one weakness and one side affect since clients get DHCP addresses in the clear and any communication to the wired LAN is encrypted. Say jane sales chick shows up with her personal laptop and tries to use the wireless network in the office she gets a IP address but can't get into the wired net because she can't establish a IPSec VPN. Joe cust service has his laptop in the office too. he get an IP but gets blocked by the IPSec Firewall. as a side affect there is nothing stopping Joe and Jane from swapping music, warez or pr0n. The only weakness I can think of is that Johnny hacker could try to exploit one of the wireless clients(if there are any) and use that as a jumping off point to the LAN or to his/her credentials. Another thing I've given some thought to is depending on the overhead of IPSec you could take the onion skin approach making the side effect a little more difficult to non tech type(we all know how secure WEP is) by also using 64 or 128 bit wep in addition to IPSec.

    Since this is all theory until next week when I get Jaguar, feel free to point out any stupid lines off thought, inaccuracies, etc. I've got going on here. If I'm successful I'll probably document it and post on the Web.

    --

    --
    What is pirate software? Software for inventory of stolen treasure?
  28. Re:Secure? by Chicane-UK · · Score: 2

    Sheesh.. I am hardly one to stand up for Microsoft, but how can you compare Microsofts history for system security by using a nearly 5 year old example of their OS!

    I should imagine if you plonked an unsecured *n*x box of any distribution on the net without any patches, from around 1998, it would be comprimised just as quickly..

    --
    "Hey! Unless this is a nude love-in, get the hell off my property!!"
  29. MS article on this, plus an alternative by Jacco+de+Leeuw · · Score: 2
    Here's an article by Microsoft on this matter. It basically says that Microsoft will solve all your problems if only you would buy into the latest Microsoft offerings (XP, ActiveDirectory etc).

    Would you rather use a solution based on open standards, try Wavesec. It is mostly based on IPSEC, DHCP and DDNS.

    --
    -------
    Warning: Slashdot may contain traces of nuts.
  30. It's not good enough anyway by Jason+Straight · · Score: 2, Interesting

    802.11's link and ethernet layer aren't secure, and if the underlying security issues aren't taken care of it won't help anything that's pasted to it. I don't care what is added to 802.11 I can still sniff out, and join any 802.11 network, by cracking wep with airsnort, then changing my MAC to an authorized MAC, then I can poison arp tables on the entire network the wireless device is connected to.

  31. What are you talking about?? by alienmole · · Score: 4, Informative
    Just a draft for a project with multiple backers. But is has MS in it so lets skew the editorial comment.

    Huh? Did you actually read the referenced article? It explicitly talks about the potential dangers here to non-Microsoft systems.

    Seems to me there are plenty of issues here that have the potential to affect Linux wireless access. We want to avoid a repeat of the winmodem situation, which in this case could be more severe because it affects access to networks, not just a local piece of hardware. The way to do that is to make sure information gets out early, along with awareness of the protocols, issues, and potential traps involved.

    You describe yourself as "us on the Nix", but I have to wonder if you've ever touched anything other than Windows - otherwise, you might actually have some appreciation of the real-world problems of coexisting with Microsoft's perpetually broken stuff.

  32. Re:secure? by Havokmon · · Score: 2
    secure authentication [...] dependent upon the Windows EAP-TLS infrastructure

    Just by the sound of it it doesn't look very secure to me.

    You think that's not secure.. I setup a wireless network for my mom, who runs XP. When I did the test setup on Win98 machines, I had to specify the 128bit key on each client, just so I could get a connection. I don't want unknowns to access the network. When I went to the XP box, guess what option was present:
    "My key is provided for me"

    WTF?

    Fortunately it didn't work.

    --
    "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
  33. Old news by richie2000 · · Score: 2
    Bah, that draft is obsolete:

    Expiration Date
    This memo is filed as draft-josefsson-pppext-eap-tls-eap-02.txt, and expires August 22, 2002.

    BTW Simon, have you found any more year-old milk cartons in your fridge lately? :-)

    --
    Money for nothing, pix for free
  34. Redundant?!? by tlambert · · Score: 2

    I read all of the other comments, even the trolls.

    I don't see anyone else pointing out that the draft expired the dat this story was posted.

    What gives?!?

    -- Terry

  35. MS PEAP's Already Here by sjvn · · Score: 2, Informative

    "Microsoft's been working on a new, secure authentication standard for 802.11b called PEAP.

    Actually, MS is more than working on it. They've implemented it in WinXP SP1. See the July Cable Guy for more details.

    http://www.microsoft.com/technet/treeview/defaul t. asp?url=/technet/columns/cableguy/cg0702.asp

    Steven

  36. LEAP is better what we have by ejoe_mac · · Score: 2, Insightful

    While there are issues with what goes into LEAP, the one that I keep having is the need for Cisco's ACS or Funks RADIUS server. I can find better things to do with $4500 bucks, but oh well.

    The key item that LEAP lets me do is change WEP keys on a continual basis. Every 15 minutes my WEP key changes, so faster than you can get enough packets together and crack it, the key has changed. I have yet to see any other implementation that takes this route to secure things.

    I don't believe anyone here will stand up for static keys, or MAC level filtering. Some people don't need the idea of having to use a VPN at the office (aka Exec's). So my choices are limited. Thankfully we've been using nothing but Cisco Wireless stuff, so the investment isn't as high.