Re: wireless network security best practice?
From: demeck (diazcarrion_at_hotmail.com)
Date: 09/06/03
- Next message: Nico Coetzee: "Linux vs Windows on Virii - Questions"
- Previous message: Neil Sandow: "browser behind firewall causing me to receive ICMP messages?"
- Next in thread: James Knott: "Re: wireless network security best practice?"
- Reply: James Knott: "Re: wireless network security best practice?"
- Reply: erik: "Re: wireless network security best practice?"
- Maybe reply: wesley: "Re: wireless network security best practice?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 5 Sep 2003 20:41:32 -0700
"/dev/null" <dev.null@BeginThread.com> wrote in message news:<WXr2b.257963$uu5.59065@sccrnsc04>...
> We have a local wireless net. Is 128 bit WEP and MAC filtering enough?
>
> I tend to think not, anyone could sniff and pick up MACs and then set their
> card to use that MAC, and eventually break the WEP at brute force.
>
> Feedback/Comments?
WEP is broken (despite the key size) and MAC filtering is easily defeated,
but it keeps script-kidies away (for awhile).
You should try VPN/IPSec solution and some sort of authentication, like a
captive portal, for example: http://nocat.net/.
I have proposed and implemented this solution (VPN + captive portal + ...)
as an academic project, but it's based on OpenBSD and i386 (I setup the
Access Point in a 386 box). I think the security was enhanced a lot, but
there's a price to pay: network overhead. WEP (128 bits) decreases the
throughput by 30% and IPSec (Tunnel - ESP - 3DES-CBC HMAC-MD5) by 60%.
Actually, I feel this kind of solution is the best way to protect your
network nowadays.
I could point the references to my project and the Security X Overhead paper
but they are in portuguese. Sorry.
Other solutions:
* 802.1x - most access point vendors suport 802.1x by default. Windows XP
has a 802.1x client (supplicant) built-in. Some researchers pointed out some
security failures.
* Wait for WPA (Wi-Fi Protected Access). I'm not sure whether the access
point vendors have deployed it already.
hope it helps,
demeck
- Next message: Nico Coetzee: "Linux vs Windows on Virii - Questions"
- Previous message: Neil Sandow: "browser behind firewall causing me to receive ICMP messages?"
- Next in thread: James Knott: "Re: wireless network security best practice?"
- Reply: James Knott: "Re: wireless network security best practice?"
- Reply: erik: "Re: wireless network security best practice?"
- Maybe reply: wesley: "Re: wireless network security best practice?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|