wpa2-psk

Paresh Sawant paresh.sawant
Wed Nov 21 07:11:52 PST 2007


Yes it takes "RSN" too.

On Nov 21, 2007 8:24 PM, Dan Williams <dcbw at redhat.com> wrote:

> On Wed, 2007-11-21 at 19:02 +0530, Paresh Sawant wrote:
> > WPA2 means RSN. The conf file parser would fail if you write "RSN"
> > since it is not correct value for proto. So if you write WPA2 it would
> > perform RSNA.
>
> I'm pretty sure that wpa_supplicant accepts either RSN or WPA2 for this
> value.
>
> Dan
>
> > "TKIP" for pairwise cipher is acceptable  and in that case grp cipher
> > would be forced to be TKIP.
> >
> > On Nov 21, 2007 6:57 PM, Anjali Shirvoikar
> > <anjali_shirvoikar at persistent.co.in> wrote:
> >         Will following work?
> >
> >         network={
> >               ssid="my_ssid"
> >               scan_ssid=1
> >
> >
> >               proto=RSN
> >
> >               key_mgmt=WPA-PSK
> >               pairwise=TKIP
> >               psk="my_psk_passphrase"
> >         }
> >         Thanks,
> >
> >         Anjali
> >
> >
> >
> >
> >         ______________________________________________________________
> >         From: Paresh Sawant [mailto:paresh.sawant at gmail.com]
> >         Sent: Wednesday, November 21, 2007 6:51 PM
> >         To: Anjali Shirvoikar
> >         Cc: hostap
> >         Subject: Re: wpa2-psk
> >
> >
> >
> >
> >
> >         yes it does.
> >
> >         All that you need is following network block in your .conf
> >         file
> >
> >         network={
> >               ssid="my_ssid"
> >               scan_ssid=1
> >               key_mgmt=WPA-PSK
> >               proto=WPA2
> >               pairwise=CCMP
> >               group=CCMP
> >               psk="my_psk_passphrase"
> >         }
> >
> >
> >
> >         On Nov 21, 2007 6:20 PM, Anjali Shirvoikar
> >         <anjali_shirvoikar at persistent.co.in> wrote:
> >
> >         Hi,
> >
> >         Does the wpa_supplicant support wpa2-psk ? Can anyone send me
> >         a
> >         wpa_supplicant.conf file for configuring wpa2-psk?
> >
> >         Anjali
> >
> >         _______________________________________________
> >         HostAP mailing list
> >         HostAP at shmoo.com
> >         http://lists.shmoo.com/mailman/listinfo/hostap
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > HostAP mailing list
> > HostAP at shmoo.com
> > http://lists.shmoo.com/mailman/listinfo/hostap
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20071121/51ab4f51/attachment.htm 



More information about the Hostap mailing list