> > yes, this is the problem. Router uses address 192.168.1.1 to configure > > it, but with browser or by ping 192.168.1.1 I don't get nothing > > (unreachable). > > > > You might try giving your interface a static address in the same subnet, > e.g. 192.168.1.5
I have launched: # iwconfig wlan0 rate auto # iwconfig wlan0 mode managed # iwconfig wlan0 channel 11 # iwconfig wlan0 key s:WEP_KEY enc open # iwconfig wlan0 essid node-name in 'channel 11' I got error (not selectable) at the end: # ifconfig wlan0 up # dhclient wlan0 but it doesn't work... Giulio

