[Cbe-oss-dev] GELIC Wifi problems
Masakazu Mokuno
mokuno at sm.sony.co.jp
Tue Jan 22 20:44:44 EST 2008
Hi Adam,
On Tue, 22 Jan 2008 19:44:58 +1100
"Adam Clark" <noaddress at gmail.com> wrote:
> # iwconfig eth1 essid <myssid>
> # iwconfig eth1 key <my 26 digit wep key>
> # iwconfig eth1 mode Managed
> # ifconfig eth1 up
Please set the essid after the key, like the following:
# iwconfig eth1 key <your WEP key>
# iwconfig eth1 essid <your AP essid>
There is no need to set to 'managed' because gelic wireless supports
only the managed mode and it is selected by default.
Gelic wireless starts to associate if (1) the essid is passed or (2) the
interface is brought up. So WEP keys should be set before the essid.
regards
--
Masakazu MOKUNO
More information about the cbe-oss-dev
mailing list