 |
|
|
|
| Author |
Message |
Tom
Joined: 15 Aug 2007 Posts: 57
|
Posted: Thu Sep 06, 2007 8:58 pm Post subject: PEAP, EAP? |
|
|
I don't see much info on using PEAP either implicitly through configurating a
device appropriately, or programatically in whatever manner possible. I also
don't don't see any PEAP options in setting up LAN connections in the WM5 PPC
emulator.
Is PEAP only available when wi-fi is being used? Or when 802.1X is being
used? Is there a way to test PEAP within the emulator? I don't see anything
in the emulator settings for using PEAP or 802.1X.
Any hints welcome... thanks!
(Please excuse the x-post to microsoft.public.windowsce.embedded but I did
get one hit on PEAP there so I figure plain-Jane CE folks may have used PEAP
programmatically or whatnot. Thanks.)
Regards,
Tom
Archived from group: microsoft>public>pocketpc>developer>networking |
|
| Back to top |
|
 |
Paul G. Tobey [eMVP]
Joined: 15 Aug 2007 Posts: 741
|
Posted: Fri Sep 07, 2007 12:48 pm Post subject: Re: PEAP, EAP? |
|
|
As far as I can think, yes, PEAP is only available, at the moment, for WiFi.
No, there's no way to test PEAP from the emulator and I don't follow why
that would make sense anyway. What is it that you're trying to test?
Paul T.
"Tom" wrote in message @microsoft.com...
>I don't see much info on using PEAP either implicitly through configurating
>a
> device appropriately, or programatically in whatever manner possible. I
> also
> don't don't see any PEAP options in setting up LAN connections in the WM5
> PPC
> emulator.
>
> Is PEAP only available when wi-fi is being used? Or when 802.1X is being
> used? Is there a way to test PEAP within the emulator? I don't see
> anything
> in the emulator settings for using PEAP or 802.1X.
>
> Any hints welcome... thanks!
>
> (Please excuse the x-post to microsoft.public.windowsce.embedded but I did
> get one hit on PEAP there so I figure plain-Jane CE folks may have used
> PEAP
> programmatically or whatnot. Thanks.)
>
> Regards,
> Tom
> |
|
| Back to top |
|
 |
Tom
Joined: 15 Aug 2007 Posts: 57
|
Posted: Fri Sep 07, 2007 2:12 pm Post subject: Re: PEAP, EAP? |
|
|
Hi Paul,
>
I was trying to test PEAP capabilities WM 5.
I tried looking for any hard-wired 802.1X settings, but couldn't find any.
Additionally, I tried looking at connection setup, say, for VPN, but there's
no "Advanced/PEAP" setup area (in the WM5PPC emulator).
I see the EAP*.DLLs but my guess is that you only get PEAP configuration
options when either installing an 802.11 device or some other 3rd-party VPN
software that uses CE EAP.
Any further comment/clarification is welcome. Thanks.
Regards,
Tom
"Paul G. Tobey [eMVP]" wrote:
> As far as I can think, yes, PEAP is only available, at the moment, for WiFi.
> No, there's no way to test PEAP from the emulator and I don't follow why
> that would make sense anyway. What is it that you're trying to test?
>
> Paul T.
>
> "Tom" wrote in message
> @microsoft.com...
> >I don't see much info on using PEAP either implicitly through configurating
> >a
> > device appropriately, or programatically in whatever manner possible. I
> > also
> > don't don't see any PEAP options in setting up LAN connections in the WM5
> > PPC
> > emulator.
> >
> > Is PEAP only available when wi-fi is being used? Or when 802.1X is being
> > used? Is there a way to test PEAP within the emulator? I don't see
> > anything
> > in the emulator settings for using PEAP or 802.1X.
> >
> > Any hints welcome... thanks!
> >
> > (Please excuse the x-post to microsoft.public.windowsce.embedded but I did
> > get one hit on PEAP there so I figure plain-Jane CE folks may have used
> > PEAP
> > programmatically or whatnot. Thanks.)
> >
> > Regards,
> > Tom
> >
>
>
> |
|
| Back to top |
|
 |
Paul G. Tobey [eMVP]
Joined: 15 Aug 2007 Posts: 741
|
Posted: Fri Sep 07, 2007 2:36 pm Post subject: Re: PEAP, EAP? |
|
|
I don't think that the OS prevents you from using some sort of a wired
gateway or something that would use PEAP, but I would guess that there are
functions that the adapter driver would need in order for it to be used with
some of those protocols and I would guess that wired adapter drivers don't
have them, by and large. There's no API for EAP...
Paul T.
"Tom" wrote in message @microsoft.com...
> Hi Paul,
>
> >
>
> I was trying to test PEAP capabilities WM 5.
>
> I tried looking for any hard-wired 802.1X settings, but couldn't find any.
> Additionally, I tried looking at connection setup, say, for VPN, but
> there's
> no "Advanced/PEAP" setup area (in the WM5PPC emulator).
>
> I see the EAP*.DLLs but my guess is that you only get PEAP configuration
> options when either installing an 802.11 device or some other 3rd-party
> VPN
> software that uses CE EAP.
>
> Any further comment/clarification is welcome. Thanks.
>
> Regards,
> Tom
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> As far as I can think, yes, PEAP is only available, at the moment, for
>> WiFi.
>> No, there's no way to test PEAP from the emulator and I don't follow why
>> that would make sense anyway. What is it that you're trying to test?
>>
>> Paul T.
>>
>> "Tom" wrote in message
>> @microsoft.com...
>> >I don't see much info on using PEAP either implicitly through
>> >configurating
>> >a
>> > device appropriately, or programatically in whatever manner possible. I
>> > also
>> > don't don't see any PEAP options in setting up LAN connections in the
>> > WM5
>> > PPC
>> > emulator.
>> >
>> > Is PEAP only available when wi-fi is being used? Or when 802.1X is
>> > being
>> > used? Is there a way to test PEAP within the emulator? I don't see
>> > anything
>> > in the emulator settings for using PEAP or 802.1X.
>> >
>> > Any hints welcome... thanks!
>> >
>> > (Please excuse the x-post to microsoft.public.windowsce.embedded but I
>> > did
>> > get one hit on PEAP there so I figure plain-Jane CE folks may have used
>> > PEAP
>> > programmatically or whatnot. Thanks.)
>> >
>> > Regards,
>> > Tom
>> >
>>
>>
>> |
|
| Back to top |
|
 |
Tom
Joined: 15 Aug 2007 Posts: 57
|
Posted: Fri Sep 07, 2007 2:44 pm Post subject: Re: PEAP, EAP? |
|
|
Thanks Paul.
"Paul G. Tobey [eMVP]" wrote:
> I don't think that the OS prevents you from using some sort of a wired
> gateway or something that would use PEAP, but I would guess that there are
> functions that the adapter driver would need in order for it to be used with
> some of those protocols and I would guess that wired adapter drivers don't
> have them, by and large. There's no API for EAP...
>
> Paul T.
>
> "Tom" wrote in message
> @microsoft.com...
> > Hi Paul,
> >
> > >
> >
> > I was trying to test PEAP capabilities WM 5.
> >
> > I tried looking for any hard-wired 802.1X settings, but couldn't find any.
> > Additionally, I tried looking at connection setup, say, for VPN, but
> > there's
> > no "Advanced/PEAP" setup area (in the WM5PPC emulator).
> >
> > I see the EAP*.DLLs but my guess is that you only get PEAP configuration
> > options when either installing an 802.11 device or some other 3rd-party
> > VPN
> > software that uses CE EAP.
> >
> > Any further comment/clarification is welcome. Thanks.
> >
> > Regards,
> > Tom
> >
> > "Paul G. Tobey [eMVP]" wrote:
> >
> >> As far as I can think, yes, PEAP is only available, at the moment, for
> >> WiFi.
> >> No, there's no way to test PEAP from the emulator and I don't follow why
> >> that would make sense anyway. What is it that you're trying to test?
> >>
> >> Paul T.
> >>
> >> "Tom" wrote in message
> >> @microsoft.com...
> >> >I don't see much info on using PEAP either implicitly through
> >> >configurating
> >> >a
> >> > device appropriately, or programatically in whatever manner possible. I
> >> > also
> >> > don't don't see any PEAP options in setting up LAN connections in the
> >> > WM5
> >> > PPC
> >> > emulator.
> >> >
> >> > Is PEAP only available when wi-fi is being used? Or when 802.1X is
> >> > being
> >> > used? Is there a way to test PEAP within the emulator? I don't see
> >> > anything
> >> > in the emulator settings for using PEAP or 802.1X.
> >> >
> >> > Any hints welcome... thanks!
> >> >
> >> > (Please excuse the x-post to microsoft.public.windowsce.embedded but I
> >> > did
> >> > get one hit on PEAP there so I figure plain-Jane CE folks may have used
> >> > PEAP
> >> > programmatically or whatnot. Thanks.)
> >> >
> >> > Regards,
> >> > Tom
> >> >
> >>
> >>
> >>
>
>
>
|
|
| Back to top |
|
 |
|
|
| Related Topics: | WM5 PEAP with Certificates Is this possible to get working? I have a WM5 device that I managed to install a personal and root certificate on, but it won't authenticate to my WLAN. I'm using IAS server for the auth. I have used the same cert combo on an XP laptop and everything w
PEAP on Windows Mobile 5 our network computers and lapttops s are working fine with our accesspoints configured for PEAP MSCHAP2 802.1x after configuring the wlan on those computers the users are prompted to put their credentials and then The proble
PEAP MSCHAPv2 Support In WM5 Howdy Can anybody tell me whether WM5 supports PEAP using MSCHAPv2 natively without requiring a 3rd party supplicant? When checking out the PEAP config in WM5 I am prompted for user certificate which makes me think that it Doesn't support CHAP. Thanks Leo
Windows Mobile 5 and PEAP not working Hi, I am trying to get Windows Mobile to work with a WLAN using WPA(TKIP) + PEAP (using an in-house CA). I installed the root certificate (shows up in and configured my wireless link to use 802.1x. After a popup asked for user + password +
How to use PEAP-MSCHAP in WM5 Does the WM5 support PEAP-MSCHAP security mechanism? How can i use it.... please advice... |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|