Ok, sono un fagiano io che non avevo aggiunto il mac address della scheda tra i mac address consentiti dal router. Ora ho associato la scheda al router:
	codice:
	ferro:/# iwconfig wlan0
wlan0     IEEE 802.11g  ESSID:"SMC_WIFI"
          Mode:Managed  Frequency:2.442 GHz  Access Point: XX:XX:XX:XX:XX:XX
          Bit Rate:6 Mb/s   Sensitivity=-200 dBm
          RTS thr:2346 B   Fragment thr:2346 B
          Encryption key:off
          Power Management:off
          Link Quality:31/100  Signal level:-76 dBm  Noise level:-96 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
 
Però non riesco ugualmente ad attivare l'interfaccia:
	codice:
	ferro:/# ifup wlan0
Ignoring unknown interface wlan0=wlan0.
 
e infatti se poi provo a pingare il router:
	codice:
	ferro:/# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.11 icmp_seq=5 Destination Host Unreachable
--- 192.168.1.1 ping statistics ---
7 packets transmitted, 0 received, +1 errors, 100% packet loss, time 5999ms
 
Il router mi appare solo per l'interfaccia eth0 però. E' normale?
	codice:
	ferro:/# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
192.168.1.0     *               255.255.255.0   U     0      0        0 wlan0
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth0