Ive got a D-Link wireless router here with a 64bit HEX WEP key set, which i know.
The wireless is set as Open system and it is enabled on the router. I can see the network when i do "iwlist wlan0 scan" it comes up with the essid "Luke".
But when i try to connect with:
# iwconfig wlan0 essid Luke key xxxxxxxxxx
# dhclient wlan0
I never get a response from dhcpd on the router. I also tried a static IP (the router help page said i should be able to connect with it) and it didnt work.
So i took off encryption entirlely and tried to connect the same way and dhclient still didnt get a response.
Is there any more troubleshooting that i can do?


