[Prism54-users] WEP support

Aurelien justiceforall@free.fr
Sun, 2 Nov 2003 22:49:52 +0100


Hi,
I think you should tell the card to use encryption.
It is done automaticaly if you do
iwconfig eth0 key somethingggg
But if you do
iwconfig eth1 key 0=20
you just tel the card to use the key 0. You don't ask it to use  encryption=
. For this you must do=20
iwconfig eth0 key restricted
or
iwconfig eth0 key open

I'm not sure if it is the classical behavior for iwconfig. But that's how w=
e made it :-)

	Aurelien

...And justice for all

On Sun, 2 Nov 2003 22:19:59 +0100
Basile STARYNKEVITCH <basile@starynkevitch.net> wrote:

> Dear All,
>=20
> using the latest CVS prism54 code I maanged at last to have my
> SMC2835W PcCard work, without any security like WEP etc.. I actually
> did ping my LinkSys WRT54G wifi router (connected to my desktop) and
> could surf the Web thru my Wifi card. I'm quite happy about that.
>=20
> I would like to use WEP.
>=20
> I suppose that the old setoid program is no more good for setting WEP
> keys. Apparently the iwconfig program should work, but I can't make it
> work.
>=20
> Does anyone have a script for setting WEP keys. The obvious
>=20
> iwconfig eth1 key 012345566789ABCDEF 0
> iwconfig eth1 key 012345566789ABCDEF 1
> iwconfig eth1 key 012345566789ABCDEF 2
> iwconfig eth1 key 012345566789ABCDEF 3
>=20
> and finally=20
> iwconfig eth1 key 0=20
> to set the default key to 0=20
> don't seem to work, even if iwconfig eth1 report using a key.
>=20
> A big hurra to the prism54 coders!
>=20
>=20
> Any clues about WEP on SMC2835W card?
>=20
> regards.
>=20
>=20
> --=20
>=20
> Basile STARYNKEVITCH         http://starynkevitch.net/Basile/=20
> email: basile<at>starynkevitch<dot>net=20
> aliases: basile<at>tunes<dot>org =3D bstarynk<at>nerim<dot>net
> 8, rue de la Fa=EFencerie, 92340 Bourg La Reine, France
> _______________________________________________
> Prism54-users mailing list
> Prism54-users@prism54.org
> http://prism54.org/mailman/listinfo/prism54-users
>=20