Need advice on how to I configure EAP-TLS or PEAP on IPAQ2210,
just wonder if it is possible?. using socket CF wlan card.
Thanks
1. Using a Win2000 Enterprise CA with PPC 2003 wireless EAP-TLS
Is it possible for a PocketPC to authenticate using EAP-TLS over wireless,using a certificate from an Active Directory integrated Windows 2000 Enterprise CA? Would there be any special considerations (certificate type, mapping certs manually to accounts in AD, etc) involved? We have several wireless pocket PC devices that will be transmitting data to our JDE system. We would like to deploy an AD integrated Enterprise CA structure to issue those certificates (with a Cisco RADIUS server in the middle). Is this a viable infrastructure? I can't find any definitive information from MS on whether or not this is even possible. I'd rather not have to go standalone root CA unless absolutely necessary as our architecture board is sold on going enterprise CA for everything. Any advice on whether or not this is doable, and any additional hints and tricks would be greatly appreciated.
2. EAP-TLS on Pocket PC 2002/2003 - Pocket PC
3. EAP-TLS support on PocketPC 2002/2003
Has anyone successfully connected to EAP-TLS WLAN using a PocketPC? If possible, is there documentation on setting this up? Thanks, Vic
4. EAP-TLS/PEAP on Mobile 2003/Mobile 5
5. Ipaq 5550 & EAP/TLS working for anyone?
Hello,
I managed to get the certificates installed, but the authentication
does not work still (my AP is Orinoco AP-2000, radius backend
freeradius 0.9.1): anyone have any idea why there is no answer to the
authentication challenge:
-jja
-----------------------------------------------------------------------------
rad_recv: Access-Request packet from host 130.188.83.191:6001, id=3,
length=125
User-Name = "\\FHIPAQ"
NAS-IP-Address = 130.188.83.191
Called-Station-Id = "00-02-2d-71-07-f3"
Calling-Station-Id = "00-02-8a-ab-5d-2f"
NAS-Identifier = "FH1XAP"
Framed-MTU = 1400
NAS-Port-Type = Wireless-802.11
EAP-Message = 0x0203000c015c464849504151
Message-Authenticator = 0x52e563b168a83de05d112bb64e7349ce
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
rlm_eap: EAP packet type notification id 3 length 12
rlm_eap: EAP Start not found
modcall[authorize]: module "eap" returns updated
rlm_realm: No '@' in User-Name = "\FHIPAQ", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop
users: Matched \FHIPAQ at 65
modcall[authorize]: module "files" returns ok
modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns updated
rad_check_password: Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate
rlm_eap: EAP packet type notification id 3 length 12
rlm_eap: EAP Start not found
rlm_eap: EAP Identity
rlm_eap: processing type tls
rlm_eap_tls: Initiate
rlm_eap_tls: Start returned 1
modcall[authenticate]: module "eap" returns ok
modcall: group authenticate returns ok
EAP-Message = 0x010400060d20
Message-Authenticator = 0x00000000000000000000000000000000
State = 0xdbd8d873ae5f8cfef7266ece0858989f0d6e813f2d9ebd4502b33ecb32a401276b7fd64d
Finished request 2
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 130.188.83.191:6001, id=4,
length=65
User-Name = "00028a-ab5d2f"
User-Password = "sosecret"
NAS-IP-Address = 130.188.83.191
NAS-Port = 0
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
rlm_eap: EAP-Message not found
modcall[authorize]: module "eap" returns noop
rlm_realm: No '@' in User-Name = "00028a-ab5d2f", looking up realm
NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop
users: Matched DEFAULT at 154
modcall[authorize]: module "files" returns ok
modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
rad_check_password: Found Auth-Type System
auth: type "System"
modcall: entering group authenticate
modcall[authenticate]: module "unix" returns notfound
modcall: group authenticate returns notfound
auth: Failed to validate the user.
Delaying request 3 for 1 seconds
Finished request 3
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 4 to 130.188.83.191:6001
Waking up in 3 seconds...
6. windows mobile 6.0 and LEAP or EAP-TLS - Pocket PC
7. Headless/non-GUI WiFi EAP-TLS connect?
Hi all, I've set up a 802.11 EAP-TLS network and I can connect from my iPAQ after installing the needed certificates. Now I'd like to connect from a headless CE 6 system and I'm wondering how to do that. I know about WZCTool but couldn't find any description on how to avoid popups that ask the user for certificates, user names or passwords. Does anyone know how to programmatically connect to a EAP-TLS network? Thanks, Andrew