Re: WEP problems with ndis and ath drivers

Motonori Shindo <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile,gmane.os.freebsd.devel.net
Message-ID <[email protected]>
Kenneth,

Well, this is a bit off topic of this mailing list but let me
continue:-)

From: "Kenneth D. Merry" <[email protected]>
Subject: Re: WEP problems with ndis and ath drivers
Date: Tue, 23 Mar 2004 22:52:04 -0700

> > Shared-key authentication is in fact a worse option than open
> > authentication. Basic idea how shared-key authentication works is as
> > follows:

(snip)

> > Considering all this, Access Point should always reject shared-key
> > authentication even if Station requests it. 
> 
> Yikes!!
> 
> That is bad.  So what's the point of WEP then?  I knew it was insecure, but
> that is pretty lame.  Is there any other authentication scheme for WEP that
> won't reveal the key to a malicious 3rd party?

A couple of clarifications I'd like to make:

 1) Shared-key Authentication is broken not bcause WEP is insecure.
    It is broken by design. Any stream cipher with this type of
    authentication scheme will exhibit the same problem. 

 2) Shared-key Authentication doesn't reveal the WEP key. What it
    reveals is the "key stream" that is generated out of RC4.

As for authentication scheme, 802.1x with EAP/TLS is considered to be
reasonably secure.

> I suppose, at least with my router, the best thing to do would be to use
> WEP for data transmission and control access via MAC address.  The next
> step would probably be to put a firewall on the inside of the router and
> only allow through traffic that is encrypted with IPSec...

WEP is also broken and MAC address spoofing is quite easy. If your
router supports neither 802.1x nor WPA, use WEP wisely:-) For example,
change the key as frequently as you can, use the longest key length
possible, and stay away from automatic key generation from pass
phrase, etc.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.