Question on configuring with AES, PEAP, EAP-GTC, etc.

Jouni Malinen j
Sun Feb 3 03:32:04 PST 2013


On Mon, Jan 28, 2013 at 12:06:10PM -0800, Ben Greear wrote:
> I'm trying to help someone get wpa_supplicant to authenticate with their
> Cisco 2602.

Any details on what does not work?

> In in windows, they have this sort of configuration:
> 
> WPA2
> AES

proto=WPA2
pairwise=CCMP

> The profile is configured as:
> 
> EAP-PEAP

eap=PEAP

> login-name:  foo

identity="foo"

> password: foo-passwd

password="foo-passwd"

> For PEAP inner, they are using
> EAP-GTC (generic token card)

phase2="auth=GTC"

> The credentials for GTC has 'Use my Password' selected.

That password setting above does this.

> Anonymouse name:  anonymous

anonymous_identity="anonymous"

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list