2012/1/31 edik landave :
>
>
> Adel, it looks that you see the network
>>
>>
>> Your wlan0 interface should be up by default (double check using ifconfig
>> wlan0)
>
>
> Once you know that wlan0 is up by default
> (/etc/sysconfig/network-scripts/wlan0.cfg) Try:
>
> iwconfig wlan0 mode Managed
> iwc
Adel, it looks that you see the network
>
> Your wlan0 interface should be up by default (double check using ifconfig
> wlan0)
>
Once you know that wlan0 is up by default
(/etc/sysconfig/network-scripts/wlan0.cfg) Try:
iwconfig wlan0 mode Managed
iwconfig wlan0 essid globalnet
dhclient wlan0
Yo