<br><br><div class="gmail_quote">On Thu, Aug 6, 2009 at 1:24 PM, Sandy Harris <span dir="ltr"><<a href="mailto:sandyinchina@gmail.com">sandyinchina@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Zachary Uram<<a href="mailto:netrek@gmail.com">netrek@gmail.com</a>> wrote:<br>
<br>
> 2) How do I make my laptop more secure so others on wifi network can't<br>
> steal or sniff my packets?<br>
><br>
> I heard many people using free wifi get heir passwords sniffed, etc.<br>
<br>
The encryption built into the 802.11 WiFi standard is called WEP,<br>
for "Wired Equivalent Privacy". Its design goal was ONLY to be<br>
as secure as an unencrypted ethernet, where anyone who<br>
can plug in can sniff your packets. That is of course an utterly<br>
bone-headed design goal for a wireless system.<br>
<br>
Moreover, they got it wrong and a whole series of attacks<br>
that break WEP have been published. Examples:<br>
<a href="http://www.isaac.cs.berkeley.edu/isaac/wep-faq.html" target="_blank">http://www.isaac.cs.berkeley.edu/isaac/wep-faq.html</a><br>
<a href="http://eprint.iacr.org/2007/120" target="_blank">http://eprint.iacr.org/2007/120</a><br>
<br>
In short, WEP is broken. So if you actually want a secure<br>
wireless network, you have to use some other protocol,<br>
SSH or IPsec, to protect that connection.<br></blockquote><div><br>Your correct about WEP being insecure. However, it is better than no security.<br><br>And the alternative to WEP would be security modes WPA-PSK (or WPA Personal) and WPA-Enterprise.<br>
<br>Thanks.<br>Raseel <br></div></div>