> For the moment that is OK as /proc/net/wireless is still supported.
> 
> [ snip: dhclient cannot get a lease. ]
> 
> I think you should first try if you can change the settings of the
> card.
> As root, run
> 
> iwconfig ra0 mode Managed
> 
> Then check the result with "iwconfig ra0". You should now see
> something
> like
> 
> Mode:Managed  Frequency:2.4.. GHz  Access Point: XX:XX:XX:XX:XX:XX
> 
> The "XX:XX:XX:XX:XX:XX" should be the mac address of your access
> point.
> If the interface associates with the wrong AP then you can change
> this
> with:
> 
> iwconfig ra0 ap YY:YY:YY:YY:YY:YY
> 
> If you get "Access Point: not associated" then we have to check if
> the
> card can see any access points at all. Run
> 
> iwlist ra0 scan
> 
> and post the output here. You can remove all real mac addresses from
> the
> output if you want to. I only need to see the signal levels and if
> your
> access point is using WEP or WPA encryption.
> 
> -- 
> Regards,            | http://users.icfo.es/Florian.Kulzer
>           Florian   |
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 
"iwconfig ra0 mode Managed"  doesn't do anything.
iwlist ra0 scan :
-------------------------
ra0       Scan completed :
          Cell 01 - Address: 00:05:9E:83:9C:C3
                    ESSID:"skynet"
                    Mode:Managed
                    Channel:6
                    Encryption key:off
                    Bit Rates:0 kb/s
          Cell 02 - Address: 00:05:9E:84:7F:3B
                    ESSID:"skynet"
                    Mode:Managed
                    Channel:1
                    Encryption key:off
                    Bit Rates:0 kb/s
          Cell 03 - Address: 00:05:9E:84:89:ED
                    ESSID:"skynet"
                    Mode:Managed
                    Channel:11
                    Encryption key:off
                    Bit Rates:0 kb/s
          Cell 04 - Address: 00:05:9E:84:05:67
                    ESSID:"skynet"
                    Mode:Managed
                    Channel:11
                    Encryption key:off
                    Bit Rates:149 Mb/s

-------------------------


But from what i see when doing ifup ra0 :

-------------------------
ifup: /sbin/ifconfig ra0 up
iwconfig_set: /sbin/iwconfig ra0 mode managed channel 6 key off essid
skynet
iwconfig_ap: /sbin/iwconfig ra0 ap 00:05:9E:83:9C:C3
ifconfig_dhcp: /sbin/dhclient -q ra0
kill_dhcp: /sbin/dhclient -r ra0
.fails on dhcp
.fails on dhcp
.fails on dhcp
-------------------------

It seems that it does exactly the same thing,the right thing (line
2).It is trying to connect to channel 6 witch is right.The mac is
right.
And also after trying to connect with wlassistant the output from
iwconfig ra0 show Mode:Managed and the correct mac.
And from what i noticed from my windows connection the ap doesn't have
no type of encryption.
But it seems to me that it still fails on the dhcp aquisition. :( .It
seems quite frustrating to me :| because 
there is no abvious problem rather the dhcp one.



       
____________________________________________________________________________________Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to