Hi folks, I've been struggling days to try making airport extreme work, only in vain..At present, it could scan wireless network successfully. And this is how i do it:
# iwlist eth1 scan # iwconfig eth1 essid "A213" # iwconfig eth1 rate auto # iwconfig eth1 key off # dhclient eth1 The last step never succeeds: ,----[ dhclient eth1 ] | Internet Systems Consortium DHCP Client V3.0.4 | Copyright 2004-2006 Internet Systems Consortium. | All rights reserved. | For info, please visit http://www.isc.org/sw/dhcp/ | | Listening on LPF/eth1/00:0a:95:f2:f2:d7 | Sending on LPF/eth1/00:0a:95:f2:f2:d7 | Sending on Socket/fallback | DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8 | DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 18 | DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16 | DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 9 | DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10 | No DHCPOFFERS received. | No working leases in persistent database - sleeping. `---- Some system info, lspci tells it's bcm4306. ,----[ lsmod | grep bcm ] | bcm43xx 437364 0 | firmware_class 9248 1 bcm43xx | ieee80211softmac 30240 1 bcm43xx | ieee80211 50420 2 bcm43xx,ieee80211softmac `---- ,----[ uname -r ] | 2.6.18 `---- Any suggestions or tips on this? Thanks in advance. -- William -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]