An AP could theoretically support both, although it makes no sense for a
client to do so. It would add complexity and cost. The AP would have to
keep a table associating MAC address with encryption type, and it would have
to consult the table for every transmitted frame.
There is no design reason why it can't be done, but there might be practical
reasons. WEP and WPA are often implemented in silicon in newer chipsets, The
table and decision-making logic would have to live in a driver, and the chip
interface would have to permit the encryption type to be passed to the
chipset for each frame. I have no hardware manuals for any chipsets, so I
don't know if that kind of interface exists. I suspect - but I don't know -
that the hardware is simply configured during driver initialization to run
WEP or WPA, so changing it on a frame-by-frame basis might imply a reconfig
for every frame. That almost certainly would be a performance disaster! The
only alternative I can think of would involve the AP doing all of the work
at the driver level, which would mean faster cpus and more fast memory.
So, if you can find this feature at all, it will be in expensive commercial
APs and routers. There would have to be a compelling commercial reason for
any vendor to add it, with its associated costs, and I don't think there is
one. At the low end of the price range (home/SOHO), the costs would push the
price too high. At the high end of the price range, the buying community can
easily afford equipment that supports WPA, either through upgrade or
replacement.
"mack" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> "Lars M. Hansen" wrote:
>
> > >can you have WEP and WPA on the same WAP?
>
> > No, it's either WEP or WPA. If you need both, you'll need two WAPs.
> > Wouldn't it be better to replace the older wifi cards?
>
> Thanks for your reply.
>
> The setup I'm working on will be for random people with laptops.
> I have to handle whatever people bring and I'm not in a position
> to tell them that they have old gear and that they should upgrade :-)
> My job is to get them linked and smile.
>
> I personally have about 6 older wifi cards which I expected to have a
> longer lifetime has turned out. I'm not exactly delighted at the prospect
> of them being obsoleted.
>
> Is this situation the result of some physical law that can't be
contravened,
> or is it that the manufacturers haven't written firmware to handle both
> types of encryption, or the drivers for the cards don't handle it ...?
>
> Thanks Joe
>
> --
> Joseph Mack NA3T EME(B,D), FM05lw North Carolina
> jmack (at) wm7d (dot) net - azimuthal equidistant map
> generator at http://www.wm7d.net/azproj.shtml
> Homepage http://www.austintek.com/ It's GNU/Linux!
>