Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-07-2009, 12:02 AM
Bill Wells
Guest
 
Posts: n/a
Default Where do I find WPA2-PSK AES on WinXP SP3

Where do I find WPA2-PSK AES on WinXP SP3?

I thought Windows XP Professional SP3 came with WPA2-PSK but I can't find
it.

If I doubleclick on the Wireless Network Connection applet;
And then I press "Change advanced settings";
On "Wireless Network Connections Properties" form "Wireless Networks" tab;
I press the "Add" button and go to the "Association" tab;
I give it a "Network name (SSID)" and check to connect even when the
network isn't broadcasting the SSID.

The problem is here next ......

The "Network Authentication" only lists Open, Shared, WPA, & WPA-PSK;
The "Data encryption" only lists Disabled & WEP.

But I want WPA2-PSK & AES.
I thought WPA2-PSK came with service WinXP Pro SP3!

Do you know the secret for WPA2-PSK on the WinXP SP3 wireless connection?
I googled, and tried the following from KB
http://support.microsoft.com/kb/299357 but it didn't change anything:
c:\> netsh int ip reset c:\resetlog.txt

Reply With Quote
  #2 (permalink)  
Old 02-07-2009, 12:37 AM
Kayman
Guest
 
Posts: n/a
Default Re: Where do I find WPA2-PSK AES on WinXP SP3

On Fri, 6 Feb 2009 16:02:59 -0800, Bill Wells wrote:

> Where do I find WPA2-PSK AES on WinXP SP3?
>
> I thought Windows XP Professional SP3 came with WPA2-PSK but I can't find
> it.
>
> If I doubleclick on the Wireless Network Connection applet;
> And then I press "Change advanced settings";
> On "Wireless Network Connections Properties" form "Wireless Networks" tab;
> I press the "Add" button and go to the "Association" tab;
> I give it a "Network name (SSID)" and check to connect even when the
> network isn't broadcasting the SSID.
>
> The problem is here next ......
>
> The "Network Authentication" only lists Open, Shared, WPA, & WPA-PSK;
> The "Data encryption" only lists Disabled & WEP.
>
> But I want WPA2-PSK & AES.
> I thought WPA2-PSK came with service WinXP Pro SP3!
>
> Do you know the secret for WPA2-PSK on the WinXP SP3 wireless connection?
> I googled, and tried the following from KB
> http://support.microsoft.com/kb/299357 but it didn't change anything:
> c:\> netsh int ip reset c:\resetlog.txt


Configuring Windows XP IEEE 802.11 Wireless Networks for the Home and Small
Business
http://technet.microsoft.com/en-us/l.../bb457016.aspx

Reply With Quote
  #3 (permalink)  
Old 02-07-2009, 01:23 AM
Big_Al
Guest
 
Posts: n/a
Default Re: Where do I find WPA2-PSK AES on WinXP SP3

Bill Wells said this on 2/6/2009 7:02 PM:
> Where do I find WPA2-PSK AES on WinXP SP3?
>
> I thought Windows XP Professional SP3 came with WPA2-PSK but I can't find
> it.
>
> If I doubleclick on the Wireless Network Connection applet;
> And then I press "Change advanced settings";
> On "Wireless Network Connections Properties" form "Wireless Networks" tab;
> I press the "Add" button and go to the "Association" tab;
> I give it a "Network name (SSID)" and check to connect even when the
> network isn't broadcasting the SSID.
>
> The problem is here next ......
>
> The "Network Authentication" only lists Open, Shared, WPA, & WPA-PSK;
> The "Data encryption" only lists Disabled & WEP.
>
> But I want WPA2-PSK & AES.
> I thought WPA2-PSK came with service WinXP Pro SP3!
>
> Do you know the secret for WPA2-PSK on the WinXP SP3 wireless connection?
> I googled, and tried the following from KB
> http://support.microsoft.com/kb/299357 but it didn't change anything:
> c:\> netsh int ip reset c:\resetlog.txt


Your network card in your PC and the associated drivers determine the
level of security its capable of not Windows, or so I thought.

Reply With Quote
  #4 (permalink)  
Old 02-07-2009, 05:49 PM
Jack \(MVP-Networking\).
Guest
 
Posts: n/a
Default Re: Where do I find WPA2-PSK AES on WinXP SP3

Hi
Many capacities of the OS are not upfront applications but rather info files
and system files that are ready to work if the Hardware and or an
Applications need them.
Windows XP SP3 include the capacity to impellent and use the current gamut
of Wireless Security. However what would be used (or available) is dependent
on the Wireless Card and the Wireless source (usually Wireless Router/Access
Point). The Devices' Drivers are the one that provide the configuration info
to Windows.
From the weakest to the strongest, Wireless security capacity is.
No Security
Switching Off SSID (same has No Security. SSID can be easily sniffed even if
it is Off)
MAC Filtering______(Band Aid if nothing else is available, MAC number can be
easily Spoofed).
WEP64____(Easy, to "Break" by knowledgeable people).
WEP128___(A little Harder, but "Hackable" too).
-------------------
The three above are Not considered safe.
Safe Starts here at WPA.
-------------------
WPA-PSK__(Very Hard to Break).
WPA-AES__(Not functionally Breakable)
WPA2____ (Not functionally Breakable).
Note 1: WPA-AES the the current entry level rendition of WPA2.
Note 2: If you use WinXP bellow SP3 and did not updated it, you would have
to download the WPA2 patch from Microsoft.
http://support.microsoft.com/kb/893357
The documentation of your Wireless devices (Wireless Router, and Wireless
Computer's Card) should state the type of security that is available with
your Wireless hardware.
All devices MUST be set to the same security level using the same pass
phrase.
Therefore the security must be set according what ever is the best possible
of one of the Wireless devices.
I.e. even if most of your system might be capable to be configured to the
max. with WPA2, but one device is only capable to be configured to max . of
WEP, to whole system must be configured to WEP.
If you need more good security and one device (like a Wireless card that can
do WEP only) is holding better security for the whole Network, replace the
device with a better one.
Setting Wireless Security - http://www.ezlan.net/Wireless_Security.html
The Core differences between WEP, WPA, and WPA2 -
http://www.ezlan.net/wpa_wep.html
Jack (MVP-Networking).


"Bill Wells" <hammer29@sbcglobal.net> wrote in message
news:se4jl.16244$yr3.6453@nlpi068.nbdc.sbc.com...
> Where do I find WPA2-PSK AES on WinXP SP3?
>
> I thought Windows XP Professional SP3 came with WPA2-PSK but I can't find
> it.
>
> If I doubleclick on the Wireless Network Connection applet;
> And then I press "Change advanced settings";
> On "Wireless Network Connections Properties" form "Wireless Networks" tab;
> I press the "Add" button and go to the "Association" tab;
> I give it a "Network name (SSID)" and check to connect even when the
> network isn't broadcasting the SSID.
>
> The problem is here next ......
>
> The "Network Authentication" only lists Open, Shared, WPA, & WPA-PSK;
> The "Data encryption" only lists Disabled & WEP.
>
> But I want WPA2-PSK & AES.
> I thought WPA2-PSK came with service WinXP Pro SP3!
>
> Do you know the secret for WPA2-PSK on the WinXP SP3 wireless connection?
> I googled, and tried the following from KB
> http://support.microsoft.com/kb/299357 but it didn't change anything:
> c:\> netsh int ip reset c:\resetlog.txt



Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Where can I find Peer Reviewed Articles? Jeff Liebermann alt.internet.wireless 0 09-15-2007 03:52 AM
naked porn , nyc personals , teen online dating , healthy teen dating hwryh8w3r9yur83wur888@gmail.com alt.cellular.cingular 0 09-01-2007 06:16 AM
WINXP SP2,lost MultiMedia Audio Controller Ritter197 alt.comp.hardware 2 01-10-2007 04:08 AM
WPA2 Personal Setup moncho alt.internet.wireless 4 10-24-2005 10:20 PM
WPA2 ready client adapters Emlynfluff alt.internet.wireless 1 08-01-2005 10:08 PM


All times are GMT. The time now is 09:12 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45