Re: How to use 802.1x Authentication for *WIRED* LAN in WinCE?



The ability to do those things requires driver support. It's not 'done' in
the driver. I don't think that there's any UI in the OS that will allow
user control over the settings, except in the case of a wireless card
driver, either. It's possible that WZC will do the right thing if the card
driver reports that it supports the right OIDs, but I've never read through
it looking for that.

I'm certainly not a reference to that. It's completely undocumented, as far
as I can tell. You can get the Platform Builder evaluation version, read
the source for a wireless card driver and infer which OID values it's using
and what you have to do with them. The source for WZCUI is also there, so
that might tell you what UI you'll have to write yourself. I'm pretty
confident that there's no easy way to accomplish this...

Paul T.

"Atsing Hou" <AtsHou@xxxxxxxxx> wrote in message
news:1162519836.745412.176970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks Paul.

You mean the 802.1x support is implemented at the adapter driver layer?
If so, what functions or interface should implement by the driver for
802.1x? Is there some sample drivers or reference documents?

And how about the authentication interface? I use the "connmc" as our
network config interface, there is no 802.1x configuration Tab for LAN
adapters at all. I dont know which is the right way, customize the
connmc codes or create my own authentication client? both not easy.

Any suggestions?

Paul G. Tobey [eMVP] wrote:
I think that the problem is the lack of 802.1x support in the network
adapter drivers, not that Windows CE cares one way or the other.

Paul T.

"Atsing Hou" <AtsHou@xxxxxxxxx> wrote in message
news:1162464490.969054.88230@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I searched the forum about 802.1x, but most is talking about 802.1x
with wireless LAN.
But we need to implement the 802.1x for general wired LAN, like Windows
XP does.
I know WinCE has 802.1x support indeed, but it seems that the 802.1x
library tightly binded with the wireless stuff, called WZC.
Can I use the existing 802.1x function for wired LAN? Or any other
solutions?

Thanks in advance.




.



Relevant Pages

  • [GIT]: Networking
    ... maintainer making a lot of changes to driver FOO. ... support for networking. ... iwl3945: Fix iwl3945 rate scaling. ... Fix build warning due to typo in %pI4 format changes. ...
    (Linux-Kernel)
  • [GIT]: Networking
    ... Make VLAN and MACVLAN drivers support multiqueue, ... Return type of net driver xmit routines is formalized into ... Lots of bluetooth fixes and cleanups from Marcel Holtmann ... Fix premature termination of FIN_WAIT2, ...
    (Linux-Kernel)
  • [GIT]: Networking
    ... RFKILL rewrite from Johannes Berg. ... IPV6 stateless autoconfig support for ISATAP, ... fix led bug when SW rfkill ... Add watchdog functionality to hfcmulti driver ...
    (Linux-Kernel)
  • Re: CD/DVD drive errors and lost ticks
    ... Try and pass ide=noprobe option to the kernel boot command line and see if that makes a difference first - may be that will allow the SATA/PATA drivers to claim the CDROM before IDE sees it. ... # ACPI Support ... # PCI Hotplug Support ... # Generic Driver Options ...
    (Linux-Kernel)
  • Re: wpa_supplicant
    ... get a stable working link to thw AP with the ipw2200 inbuilt wireless card. ... will likely get a working connection with WPA encryption. ... By compiling the rt73 driver myself this can ... does support WPA encryption natively so it should in principle be possible to ...
    (Fedora)